jnimeh [Thu, 02 May 2019 17:43:26 -0700] rev 55715
8222678: Improve TLS negotiation
Reviewed-by: mullan, rhalade, mschoene
weijun [Tue, 23 Apr 2019 08:34:51 +0800] rev 55714
8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail
Reviewed-by: jnimeh, ascarpino, ssahoo, skoivu
xuelei [Thu, 11 Apr 2019 17:58:18 -0700] rev 55713
8218873: Improve JSSE endpoint checking
Reviewed-by: mullan, ahgross, rhalade
serb [Wed, 10 Apr 2019 14:43:13 -0700] rev 55712
8218876: Improve PNG support options
Reviewed-by: prr, rhalade, mschoene
dfuchs [Wed, 10 Apr 2019 15:49:24 +0100] rev 55711
8221518: Normalize normalization
Reviewed-by: chegar, igerasim, ahgross, rhalade
jnimeh [Wed, 03 Apr 2019 13:35:11 -0700] rev 55710
8221345: Better Poly1305 support
Reviewed-by: apetcher, mschoene, rhalade
darcy [Thu, 28 Mar 2019 14:18:57 -0700] rev 55709
8212328: Exceptional throw cases
Reviewed-by: smarks, rriggs, igerasim, ahgross, skoivu
serb [Wed, 27 Mar 2019 00:24:13 -0700] rev 55708
8220517: Enhanced GIF support
Reviewed-by: aivanov, ssahoo, mschoene, prr
jnimeh [Thu, 07 Mar 2019 22:19:12 -0800] rev 55707
8219775: Certificate validation improvements
Reviewed-by: ascarpino, ssahoo, skoivu
xuelei [Wed, 27 Feb 2019 13:58:04 -0800] rev 55706
8218863: Better endpoint checks
Reviewed-by: ahgross, jnimeh, mullan, rhalade
mullan [Thu, 07 Feb 2019 08:47:10 -0500] rev 55705
8216381: More limited privilege usage
Reviewed-by: ahgross, coffeys, rhalade
prappo [Wed, 30 Jan 2019 14:14:57 +0000] rev 55704
8213431: Improve file protocol handling
Reviewed-by: chegar, dfuchs, igerasim, rhalade, weijun
weijun [Wed, 30 Jan 2019 10:51:50 +0800] rev 55703
8217563: Improve realm maintenance
Reviewed-by: mullan, mschoene, valeriep
smarks [Wed, 23 Jan 2019 14:45:54 -0800] rev 55702
8213432: Better copies of CopiesList
Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
alitvinov [Tue, 16 Jul 2019 15:15:45 +0100] rev 55701
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system
Reviewed-by: prr
jlahoda [Tue, 16 Jul 2019 10:48:22 +0200] rev 55700
8227640: javac crashes on text blocks with invalid escapes.
Summary: Do not translate escape sequences if text block contains illegal escapes.
Reviewed-by: jlaskey
serb [Mon, 15 Jul 2019 16:25:23 -0700] rev 55699
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
Reviewed-by: prr
ccheung [Mon, 15 Jul 2019 09:53:23 -0700] rev 55698
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
Reviewed-by: jiangli
plevart [Sat, 13 Jul 2019 10:43:45 +0000] rev 55697
8227368: EnumSet.class serialization broken in JDK 9+
Reviewed-by: smarks
clanger [Fri, 12 Jul 2019 21:38:46 +0200] rev 55696
8227636: Fix output dir for jlink_jre target in Images.gmk
Reviewed-by: tbell
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55695
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
Reviewed-by: goetz
ccheung [Fri, 12 Jul 2019 08:40:37 -0700] rev 55694
8226406: JVM fails to detect mismatched or corrupt CDS archive
Summary: Check important archive header fields such as _jvm_ident before processing other fields.
Reviewed-by: iklam, jiangli
redestad [Wed, 17 Jul 2019 12:35:46 +0200] rev 55693
8227587: Add internal privileged System.loadLibrary
Reviewed-by: rriggs, mchung, chegar
rkennke [Wed, 17 Jul 2019 11:43:38 +0200] rev 55692
8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB
Reviewed-by: roland
mbaesken [Tue, 16 Jul 2019 11:10:38 +0200] rev 55691
8227631: Adjust AIX version check
Reviewed-by: clanger, goetz
njian [Wed, 17 Jul 2019 10:11:05 +0800] rev 55690
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
Reviewed-by: kvn
Contributed-by: xiaohong.gong@arm.com
pli [Tue, 16 Jul 2019 00:57:00 +0000] rev 55689
8227512: [TESTBUG] Fix JTReg javac test failures with Graal
Reviewed-by: mcimadamore
joehw [Tue, 16 Jul 2019 21:12:14 +0000] rev 55688
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
Reviewed-by: lancea
redestad [Tue, 16 Jul 2019 17:50:54 +0200] rev 55687
8227720: Improve ExtendedSocketOptions initialization
Reviewed-by: chegar, vtewari
bulasevich [Tue, 16 Jul 2019 18:05:42 +0300] rev 55686
8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
Summary: Fixing the message to print actual comp_level
Reviewed-by: dlong, kvn
rschmelter [Tue, 16 Jul 2019 13:57:13 +0200] rev 55685
8227440: Implement fix to JDK-8224642 on all platforms
Reviewed-by: sspitsyn, clanger
njian [Mon, 15 Jul 2019 03:14:28 +0000] rev 55684
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
Reviewed-by: kvn
Contributed-by: xiaohong.gong@arm.com
mbaesken [Fri, 12 Jul 2019 12:19:58 +0200] rev 55683
8227630: adjust format specifiers in loadlib_aix.cpp
Reviewed-by: mdoerr, shade
ysuenaga [Tue, 16 Jul 2019 07:29:12 +0900] rev 55682
8225690: Multiple AttachListener threads can be created
Reviewed-by: sspitsyn, cjplummer
zgu [Mon, 15 Jul 2019 11:23:05 -0400] rev 55681
8225483: Shenandoah: Enhance native access barrier
Reviewed-by: rkennke
yzhou [Mon, 15 Jul 2019 10:21:33 +0800] rev 55680
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
Reviewed-by: naoto
rkennke [Mon, 15 Jul 2019 15:27:06 +0200] rev 55679
8227676: Shenandoah: More consistent naming of LRB entry points
Reviewed-by: shade
rkennke [Mon, 15 Jul 2019 12:31:35 +0200] rev 55678
8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
Reviewed-by: roland
fyuan [Mon, 15 Jul 2019 17:53:36 +0800] rev 55677
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
Reviewed-by: lancea, joehw
ysuenaga [Sat, 13 Jul 2019 20:55:25 +0900] rev 55676
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
Reviewed-by: cjplummer, sspitsyn
jjg [Fri, 12 Jul 2019 15:15:07 -0700] rev 55675
8227644: make more build-time variables available to Markdown files
Reviewed-by: mchung
jcm [Fri, 12 Jul 2019 11:51:07 -0700] rev 55674
8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
Summary: Unsafe.copyMemory access failures are handled gracefully.
Reviewed-by: dnsimon, kvn
jjg [Fri, 12 Jul 2019 10:44:11 -0700] rev 55673
8227613: "draft" header should be in a <header> instead of <div>
Reviewed-by: mchung, iris
jiangli [Fri, 12 Jul 2019 10:39:19 -0700] rev 55672
8227582: runtime/TLS/testtls.sh fails on x86_32
Summary: Disable the negative test case for regular testing.
Reviewed-by: shade
mikael [Fri, 12 Jul 2019 02:50:43 -0700] rev 55671
Merge
clanger [Fri, 12 Jul 2019 10:57:27 +0200] rev 55670
8227578: Wrong JRE targets in Images.gmk after JDK-8219971
Reviewed-by: tbell
fyuan [Fri, 12 Jul 2019 13:59:22 +0800] rev 55669
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
Reviewed-by: dfuchs
psadhukhan [Fri, 12 Jul 2019 09:27:00 +0530] rev 55668
8225423: GTK L&F: JSplitPane: There is no divider shown
Reviewed-by: prr, serb
valeriep [Thu, 11 Jul 2019 20:11:47 +0000] rev 55667
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
Summary: Fixed SignatureUtil and ECDSA signature impl to handle EC parameters
Reviewed-by: weijun
jjg [Thu, 11 Jul 2019 12:13:52 -0700] rev 55666
8227602: Update nroff version of man pages
Reviewed-by: mchung
hannesw [Thu, 11 Jul 2019 17:11:54 +0200] rev 55665
8227391: Update double-conversion to version 3.1.5
Reviewed-by: attila
aph [Thu, 11 Jul 2019 11:36:56 +0100] rev 55664
Merge
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55663
8226525: HotSpot compile-time error for x86-32
Reviewed-by: shade
jjg [Wed, 10 Jul 2019 13:14:22 -0700] rev 55662
8227549: Fix style of links in specs for consistency
Reviewed-by: iris, mchung
valeriep [Wed, 10 Jul 2019 18:43:45 +0000] rev 55661
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
Summary: Detect potential buffer overlap and use extra buffer if necessary
Reviewed-by: xuelei
neliasso [Wed, 10 Jul 2019 18:48:05 +0200] rev 55660
8226536: Catch OOM from deopt that fails rematerializing objects
Reviewed-by: vlivanov, thartmann
mikael [Wed, 10 Jul 2019 08:24:31 -0700] rev 55659
Added tag jdk-13+29 for changeset 3081f39a3d30
joehw [Thu, 11 Jul 2019 15:58:54 +0000] rev 55658
8178843: A bug in an inner loop in MethodGenerator's getLocals method
Reviewed-by: lancea
hannesw [Thu, 11 Jul 2019 16:43:15 +0200] rev 55657
8223451: Make optimistic types disabled by default
Reviewed-by: sundar, jlaskey, attila
redestad [Thu, 11 Jul 2019 15:38:09 +0200] rev 55656
8227527: LogDecorations should lazily resolve host name
Reviewed-by: gziemski, lfoltan, stuefe