vlivanov [Thu, 10 Dec 2015 14:51:54 +0300] rev 35107
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
Reviewed-by: roland
vlivanov [Thu, 10 Dec 2015 14:51:53 +0300] rev 35106
8144935: C2: safepoint is pruned from a non-counted loop
Reviewed-by: roland
neliasso [Wed, 09 Dec 2015 13:41:04 +0100] rev 35105
8144601: Premature assert in directive inline parsing
Summary: Break after first fail
Reviewed-by: roland
dnsimon [Wed, 09 Dec 2015 22:57:52 +0100] rev 35104
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
Reviewed-by: twisti
psandoz [Wed, 09 Dec 2015 14:54:40 +0100] rev 35103
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung, roland
thartmann [Wed, 09 Dec 2015 11:06:39 +0100] rev 35102
6808665: Use486InstrsOnly aborts 32-bit VM
Summary: The code supporting -XX:+/-Use486InstrsOnly was removed.
Reviewed-by: dholmes, thartmann, vlivanov
Contributed-by: Jamsheed Mohammed <jamsheed.c.m@oracle.com>
ppunegov [Wed, 09 Dec 2015 00:30:32 +0300] rev 35101
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
Summary: fix incorrect full test name
Reviewed-by: kvn