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
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
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
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
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
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
mgronlun [Sat, 05 Jul 2014 20:05:29 +0200] rev 25475
8049324: interpretedVFrame::expressions to index oopmap correctly
Reviewed-by: sspitsyn, coleenp
dcubed [Thu, 03 Jul 2014 16:55:57 -0700] rev 25474
Merge
mgronlun [Thu, 03 Jul 2014 21:37:31 +0200] rev 25473
8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
Reviewed-by: coleenp, sspitsyn
dcubed [Thu, 03 Jul 2014 11:07:51 -0700] rev 25472
8047104: cleanup misc issues prior to Contended Locking reorder and cache
Summary: Checkpoint misc cleanups for Contended Locking prior to first optimization bucket.
Reviewed-by: dholmes, sspitsyn, dice
mikael [Thu, 03 Jul 2014 09:16:56 -0700] rev 25471
8046818: Hotspot build system looking for sdt.h in the wrong place
Reviewed-by: sla, dholmes
hseigel [Thu, 03 Jul 2014 10:25:42 -0400] rev 25470
8026894: Improve VerifyError message about overriding a final method
Summary: Add full class name to error message.
Reviewed-by: fparain, zgu, lfoltan
coleenp [Wed, 02 Jul 2014 20:20:45 -0400] rev 25469
Merge
goetz [Thu, 26 Jun 2014 16:05:15 +0200] rev 25468
8048241: Introduce umbrella header os.inline.hpp and clean up includes
Reviewed-by: coleenp, dholmes, lfoltan
dcubed [Wed, 02 Jul 2014 20:56:54 +0000] rev 25467
Merge
simonis [Wed, 02 Jul 2014 13:50:16 -0700] rev 25466
8048232: Fix for 8046471 breaks PPC64 build
Reviewed-by: mikael, dcubed