stefank [Fri, 06 Apr 2018 11:37:28 +0200] rev 49709
8200736: Move CMSGCStats to the cms directory
Reviewed-by: sjohanss, tschatzl
stefank [Fri, 06 Apr 2018 11:37:26 +0200] rev 49708
8200735: Move CMS specific code from binaryTreeDictionary and freeList to CMS files
Reviewed-by: shade, adinn
ihse [Tue, 17 Apr 2018 15:39:20 +0200] rev 49707
8201591: JVM features with "-" in name is not correctly handled
Reviewed-by: erikj
sgehwolf [Mon, 16 Apr 2018 12:20:36 +0200] rev 49706
8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
Reviewed-by: ihse, aph, simonis
goetz [Mon, 16 Apr 2018 11:08:07 +0200] rev 49705
8201584: Fix configure on SLES 11 after 8201483
Reviewed-by: ihse, simonis
clanger [Mon, 16 Apr 2018 11:11:52 +0200] rev 49704
8200719: Cannot connect to IPv6 host when exists any active network interface without IPv6 address
Reviewed-by: clanger, chegar
Contributed-by: joelpelaez@gmail.com
alanb [Mon, 16 Apr 2018 09:36:01 +0100] rev 49703
8194734: Handle to jimage file inherited into child processes (win)
Reviewed-by: alanb
Contributed-by: alexandr.miloslavskiy@gmail.com
alanb [Sat, 14 Apr 2018 08:41:42 +0100] rev 49702
8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails
Reviewed-by: bpb
mcimadamore [Fri, 13 Apr 2018 11:14:49 -0700] rev 49701
8201554: Disable failing tier1 test for JDK-8201498
Reviewed-by: jjg
valeriep [Fri, 13 Apr 2018 18:07:58 +0000] rev 49700
8197441: Signature#initSign/initVerify for an invalid private/public key fails with ClassCastException for SunPKCS11 provider
Summary: Rethrow ClassCastException with InvalidKeyException
Reviewed-by: ascarpino
naoto [Fri, 13 Apr 2018 10:23:01 -0700] rev 49699
8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time
Reviewed-by: erikj, rriggs
prr [Fri, 13 Apr 2018 09:51:58 -0700] rev 49698
Merge
prr [Fri, 13 Apr 2018 09:04:18 -0700] rev 49697
Merge
prr [Thu, 12 Apr 2018 16:25:29 -0700] rev 49696
Merge
aivanov [Thu, 12 Apr 2018 14:11:42 +0100] rev 49695
8199627: Use "Per-Monitor V2" High DPI awareness for Windows 10 v1703
Reviewed-by: serb, prr
aivanov [Thu, 12 Apr 2018 14:03:54 +0100] rev 49694
8201240: Improve releasing native resources of BufImgSurfaceData.ICMColorData
Reviewed-by: prr, serb
sgehwolf [Mon, 09 Apr 2018 13:28:47 +0200] rev 49693
8196516: libfontmanager must be built with LDFLAGS allowing unresolved symbols
Summary: Fixes build failures on some sustems with custom LDFLAGS settings.
Reviewed-by: erikj, ihse, serb
prr [Tue, 10 Apr 2018 13:58:47 -0700] rev 49692
Merge
prr [Mon, 09 Apr 2018 08:34:30 -0700] rev 49691
Merge
serb [Thu, 05 Apr 2018 19:08:48 -0700] rev 49690
8200149: The "com.sun.awt.AWTUtilities" class can be dropped
Reviewed-by: prr
lbourges [Wed, 04 Apr 2018 21:36:02 +0200] rev 49689
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
Summary: increased timeout to 300s per test
Reviewed-by: jdv, prr, serb
jdv [Wed, 04 Apr 2018 14:32:05 +0530] rev 49688
Merge
kaddepalli [Mon, 02 Apr 2018 16:56:58 +0530] rev 49687
8200343: Minor JViewport documentation typo
Reviewed-by: serb, pkbalakr
kaddepalli [Mon, 02 Apr 2018 16:52:11 +0530] rev 49686
8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java fails to compile
Reviewed-by: prr, serb
serb [Fri, 30 Mar 2018 13:57:19 -0700] rev 49685
8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode
Reviewed-by: prr
rhalade [Fri, 13 Apr 2018 09:37:01 -0700] rev 49684
8198240: Allow cacerts test to pass when GTECyberTrust root expires
Summary: Implemented expiry policy exception list
Reviewed-by: mullan
mcimadamore [Fri, 13 Apr 2018 16:23:56 +0100] rev 49683
8201498: test/langtools/tools/javac/diags/CheckExamples.java 6 errors occurred
Summary: Remove duplicate class names in diagnostic examples.
Reviewed-by: jlahoda
weijun [Fri, 13 Apr 2018 15:29:33 +0800] rev 49682
8200468: Port the native GSS-API bridge to Windows
Reviewed-by: ihse, valeriep
jwilhelm [Fri, 13 Apr 2018 03:05:19 +0200] rev 49681
Merge
jwilhelm [Fri, 06 Apr 2018 19:16:33 +0200] rev 49680
Merge
jwilhelm [Fri, 06 Apr 2018 03:53:28 +0200] rev 49679
Merge
gadams [Thu, 05 Apr 2018 11:18:39 -0700] rev 49678
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
Reviewed-by: sspitsyn, dholmes, ihse