Fri, 14 Nov 2014 13:09:53 -0500 8060449: Obsolete command line flags accept arbitrary appendix
coleenp [Fri, 14 Nov 2014 13:09:53 -0500] rev 27659
8060449: Obsolete command line flags accept arbitrary appendix Summary: Proper error messages for newly obsolete command line flags. Reviewed-by: lfoltan, dcubed, coleenp Contributed-by: max.ockner@oracle.com
Fri, 14 Nov 2014 12:45:55 -0500 8064571: java/lang/instrument/IsModifiableClassAgent.java: assert(length > 0) failed: should only be called if table is present
emc [Fri, 14 Nov 2014 12:45:55 -0500] rev 27658
8064571: java/lang/instrument/IsModifiableClassAgent.java: assert(length > 0) failed: should only be called if table is present Summary: Remove tautological assert Reviewed-by: coleenp, lfoltan, sspitsyn, jiangli
Thu, 13 Nov 2014 10:39:35 -0800 8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC
dcubed [Thu, 13 Nov 2014 10:39:35 -0800] rev 27657
8033602: wrong stabs data in libjvm.debuginfo on JDK 8 - SPARC 8034005: cannot debug in synchronizer.o or objectMonitor.o on Solaris X86 Summary: Solaris needs objcopy version of 2.21.1 or newer is needed to create valid .debuginfo files. Reviewed-by: dsamersoff, sspitsyn, dholmes, ihse
Thu, 13 Nov 2014 03:48:47 +0000 Merge
coleenp [Thu, 13 Nov 2014 03:48:47 +0000] rev 27656
Merge
Thu, 13 Nov 2014 00:40:07 +0000 Merge
coleenp [Thu, 13 Nov 2014 00:40:07 +0000] rev 27655
Merge
Thu, 13 Nov 2014 01:57:09 +0300 8059677: Thread.getName() instantiates Strings
shade [Thu, 13 Nov 2014 01:57:09 +0300] rev 27654
8059677: Thread.getName() instantiates Strings Reviewed-by: coleenp, dholmes, sla
Thu, 13 Nov 2014 02:09:11 +0000 Merge
ccheung [Thu, 13 Nov 2014 02:09:11 +0000] rev 27653
Merge
Wed, 12 Nov 2014 16:22:12 -0800 8043491: warning LNK4197: export '... ...' specified multiple times; using first specification
ccheung [Wed, 12 Nov 2014 16:22:12 -0800] rev 27652
8043491: warning LNK4197: export '... ...' specified multiple times; using first specification Summary: no need to use the /export linker option on windows 64-bit platform Reviewed-by: ctornqvi, minqi
Wed, 12 Nov 2014 19:05:59 -0500 8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents
dholmes [Wed, 12 Nov 2014 19:05:59 -0500] rev 27651
8062307: 'Reference handler' thread triggers assert w/ TraceThreadEvents Summary: Removed unused and non-working TraceThreadEvents option Reviewed-by: coleenp, jiangli
Wed, 12 Nov 2014 18:31:05 +0000 Merge
jiangli [Wed, 12 Nov 2014 18:31:05 +0000] rev 27650
Merge
Wed, 12 Nov 2014 13:12:35 -0500 8054008: Using -XX:-LazyBootClassLoader crashes with ACCESS_VIOLATION on Win 64bit.
jiangli [Wed, 12 Nov 2014 13:12:35 -0500] rev 27649
8054008: Using -XX:-LazyBootClassLoader crashes with ACCESS_VIOLATION on Win 64bit. Summary: Only enable the assert for current_stack_pointer after stub routines become available. Reviewed-by: dholmes, roland, lfoltan
Tue, 11 Nov 2014 14:52:50 -0500 Merge
jiangli [Tue, 11 Nov 2014 14:52:50 -0500] rev 27648
Merge
Fri, 21 Nov 2014 08:00:31 -0800 Merge
amurillo [Fri, 21 Nov 2014 08:00:31 -0800] rev 27647
Merge
Thu, 13 Nov 2014 16:11:00 -0800 Merge
amurillo [Thu, 13 Nov 2014 16:11:00 -0800] rev 27646
Merge
Thu, 13 Nov 2014 11:35:15 -0500 Merge
drchase [Thu, 13 Nov 2014 11:35:15 -0500] rev 27645
Merge
Tue, 11 Nov 2014 04:46:13 -0800 8060147: SIGSEGV in Metadata::mark_on_stack() while marking metadata in ciEnv
vlivanov [Tue, 11 Nov 2014 04:46:13 -0800] rev 27644
8060147: SIGSEGV in Metadata::mark_on_stack() while marking metadata in ciEnv Reviewed-by: kvn, roland, coleenp, mgerdin
Tue, 11 Nov 2014 11:05:41 +0100 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
thartmann [Tue, 11 Nov 2014 11:05:41 +0100] rev 27643
8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' Summary: Always use MDO if valid and always compile trivial methods with C1 if available. Reviewed-by: kvn, iveresov
Mon, 10 Nov 2014 19:04:38 +0300 8059624: Test task: WhiteBox API for testing segmented codecache feature
iignatyev [Mon, 10 Nov 2014 19:04:38 +0300] rev 27642
8059624: Test task: WhiteBox API for testing segmented codecache feature Reviewed-by: kvn, thartmann
Sat, 08 Nov 2014 16:00:28 +0300 8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm
iignatyev [Sat, 08 Nov 2014 16:00:28 +0300] rev 27641
8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm Reviewed-by: kvn, rbackman, anoll, vlivanov, iignatyev Contributed-by: tatiana.pivovarova@oracle.com
Sat, 08 Nov 2014 16:00:27 +0300 8062011: JT_HS/compiler/7068051 uses jre/lib/javaws.jar
iignatyev [Sat, 08 Nov 2014 16:00:27 +0300] rev 27640
8062011: JT_HS/compiler/7068051 uses jre/lib/javaws.jar Reviewed-by: kvn, iignatyev Contributed-by: tatiana.pivovarova@oracle.com
Fri, 07 Nov 2014 13:58:52 -0500 Merge
drchase [Fri, 07 Nov 2014 13:58:52 -0500] rev 27639
Merge
Wed, 05 Nov 2014 16:28:11 +0100 8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant
mdoerr [Wed, 05 Nov 2014 16:28:11 +0100] rev 27638
8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant Reviewed-by: dholmes, kvn
Thu, 06 Nov 2014 09:40:58 +0100 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
zmajo [Thu, 06 Nov 2014 09:40:58 +0100] rev 27637
8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc) Summary: In Parse::array_store_check(), add control edge FROM IfTrue branch of runtime type check of the destination array TO loading _element_klass from destination array. Reviewed-by: kvn, roland, anoll
Thu, 13 Nov 2014 12:29:09 +0100 Merge
jwilhelm [Thu, 13 Nov 2014 12:29:09 +0100] rev 27636
Merge
Mon, 27 Oct 2014 17:24:10 -0400 8062206: Remove unusable G1RSLogCheckCardTable command line argument
kbarrett [Mon, 27 Oct 2014 17:24:10 -0400] rev 27635
8062206: Remove unusable G1RSLogCheckCardTable command line argument Summary: Remove dependent assertion and remove develop option Reviewed-by: jwilhelm, mgerdin, tschatzl
Mon, 10 Nov 2014 12:13:46 +0100 8064348: Add TraceEvent::is_enabled() for embedded/minimal builds
mlarsson [Mon, 10 Nov 2014 12:13:46 +0100] rev 27634
8064348: Add TraceEvent::is_enabled() for embedded/minimal builds Reviewed-by: ehelin, sla
Fri, 07 Nov 2014 15:34:33 -0800 8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error
jcoomes [Fri, 07 Nov 2014 15:34:33 -0800] rev 27633
8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error Reviewed-by: tschatzl, jmasa, kbarrett
Mon, 03 Nov 2014 11:08:03 +0100 8061964: Insufficient compiler barriers for GCC in OrderAccess functions
mgerdin [Mon, 03 Nov 2014 11:08:03 +0100] rev 27632
8061964: Insufficient compiler barriers for GCC in OrderAccess functions Summary: Fix OrderAccess functions to emit memory clobbering inline assembly to attempt to stop copiler reordering. Reviewed-by: dcubed, dholmes, bdelsart
Wed, 05 Nov 2014 15:50:14 +0100 8062836: BACKOUT - Parallelize clearing the next mark bitmap
jwilhelm [Wed, 05 Nov 2014 15:50:14 +0100] rev 27631
8062836: BACKOUT - Parallelize clearing the next mark bitmap Summary: Backing out due to non-trivial issues found in nightly testing Reviewed-by: mgerdin, mlarsson
Wed, 05 Nov 2014 16:39:10 +0100 8061467: Bad page size passed to setup_large_pages() on Solaris
ehelin [Wed, 05 Nov 2014 16:39:10 +0100] rev 27630
8061467: Bad page size passed to setup_large_pages() on Solaris Reviewed-by: tschatzl, mgerdin
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip