Mon, 28 Dec 2015 13:48:43 -0500 8071507: (ref) Clear phantom reference as soft and weak references do
kbarrett [Mon, 28 Dec 2015 13:48:43 -0500] rev 35225
8071507: (ref) Clear phantom reference as soft and weak references do Summary: GC clears phantom refs on notification; update spec accordingly. Reviewed-by: mchung, jmasa
Thu, 24 Dec 2015 07:35:18 -0800 8146098: Visual Studio build fails after SA restructure
ctornqvi [Thu, 24 Dec 2015 07:35:18 -0800] rev 35224
8146098: Visual Studio build fails after SA restructure Reviewed-by: goetz, hseigel, dsamersoff
Thu, 24 Dec 2015 03:28:25 +0000 Merge
coleenp [Thu, 24 Dec 2015 03:28:25 +0000] rev 35223
Merge
Wed, 23 Dec 2015 20:07:39 +0000 8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
coleenp [Wed, 23 Dec 2015 20:07:39 +0000] rev 35222
8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size) Summary: We were setting stack_overflow_limit before initialization completed which may change the stack base for some solaris systems with unlimited stack Reviewed-by: goetz, hseigel, gthornbr
Wed, 23 Dec 2015 17:12:04 -0500 8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
rprotacio [Wed, 23 Dec 2015 17:12:04 -0500] rev 35221
8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable Summary: logging/MonitorInflationTest.java now forced an object inflation and looks for that object. It no longer tests for object deflation. Reviewed-by: gtriantafill, coleenp, iklam
Wed, 23 Dec 2015 20:14:25 +0000 Merge
mockner [Wed, 23 Dec 2015 20:14:25 +0000] rev 35220
Merge
Wed, 23 Dec 2015 15:05:38 -0500 8144874: Reimplement TraceClassResolution with Unified Logging.
mockner [Wed, 23 Dec 2015 15:05:38 -0500] rev 35219
8144874: Reimplement TraceClassResolution with Unified Logging. Summary: TraceClassResolution reimplemented with classresolve tag. Reviewed-by: coleenp, dholmes, iklam, rprotacio
Wed, 23 Dec 2015 13:02:15 -0500 8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
hseigel [Wed, 23 Dec 2015 13:02:15 -0500] rev 35218
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow Summary: Detect zero length signatures and throw ClassFormatError before bad dereference occurs Reviewed-by: coleenp, lfoltan, acorn, gtriantafill
Wed, 23 Dec 2015 13:12:15 +0300 8067194: Restructure hotspot/agent/src to conform the modular source layout
dsamersoff [Wed, 23 Dec 2015 13:12:15 +0300] rev 35217
8067194: Restructure hotspot/agent/src to conform the modular source layout Summary: Move sources under jdk.hotspot.agent Reviewed-by: ihse, erikj, jbachorik
Tue, 22 Dec 2015 16:29:48 -0500 8141211: Convert TraceExceptions to Unified Logging
rprotacio [Tue, 22 Dec 2015 16:29:48 -0500] rev 35216
8141211: Convert TraceExceptions to Unified Logging Summary: The -XX:+TraceExceptions flag has been updated to the unified logging framework, i.e. -Xlog:exceptions. The old flag, because it is product-level, has been aliased to the UL option. Reviewed-by: dholmes, coleenp, mockner
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip