skuksenko [Tue, 21 Feb 2017 11:08:34 +0000] rev 43984
8175274: Fix httpclient asynchronous usage
Reviewed-by: dfuchs, michaelm
amlu [Mon, 20 Feb 2017 15:32:37 +0800] rev 43983
8175240: Problem list org/omg/CORBA/OrbPropertiesTest.java
Reviewed-by: alanb
duke [Wed, 05 Jul 2017 22:55:57 +0200] rev 43982
Merge
jwilhelm [Fri, 24 Feb 2017 19:48:33 +0100] rev 43981
Merge
mgronlun [Thu, 23 Feb 2017 16:55:59 +0100] rev 43980
8175178: Stack traversal during OSR migration asserts with invalid bci or invalid scope desc on x86
Reviewed-by: dcubed, coleenp
jgeorge [Thu, 23 Feb 2017 12:19:03 +0530] rev 43979
8162504: TestInstanceKlassSize.java and TestInstanceKlassSizeForInterface.java fail on Mac OS
Summary: Modify TestInstanceKlassSizeForInterface.java to avoid the error prone mechanism of spawning a process and attaching back to the current process. Use LingeredApp instead.
Reviewed-by: dsamersoff, sspitsyn
Contributed-by: jini.george@oracle.com
gziemski [Wed, 22 Feb 2017 11:20:12 -0600] rev 43978
8175135: Header template correction for year
Summary: Added comma.
Reviewed-by: dcubed, gthornbr
hseigel [Tue, 21 Feb 2017 09:53:49 -0500] rev 43977
8174725: JVM should throw NoClassDefFoundError if ACC_MODULE is set in access_flags
Summary: Check if ACC_MODULE is set, and if so, throw NoClassDefFoundError exception
Reviewed-by: dholmes, alanb, acorn, coleenp, lfoltan, gtriantafill
iveresov [Sat, 18 Feb 2017 06:48:41 +0000] rev 43976
Merge
iveresov [Fri, 17 Feb 2017 21:54:30 -0800] rev 43975
8175217: [AOT] Fix suite.py after module renaming
Summary: Fix paths in suite.py
Reviewed-by: kvn
kvn [Fri, 17 Feb 2017 21:06:59 -0800] rev 43974
8175052: [AOT] jaotc does not accept file name with .class
Reviewed-by: iveresov
jwilhelm [Fri, 24 Feb 2017 12:01:33 +0100] rev 43973
Merge
kvn [Thu, 16 Feb 2017 15:46:09 -0800] rev 43972
8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
Summary: Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler.
Reviewed-by: mchung, ihse, dnsimon
roland [Thu, 16 Feb 2017 15:14:44 -0800] rev 43971
8175097: [TESTBUG] 8174164 fix missed the test
Reviewed-by: kvn
dcubed [Thu, 16 Feb 2017 10:46:43 -0800] rev 43970
Merge