ctornqvi [Fri, 19 Aug 2016 10:06:30 -0400] rev 40631
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
erikj [Fri, 19 Aug 2016 16:02:21 +0200] rev 40630
8164297: Jtreg test exeinvoke fails to link on Ubuntu
Reviewed-by: tbell, dholmes
ysuenaga [Fri, 19 Aug 2016 01:20:39 -0400] rev 40629
8164319: CLHSDB dumpcodecache throws StackOverflowError
Reviewed-by: dholmes, dsamersoff
dholmes [Thu, 18 Aug 2016 21:37:26 -0400] rev 40628
8152849: share/vm/runtime/mutex.cpp:1161 assert(((uintptr_t(_owner))|(uintptr_t(_LockWord.FullWord))|(uintptr_t(_EntryList))|(uintptr_t(_WaitSet))|(uintptr_t(_OnDeck))) == 0) failed
Reviewed-by: dcubed
coleenp [Thu, 18 Aug 2016 10:47:09 -0400] rev 40627
8037138: x86: problem with JVMTI breakpoint
Summary: do aload(0) after rewriting aload bytecodes to fast version for frequent pairs.
Reviewed-by: dlong, dholmes, dcubed
dsamersoff [Thu, 18 Aug 2016 11:11:40 +0000] rev 40626
Merge
dsamersoff [Thu, 18 Aug 2016 14:07:00 +0300] rev 40625
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
Summary: Add more diagnostic to attach code
Reviewed-by: dholmes, alanb
dsamersoff [Thu, 18 Aug 2016 12:10:18 +0300] rev 40624
8151345: compiler/codecache/jmx/PeakUsageTest.java is failing on jdk9/dev for JPRT -testset hotspot
Reviewed-by: sla, dsamersoff
mchung [Tue, 30 Aug 2016 17:48:27 -0700] rev 40623
8160851: Remove old launcher module-related options
Reviewed-by: alanb
lana [Thu, 01 Sep 2016 23:20:10 +0000] rev 40622
Added tag jdk-9+134 for changeset 6efb7e03e19c
erikj [Mon, 05 Sep 2016 10:10:29 +0200] rev 40621
8165314: Javac server process left running if build fails on Windows
Reviewed-by: tbell, wetmore
lana [Fri, 02 Sep 2016 02:40:58 +0000] rev 40620
Merge
erikj [Thu, 01 Sep 2016 10:29:37 +0200] rev 40619
8165158: Fix zero builds for non-listed architectures
Reviewed-by: tbell
Contributed-by: doko@ubuntu.com
amurillo [Wed, 31 Aug 2016 09:22:53 -0700] rev 40618
Merge