never [Fri, 05 Feb 2016 12:27:02 -0800] rev 35835
8149076: [JVMCI] missing ResourceMark in JVMCIRuntime::initialize_HotSpotJVMCIRuntime
Reviewed-by: twisti, iignatyev
ppunegov [Mon, 08 Feb 2016 18:52:03 +0100] rev 35834
Merge
ppunegov [Fri, 05 Feb 2016 18:05:33 +0300] rev 35833
8148864: Quarantine CompilerControl tests
Summary: exclude tests affected by JDK-8148563 and JDK-8140354 from execution
Reviewed-by: kvn
tpivovarova [Mon, 08 Feb 2016 16:44:09 +0000] rev 35832
Merge
tpivovarova [Fri, 05 Feb 2016 21:16:14 +0300] rev 35831
8149135: [jittester] Makefile copies JitTesterDriver in incorrect directory and always uses default value for number-of-tests and seed
Reviewed-by: iignatyev
neliasso [Mon, 08 Feb 2016 14:05:45 +0100] rev 35830
8148696: Race loading hsdis may cause SIGSEGV
Summary: Guard library loading with a lock
Reviewed-by: vlivanov
zmajo [Mon, 08 Feb 2016 08:57:39 +0100] rev 35829
8148758: Compilation fails with "this call site should not be polymorphic"
Summary: Change test to run in interpreter-only mode.
Reviewed-by: kvn
twisti [Fri, 05 Feb 2016 18:24:41 +0000] rev 35828
Merge
rschatz [Fri, 05 Feb 2016 11:33:27 +0100] rev 35827
8149105: typo in jvmciCodeInstaller.cpp
Reviewed-by: twisti
thartmann [Fri, 05 Feb 2016 15:38:21 +0100] rev 35826
Merge
neliasso [Fri, 22 Jan 2016 15:25:40 +0100] rev 35825
8063112: Compiler diagnostic commands should have locking instead of safepoint
Summary: Remove unnecessary vm-ops and add locking instead, improve output
Reviewed-by: kvn
dnsimon [Wed, 03 Feb 2016 12:16:44 +0100] rev 35824
8148981: remove ResolvedJavaType.getClassFilePath()
Reviewed-by: twisti
rschatz [Wed, 03 Feb 2016 12:16:44 +0100] rev 35823
8146608: [JVMCI] DebugInfo Tests on DeoptimizeALot runs fails in assert(_pc == *pc_addr || pc == *pc_addr) frame::patch_pc() /frame_x86.cpp:285
Reviewed-by: twisti
thartmann [Thu, 04 Feb 2016 12:33:31 +0100] rev 35822
8143897: Weblogic12medrec assert(handler_address == SharedRuntime::compute_compiled_exc_handler(nm, pc, exception, force_unwind, true)) failed: Must be the same
Summary: ExceptionCache read is lock-free and assume strong memory ordering in write code. Added storestore memory barrier in write path to handle this.
Reviewed-by: kvn, thartmann, dlong
Contributed-by: Jamsheed Mohammed <jamsheed.c.m@oracle.com>
thartmann [Fri, 05 Feb 2016 12:43:57 +0100] rev 35821
8149109: [TESTBUG] TestRegisterRestoring.java fails with "VM option 'SafepointALot' is develop"
Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions.
Reviewed-by: vlivanov
lana [Thu, 18 Feb 2016 11:30:10 -0800] rev 35820
Added tag jdk-9+106 for changeset e15ec0a78e45