amurillo [Fri, 21 Nov 2014 08:00:31 -0800] rev 27647
Merge
amurillo [Thu, 13 Nov 2014 16:11:00 -0800] rev 27646
Merge
drchase [Thu, 13 Nov 2014 11:35:15 -0500] rev 27645
Merge
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
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
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
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
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
drchase [Fri, 07 Nov 2014 13:58:52 -0500] rev 27639
Merge
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
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
jwilhelm [Thu, 13 Nov 2014 12:29:09 +0100] rev 27636
Merge
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
mlarsson [Mon, 10 Nov 2014 12:13:46 +0100] rev 27634
8064348: Add TraceEvent::is_enabled() for embedded/minimal builds
Reviewed-by: ehelin, sla