jwilhelm [Fri, 24 Feb 2017 19:48:32 +0100] rev 44007
Merge
hb [Thu, 23 Feb 2017 20:35:25 +0530] rev 44006
8173130: SubjectDelegation2Test.java and SubjectDelegation3Test.java failing on solaris
Reviewed-by: dfuchs
jwilhelm [Tue, 21 Feb 2017 22:35:29 +0100] rev 44005
Merge
asapre [Tue, 21 Feb 2017 17:33:08 +0530] rev 44004
8174915: Improve error handing for Jdp tests under sun/management/jdp
Summary: Added checks for abnormal exits of spawn process by test cases
Reviewed-by: dholmes, dfuchs, sspitsyn
Contributed-by: amit.sapre@oracle.com
redestad [Tue, 28 Feb 2017 12:24:29 +0100] rev 44003
8175385: ServiceLoader$LazyClassPathLookupIterator scans boot and platform modules for services
Reviewed-by: alanb, mchung
amlu [Tue, 28 Feb 2017 16:44:58 +0800] rev 44002
8175972: Remove javax/xml/ws/clientjar/TestWsImport.java from ProblemList
Reviewed-by: alanb
bpb [Fri, 24 Feb 2017 11:28:00 -0800] rev 44001
8175115: Improve instrumentation of java/nio/file/WatchService/LotsOfEvents.java
Summary: Attempt an additional long poll to check for missed events and print more information
Reviewed-by: rriggs
mchung [Fri, 24 Feb 2017 09:26:59 -0800] rev 44000
8175193: jlink and `requires static`
Reviewed-by: alanb, forax
prappo [Fri, 24 Feb 2017 17:05:00 +0000] rev 43999
8164625: Pooled HttpConnection should be removed during close
Reviewed-by: dfuchs, michaelm
prappo [Fri, 24 Feb 2017 11:33:33 +0000] rev 43998
8175305: Typos in net.properties
Reviewed-by: bpb
jwilhelm [Fri, 24 Feb 2017 12:01:33 +0100] rev 43997
Merge
jwilhelm [Sat, 18 Feb 2017 03:23:29 +0100] rev 43996
Merge
kvn [Thu, 16 Feb 2017 15:48:40 -0800] rev 43995
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
gtriantafill [Wed, 15 Feb 2017 11:36:35 -0500] rev 43994
8174855: Quarantine failing test jdk/test/sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java
Reviewed-by: alanb, coleenp
asapre [Wed, 15 Feb 2017 17:11:46 +0530] rev 43993
8174196: sun/management/jdp tests are not running properly
Reviewed-by: egahlin, dfuchs
Contributed-by: amit.sapre@oracle.com
jgeorge [Wed, 15 Feb 2017 11:58:21 +0530] rev 43992
8173896: SA: BasicLauncherTest.java (printmdo) fails for Client VM and Server VM with emulated-client
Summary: Avoid running the test for client VMs and emulated client VMs, when method data is not available.
Reviewed-by: sspitsyn, dsamersoff
Contributed-by: jini.george@oracle.com