Quantcast

OpenJDK Hotspot

The HotSpot code base has been worked on by dozens of people, over the course of 10 years, so far. (That's good and bad.) It's big. There are nearly 1500 C/C++ header and source files, comprising almost 250,000 lines of code. In addition to the expected class loader, bytecode interpreter, and supporting runtime routines, you get two runtime compilers from bytecode to native instructions, 3 (or so) garbage collectors, and a set of high-performance runtime libraries for synchronization, etc.
1234 ... 366
Topics (12793)
  Replies
Last Post
Views Sub Forum
hg: hsx/hotspot-main/jaxws: Added tag jdk8-b91 for changeset 0bb1a9fa56b0 by John Coomes
star
0
by John Coomes
OpenJDK Hotspot Virtual Machine
hg: hsx/hotspot-main/jaxp: 8 new changesets by John Coomes
star
0
by John Coomes
OpenJDK Hotspot Virtual Machine
hg: hsx/hotspot-main/corba: Added tag jdk8-b91 for changeset 8f7ffb296385 by John Coomes
star
0
by John Coomes
OpenJDK Hotspot Virtual Machine
RFR (S) 8015329: Print reason for failed MiniDumpWriteDump() call by Christian Tornqvist
star
1
by David Holmes
OpenJDK Hotspot Runtime System
RFR (S) 8014905: Some hotspot tests should be updated to divide test jdk and compile jdk by Christian Tornqvist
star
1
by David Holmes
OpenJDK Hotspot Runtime System
RFR (S) CR 8015270: @Contended: fix multiple issues in the layout code by Aleksey Shipilev-2
star
3
by Coleen Phillimore-2
OpenJDK Hotspot Runtime System
RFR (XS) 8015265: revise the fix for 8007037 by Calvin Cheung
star
5
by David Holmes
OpenJDK Hotspot Runtime System
RFR 8014431 : cleanup warnings indicated by the -Wunused-value compiler option on linux by Calvin Cheung
star
4
by David Holmes
OpenJDK Hotspot Runtime System
hg: hsx/hsx24/hotspot: 3 new changesets by alejandro.murillo
star
0
by alejandro.murillo
OpenJDK Hotspot Virtual Machine
Review Request (S) 8014288: perf regression in nashorn JDK-8008448.js test after 8008511 changes by serguei.spitsyn@orac...
star
7
by serguei.spitsyn@orac...
OpenJDK Hotspot Virtual Machine
hg: hsx/hotspot-main/hotspot: 8 new changesets by Christian Thalinger-...
star
0
by Christian Thalinger-...
OpenJDK Hotspot Virtual Machine
Request for review: 6976350 G1: deal with fragmentation while copying objects during GC by Tao Mao
star
20
by Tao Mao
OpenJDK Hotspot Garbage Collection
RFR(S): 8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info by John Cuthbertson
star
29
by Jon Masamitsu-2
OpenJDK Hotspot Garbage Collection
RFR (XS): JDK-8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm. by Albert Noll
star
15
by Christian Thalinger-...
OpenJDK Hotspot Compiler Development List
RFR (L): JDK-8014786: Cleaning up the split code in the register allocator of C2 by Niclas Adlertz
star
2
by Christian Thalinger-...
OpenJDK Hotspot Compiler Development List
hg: hsx/hotspot-main/hotspot: 4 new changesets by Jiangli Zhou
star
0
by Jiangli Zhou
OpenJDK Hotspot Virtual Machine
RFR (S): 8015266: fix some -Wsign-compare warnings in adlc by Christian Thalinger-...
star
0
by Christian Thalinger-...
OpenJDK Hotspot Compiler Development List
hg: hsx/hotspot-rt/hotspot: 8009576: Test returns ClassNotFoundException by Christian Tornqvist
star
0
by Christian Tornqvist
OpenJDK Hotspot Runtime System
RFR :7088419 : (L) Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32 and java.util.zip.Adler32 by David Chase
star
24
by Vladimir Kozlov
OpenJDK Hotspot Compiler Development List
RFR (M): Enable HotSpot build with Clang by Volker Simonis
star
13
by Christian Thalinger-...
OpenJDK Hotspot Runtime System
Backport fix for JDK-8014669 to JDK7 by BILL PITTORE
star
0
by BILL PITTORE
OpenJDK Hotspot Virtual Machine
RFR (S) JDK-8014912 Restore PrintSharedSpaces after NPG by Ioi Lam
star
4
by Ioi Lam
OpenJDK Hotspot Virtual Machine
hg: hsx/hotspot-comp/hotspot: 8014430: JRE crashes instead of stop compilation on full Code Cache. Internal Error (c1_Compiler.cpp:87) by Roland Westrelin-2
star
0
by Roland Westrelin-2
OpenJDK Hotspot Compiler Development List
code review for memory commit failure fix (8013057) by Daniel D. Daugherty
star
4
by Daniel D. Daugherty
OpenJDK Hotspot Runtime System
RFR (S) CR 8014886: @Contended fields can overrun oop maps by Aleksey Shipilev-2
star
19
by Aleksey Shipilev-2
OpenJDK Hotspot Virtual Machine
RFR: 8013398: Adjust number of stack guard pages on systems with large memory page size by Vladimir Danushevsky
star
10
by Vladimir Danushevsky
OpenJDK Hotspot Virtual Machine
Re: FW: RFR(S): 8009576: Test returns ClassNotFoundException by Zhengyu Gu
star
1
by Christian Tornqvist
OpenJDK Hotspot Runtime System
review request (M) - 6725714 add a table to speed up bitmap searches by John Coomes
star
0
by John Coomes
OpenJDK Hotspot Garbage Collection
review request for JDK-8013461 There is a symbol AsyncGetCallTrace in libjvm.symbols that does not exist in minimal/libjvm.a when DEBUG_LEVEL == release by JOSEPH PROVINO
star
25
by JOSEPH PROVINO
OpenJDK Hotspot Virtual Machine
RFR: 8013651 NMT: reserve/release sequence id's in incorrect order due to race by Zhengyu Gu
star
10
by Stefan Karlsson
OpenJDK Hotspot Runtime System
hg: hsx/hsx24/hotspot: 8014611: reserve_and_align() assumptions are invalid on windows by John Coomes
star
0
by John Coomes
OpenJDK Hotspot Virtual Machine
G1 question: concurrent cleaning of dirty cards by Doerr, Martin
star
2
by Doerr, Martin
OpenJDK Hotspot Garbage Collection
review request (S) - 8014611: reserve_and_align() assumptions by John Coomes
star
18
by Thomas Schatzl
OpenJDK Hotspot Runtime System
hg: hsx/hsx24/hotspot: 8012086: The object count event should only send events for instances occupying more than 0.5% of the heap by erik.helin
star
0
by erik.helin
OpenJDK Hotspot Virtual Machine
hg: hsx/hotspot-comp/hotspot: 8010927: Kitchensink crashed with SIGSEGV, Problematic frame: v ~StubRoutines::checkcast_arraycopy by Vladimir Kozlov
star
0
by Vladimir Kozlov
OpenJDK Hotspot Compiler Development List
1234 ... 366