hg: jdk8u/jdk8u/jdk: 40 new changesets

gnu.andrew at redhat.com gnu.andrew at redhat.com
Tue May 4 20:08:36 UTC 2021


Changeset: 389dd8689b82
Author:    dongbohe
Date:      2021-02-02 09:45 +0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/389dd8689b82

6878250: (so) IllegalBlockingModeException thrown when reading from a closed SocketChannel's InputStream
Reviewed-by: alanb, andrew
Contributed-by: songyaofei2 at huawei.com

! src/share/classes/sun/nio/ch/SocketAdaptor.java
+ test/java/nio/channels/SocketChannel/AdaptSocketReadAfterClose.java

Changeset: c5e2385ff43d
Author:    andrew
Date:      2021-03-02 19:12 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/c5e2385ff43d

Merge


Changeset: e4f39f4e0d3a
Author:    sgehwolf
Date:      2021-03-03 10:55 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/e4f39f4e0d3a

8180478: tools/launcher/MultipleJRE.sh fails on Windows because of extra-''
Reviewed-by: sgehwolf
Contributed-by: Masanori Yano <yano-masanori at fujitsu.com>

! test/tools/launcher/MultipleJRE.sh

Changeset: 8b0939dc1d12
Author:    sgehwolf
Date:      2021-03-08 06:06 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/8b0939dc1d12

8255086: Update the root locale display names
Reviewed-by: phh, andrew

! src/share/classes/sun/util/resources/LocaleNames.properties
! test/java/util/Locale/LocaleEnhanceTest.java
! test/java/util/Locale/LocaleTest.java
! test/sun/text/resources/LocaleData
! test/sun/text/resources/LocaleDataTest.java

Changeset: 0270a999297f
Author:    redestad
Date:      2020-03-26 10:02 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/0270a999297f

8241649: Optimize Character.toString
Reviewed-by: redestad, rriggs
Contributed-by: sergei.tsypanov at yandex.ru

! src/share/classes/java/lang/Character.java

Changeset: ab84f55eb881
Author:    hshi
Date:      2021-03-06 18:32 +0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/ab84f55eb881

8263061: copy wrong unpack200 debuginfo to bin directory after 8252395
Reviewed-by: sgehwolf

! make/CompileLaunchers.gmk

Changeset: cc35f5cd75e0
Author:    dfuchs
Date:      2019-10-31 19:31 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/cc35f5cd75e0

8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
Summary: sun/net/www/ftptest/FtpCommandHandler.java is modified to handle EOF properly
Reviewed-by: chegar, vtewari

! test/sun/net/www/ftptest/FtpCommandHandler.java

Changeset: d55e3a03248a
Author:    rhalade
Date:      2021-02-04 19:11 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/d55e3a03248a

8256421: Add 2 HARICA roots to cacerts truststore
Reviewed-by: mullan

+ make/data/cacerts/haricaeccrootca2015
+ make/data/cacerts/haricarootca2015
+ test/jdk/security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java
! test/sun/security/lib/cacerts/VerifyCACerts.java

Changeset: 48ed9b5e1d9b
Author:    andrew
Date:      2021-03-17 20:41 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/48ed9b5e1d9b

Merge


Changeset: b959bffd74b8
Author:    jdv
Date:      2017-11-20 11:02 +0530
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/b959bffd74b8

8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
Reviewed-by: prr, pnarayanan

! src/share/classes/com/sun/imageio/plugins/png/PNGImageReader.java
+ test/javax/imageio/plugins/png/PngLargeIHDRDimensionTest.java

Changeset: 094057298322
Author:    mullan
Date:      2020-11-24 18:14 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/094057298322

8243559: Remove root certificates with 1024-bit keys
Reviewed-by: weijun

- make/data/cacerts/thawtepremiumserverca
- make/data/cacerts/verisignclass2g2ca
- make/data/cacerts/verisignclass3ca
- make/data/cacerts/verisignclass3g2ca
- make/data/cacerts/verisigntsaca
! test/sun/security/lib/cacerts/VerifyCACerts.java

Changeset: 9083e800a153
Author:    smarks
Date:      2014-02-26 18:22 -0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/9083e800a153

8263600: change rmidRunning to a simple lookup
Reviewed-by: darcy

! test/java/rmi/testlibrary/ActivationLibrary.java
! test/java/rmi/testlibrary/RMID.java

Changeset: d12ed5888034
Author:    smarks
Date:      2014-03-06 14:26 -0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/d12ed5888034

8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
Reviewed-by: alanb

! test/java/rmi/activation/Activatable/checkActivateRef/security.policy
! test/java/rmi/activation/Activatable/checkAnnotations/security.policy
! test/java/rmi/activation/Activatable/checkImplClassLoader/security.policy
! test/java/rmi/activation/Activatable/checkRegisterInLog/security.policy
! test/java/rmi/activation/Activatable/createPrivateActivable/security.policy
! test/java/rmi/activation/Activatable/downloadParameterClass/security.policy
! test/java/rmi/activation/Activatable/elucidateNoSuchMethod/security.policy
! test/java/rmi/activation/Activatable/extLoadedImpl/security.policy
! test/java/rmi/activation/Activatable/forceLogSnapshot/security.policy
! test/java/rmi/activation/Activatable/inactiveGroup/security.policy
! test/java/rmi/activation/Activatable/nestedActivate/security.policy
! test/java/rmi/activation/Activatable/nonExistentActivatable/security.policy
! test/java/rmi/activation/Activatable/restartCrashedService/security.policy
! test/java/rmi/activation/Activatable/restartLatecomer/security.policy
! test/java/rmi/activation/Activatable/restartService/security.policy
! test/java/rmi/activation/Activatable/shutdownGracefully/security.policy
! test/java/rmi/activation/Activatable/unregisterInactive/security.policy
! test/java/rmi/activation/ActivateFailedException/activateFails/security.policy
! test/java/rmi/activation/ActivationSystem/activeGroup/security.policy
! test/java/rmi/activation/ActivationSystem/modifyDescriptor/security.policy
! test/java/rmi/activation/ActivationSystem/stubClassesPermitted/security.policy
! test/java/rmi/activation/ActivationSystem/unregisterGroup/security.policy
! test/java/rmi/activation/CommandEnvironment/security.policy
! test/java/rmi/dgc/VMID/security.policy
! test/java/rmi/registry/classPathCodebase/security.policy
! test/java/rmi/server/RMIClassLoader/delegateToContextLoader/security.policy
! test/java/rmi/server/RMIClassLoader/downloadArrayClass/security.policy
! test/java/rmi/server/RMIClassLoader/getClassLoader/security.policy
! test/java/rmi/server/RMIClassLoader/loadProxyClasses/security.policy
! test/java/rmi/server/RMIClassLoader/spi/security.policy
! test/java/rmi/server/RMIClassLoader/useCodebaseOnly/security.policy
! test/java/rmi/server/RMIClassLoader/useGetURLs/security.policy
! test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/security.policy
! test/java/rmi/server/RMISocketFactory/useSocketFactory/registry/security.policy
! test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/security.policy
! test/java/rmi/server/useCustomRef/security.policy
! test/java/rmi/testlibrary/JavaVM.java
! test/java/rmi/testlibrary/RMID.java
! test/java/rmi/testlibrary/TestLibrary.java
! test/java/rmi/testlibrary/TestParams.java
! test/java/rmi/transport/checkLeaseInfoLeak/security.policy
! test/java/rmi/transport/dgcDeadLock/security.policy
! test/sun/rmi/server/MarshalOutputStream/marshalForeignStub/security.policy

Changeset: e28d44c42d62
Author:    lpriima
Date:      2015-03-24 03:46 -0400
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/e28d44c42d62

8075071: [TEST_BUG] TimSortStackSize2.java: OOME: Java heap space: MaxHeap shrinked by MaxRAMFraction
Reviewed-by: dholmes
Contributed-by: Adam Farley <adfarley at redhat.com>

! test/java/util/Arrays/TimSortStackSize2.java

Changeset: 205520491a85
Author:    iignatyev
Date:      2018-02-27 21:29 -0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/205520491a85

8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"
Reviewed-by: dholmes

! test/java/util/Arrays/TimSortStackSize2.java

Changeset: 11268469d375
Author:    iignatyev
Date:      2018-06-27 13:43 -0700
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/11268469d375

8199265: java/util/Arrays/TimSortStackSize2.java fails with OOM
Reviewed-by: dholmes
Contributed-by: Adam Farley <adfarley at redhat.com>

! test/java/util/Arrays/TimSortStackSize2.java

Changeset: ce0fb3b3283a
Author:    aleonard
Date:      2021-03-02 15:40 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/ce0fb3b3283a

8262864: No debug symbols in image for Windows --with-native-debug-symbols=external
Summary: Fix Images.gmk to keep debuginfo files
Reviewed-by: sgehwolf, stooke

! make/Images.gmk

Changeset: 1e0a8a4669bc
Author:    yan
Date:      2015-10-20 12:42 +0300
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/1e0a8a4669bc

8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
Reviewed-by: serb, yan
Contributed-by: Renjith Alexander <renjith.alexander at oracle.com>

+ test/java/awt/EmbeddedFrame/GraphicsConfigTest/GraphicsConfigTest.java
+ test/java/awt/List/FocusEmptyListTest/FocusEmptyListTest.html
+ test/java/awt/List/FocusEmptyListTest/FocusEmptyListTest.java

Changeset: 5e357683237b
Author:    andrew
Date:      2021-03-31 22:03 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/5e357683237b

8261867: Backport relevant test changes & additions from JDK-8130125
Summary: Backport changes to bug6980209.java, JSplitPaneOverlapping.java, TestXEmbedServer.java, plus 3 new tests.
Reviewed-by: phh, serb

! test/java/awt/EventQueue/6980209/bug6980209.java
+ test/java/awt/Frame/NonEDT_GUI_DeadlockTest/NonEDT_GUI_Deadlock.html
+ test/java/awt/Frame/NonEDT_GUI_DeadlockTest/NonEDT_GUI_Deadlock.java
! test/java/awt/Mixing/AWT_Mixing/JSplitPaneOverlapping.java
+ test/java/awt/font/GlyphVector/TestLayoutFlags.java
+ test/java/awt/font/Underline/UnderlineTest.java
! test/java/awt/xembed/server/TestXEmbedServer.java

Changeset: a364726474e6
Author:    simonis
Date:      2019-11-15 20:29 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/a364726474e6

8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
Reviewed-by: clanger, lancea

! src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java
+ test/demo/zipfs/ReleaseDeflater.java

Changeset: 093828a3a3ce
Author:    xuelei
Date:      2021-04-02 17:51 +0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/093828a3a3ce

8259886: Improve SSL session cache performance and scalability
Reviewed-by: erikj, xuelei, aph, mbalao
Contributed-by: djelinski <djelinski1 at gmail.com>

! src/share/classes/sun/security/util/Cache.java

Changeset: 8f6f14c0c9ce
Author:    mbalao
Date:      2021-04-12 20:58 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/8f6f14c0c9ce

8261355: No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding
Reviewed-by: valeriep, phh

! src/share/classes/sun/security/pkcs11/P11Cipher.java
+ test/sun/security/pkcs11/Cipher/EncryptionPadding.java

Changeset: 4424a1214fee
Author:    alexsch
Date:      2015-04-22 15:00 +0400
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/4424a1214fee

8030123: java/beans/Introspector/Test8027648.java fails
Reviewed-by: serb, alexsch
Contributed-by: Nicholas Cull <run2000 at gmail.com>

! src/share/classes/java/beans/IndexedPropertyDescriptor.java
! src/share/classes/java/beans/PropertyDescriptor.java

Changeset: cb3a5b83571c
Author:    arapte
Date:      2020-07-16 06:35 +0530
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/cb3a5b83571c

8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
Reviewed-by: prr, serb

! src/share/classes/javax/swing/JList.java
! src/windows/classes/com/sun/java/accessibility/AccessBridge.java

Changeset: 1bb0d5a206fe
Author:    naoto
Date:      2021-03-26 17:13 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/1bb0d5a206fe

8262110: DST starts from incorrect time in 2038
8073446: TimeZone getOffset API does not  return a dst offset between years 2038-2137
Reviewed-by: rriggs

! src/share/classes/sun/util/calendar/ZoneInfo.java
+ test/sun/util/calendar/zi/Beyond2037.java

Changeset: 3df509b41e51
Author:    andrew
Date:      2021-04-23 01:47 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/3df509b41e51

Merge


Changeset: 06dcb7564c86
Author:    bpb
Date:      2017-05-18 12:53 -0700
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/06dcb7564c86

8177809: File.lastModified() is losing milliseconds (always ends in 000)
Summary: Use higher precision time values where available.
Reviewed-by: bchristi, rriggs

! src/solaris/native/java/io/UnixFileSystem_md.c
! test/java/io/File/SetLastModified.java

Changeset: 4a65e6e3116a
Author:    xuelei
Date:      2021-03-25 03:35 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/4a65e6e3116a

8258753: StartTlsResponse.close() hangs due to synchronization issues
Reviewed-by: xuelei
Contributed-by: Prajwal Kumaraswamy <pkumaraswamy at openjdk.org>

! src/share/classes/sun/security/ssl/SSLSocketImpl.java

Changeset: c703b68365fb
Author:    rhalade
Date:      2021-02-09 17:56 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/c703b68365fb

8225081: Remove Telia Company CA certificate expiring in April 2021
Reviewed-by: mullan

- make/data/cacerts/soneraclass2ca
! test/sun/security/lib/cacerts/VerifyCACerts.java

Changeset: 6544e274af2b
Author:    serb
Date:      2016-08-16 23:07 +0300
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/6544e274af2b

8159898: Negative array size in java/beans/Introspector/Test8027905.java
Reviewed-by: alexsch, yan

! test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java
! test/java/beans/Introspector/Test8027905.java

Changeset: dd12c46be499
Author:    serb
Date:      2016-05-05 01:30 +0300
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/dd12c46be499

8151786: [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently
Reviewed-by: alexsch, yan

! test/java/beans/XMLEncoder/Test4625418.java

Changeset: 5fcc99380a8c
Author:    serb
Date:      2021-01-03 05:08 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/5fcc99380a8c

8225116: Test OwnedWindowsLeak.java intermittently fails
Reviewed-by: pbansal

! test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java

Changeset: faad8e276d64
Author:    jdv
Date:      2016-07-13 17:34 +0530
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/faad8e276d64

7059970: Test case: javax/imageio/plugins/png/ITXtTest.java is not closing a file
Reviewed-by: prr, bpb, psadhukhan
Contributed-by: jayathirth.d.v at oracle.com

! test/javax/imageio/plugins/png/ITXtTest.java

Changeset: 898937a8f83f
Author:    shade
Date:      2021-04-27 18:25 +0200
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/898937a8f83f

8265988: Fix sun/text/IntHashtable/Bug4170614 for JDK 8u
Reviewed-by: sgehwolf

! test/sun/text/IntHashtable/Bug4170614Test.sh

Changeset: b36d9a22240e
Author:    serb
Date:      2019-06-26 15:34 -0700
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/b36d9a22240e

8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported
Reviewed-by: prr

! test/java/awt/GraphicsDevice/IncorrectDisplayModeExitFullscreen.java

Changeset: 627f9ae06250
Author:    serb
Date:      2017-07-06 15:54 -0700
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/627f9ae06250

8178403: DirectAudio in JavaSound may hang and leak
Reviewed-by: prr, alitvinov

! src/share/classes/com/sun/media/sound/DirectAudioDevice.java
! test/javax/sound/sampled/Clip/ClipCloseLoss.java

Changeset: 01352c9f8c07
Author:    jjiang
Date:      2018-06-21 10:15 +0800
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/01352c9f8c07

8205014: com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java failed with "Read timed out"
Reviewed-by: sgehwolf

! test/ProblemList.txt
! test/com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java

Changeset: 472688d32092
Author:    andrew
Date:      2021-05-04 05:52 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/472688d32092

8258419: RSA cipher buffer cleanup
Reviewed-by: phh, sgehwolf

! src/share/classes/com/sun/crypto/provider/RSACipher.java
! src/share/classes/sun/security/rsa/RSACore.java
! src/share/classes/sun/security/rsa/RSAPadding.java

Changeset: 73584fe56769
Author:    andrew
Date:      2021-05-04 05:56 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/73584fe56769

Added tag jdk8u302-b00 for changeset 7c8bbbfe6acb

! .hgtags

Changeset: 2d946ec6c4f8
Author:    andrew
Date:      2021-05-04 05:57 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/2d946ec6c4f8

Added tag jdk8u302-b01 for changeset 73584fe56769

! .hgtags



More information about the jdk8u-changes mailing list