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
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
jiangli [Wed, 12 Nov 2014 18:31:05 +0000] rev 27650
Merge
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
jiangli [Tue, 11 Nov 2014 14:52:50 -0500] rev 27648
Merge
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