Thu, 26 Jun 2014 16:01:07 +0200 8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
tschatzl [Thu, 26 Jun 2014 16:01:07 +0200] rev 25484
8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate Summary: When G1 is run with -XX:-G1DeferredRSUpdate, the VM crashes because of wrong initialization order of member variables. The change makes the initalization explicit, not relying on initialization order any more. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 15:48:05 +0200 8035401: Fix visibility of G1ParScanThreadState members
tschatzl [Thu, 26 Jun 2014 15:48:05 +0200] rev 25483
8035401: Fix visibility of G1ParScanThreadState members Summary: After JDK-8035400 there were several opportunities to fix the visibility of several members of the G1ParScanThreadState class. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 15:45:07 +0200 8035400: Move G1ParScanThreadState into its own files
tschatzl [Thu, 26 Jun 2014 15:45:07 +0200] rev 25482
8035400: Move G1ParScanThreadState into its own files Summary: Extract the G1ParScanThreadState class from G1CollectedHeap.?pp into its own files. Reviewed-by: brutisso, mgerdin
Thu, 26 Jun 2014 11:36:58 +0200 8047818: G1 HeapRegions can no longer be ContiguousSpaces
mgerdin [Thu, 26 Jun 2014 11:36:58 +0200] rev 25481
8047818: G1 HeapRegions can no longer be ContiguousSpaces Summary: Change parent of G1OffsetTableContigSpace to CompactibleSpace, reimplement missing functionality Reviewed-by: stefank, jmasa, tschatzl
Thu, 26 Jun 2014 13:20:18 +0200 8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
mgerdin [Thu, 26 Jun 2014 13:20:18 +0200] rev 25480
8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes Reviewed-by: stefank, brutisso, tschatzl
Thu, 26 Jun 2014 10:00:00 +0200 8047821: G1 Does not use the save_marks functionality as intended
mgerdin [Thu, 26 Jun 2014 10:00:00 +0200] rev 25479
8047821: G1 Does not use the save_marks functionality as intended Summary: Rename save_marks to record_top_and_timestamp and remove som unused but related methods Reviewed-by: stefank, ehelin
Tue, 08 Jul 2014 13:52:29 -0400 8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
lfoltan [Tue, 08 Jul 2014 13:52:29 -0400] rev 25478
8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build. Summary: Changes to successfully compile class oop within oops/oopsHierarchy.hpp for PPC build (with gcc 4.1.2). Reviewed-by: dholmes, hseigel
Tue, 08 Jul 2014 08:04:06 -0700 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
fparain [Tue, 08 Jul 2014 08:04:06 -0700] rev 25477
8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op Reviewed-by: hseigel, lfoltan
Mon, 07 Jul 2014 12:08:07 -0400 8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
darcy [Mon, 07 Jul 2014 12:08:07 -0400] rev 25476
8048620: Remove unneeded/obsolete -source/-target options in hotspot tests Reviewed-by: dholmes, hseigel
Sat, 05 Jul 2014 20:05:29 +0200 8049324: interpretedVFrame::expressions to index oopmap correctly
mgronlun [Sat, 05 Jul 2014 20:05:29 +0200] rev 25475
8049324: interpretedVFrame::expressions to index oopmap correctly Reviewed-by: sspitsyn, coleenp
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip