git: openjdk/jdk17u: 16 new changesets
Amos Shi
ashi at openjdk.org
Wed Aug 28 08:42:13 UTC 2024
Changeset: 698f0e37
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-16 17:20:51 +0000
URL: https://git.openjdk.org/jdk17u/commit/698f0e37746bffe61fc59cd553d3582d0e004097
8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices
Reviewed-by: mbaesken
Backport-of: e91492ab4333c61f39b50eb428fa932131a5b908
! test/jdk/java/nio/channels/FileChannel/BlockDeviceSize.java
Changeset: 61e0a111
Branch: master
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-08-21 08:57:24 +0000
URL: https://git.openjdk.org/jdk17u/commit/61e0a11132d4d85986b9f5d91439cc6f28ca03c7
8315684: Parallelize sun/security/util/math/TestIntegerModuloP.java
Backport-of: 0f77d250b67ae0678756f986607eb239641dfb9e
! test/jdk/sun/security/util/math/TestIntegerModuloP.java
Changeset: 27c92b6d
Branch: master
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-08-21 08:57:55 +0000
URL: https://git.openjdk.org/jdk17u/commit/27c92b6d50cf30bb08fe7829d4a3bce3f5b3f390
8299813: java/nio/channels/DatagramChannel/Disconnect.java fails with jtreg test timeout due to lost datagram
Backport-of: 49eb00da8dc66cff3ca430f06ab21357ee6180ef
! test/jdk/java/nio/channels/DatagramChannel/Disconnect.java
Changeset: 2e3ca314
Branch: master
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-08-21 08:58:19 +0000
URL: https://git.openjdk.org/jdk17u/commit/2e3ca3149709f40996eac5fe96021cac259b29c2
8303891: Speed up Zip64SizeTest using a small ZIP64 file
8259866: two java.util tests failed with "IOException: There is not enough space on the disk"
Backport-of: 842b895f093e15ecd8aa0153d712f5f81cf1cf67
! test/jdk/java/util/zip/ZipFile/Zip64SizeTest.java
Changeset: d5d26be7
Branch: master
Author: Andrew Lu <andrewlu at openjdk.org>
Date: 2024-08-21 08:58:35 +0000
URL: https://git.openjdk.org/jdk17u/commit/d5d26be717f5540de73e9d411d324f870d3d224b
8315936: Parallelize gc/stress/TestStressG1Humongous.java test
Backport-of: 3f19df685c342cef212305cca630331878a24e79
! test/hotspot/jtreg/gc/stress/TestStressG1Humongous.java
Changeset: 6cbedd92
Branch: master
Author: Sonia Zaldana Calles <szaldana at openjdk.org>
Date: 2024-08-21 13:11:59 +0000
URL: https://git.openjdk.org/jdk17u/commit/6cbedd928985e9ddf8a370470c8ee9f4d5f0826b
8273216: JCMD does not work across container boundaries with Podman
Backport-of: 9180d9a2f990e71ca6ac9c14e55a21f7372929ac
! test/hotspot/jtreg/containers/docker/TestJcmd.java
Changeset: d12077dc
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-21 23:17:52 +0000
URL: https://git.openjdk.org/jdk17u/commit/d12077dc7d92eac99da9ab40c19a01b48f5dc121
8284316: Support accessibility ManualTestFrame.java for non SwingSet tests
Backport-of: 6a7c023796b0f39f54d0335f4723c1f06ff0032d
! test/jdk/javax/accessibility/manual/SwingSetTest.java
+ test/jdk/javax/accessibility/manual/TestJProgressBarAccessibility.java
! test/jdk/javax/accessibility/manual/lib/DescriptionPane.java
! test/jdk/javax/accessibility/manual/lib/ManualTestFrame.java
Changeset: c1034091
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-21 23:21:10 +0000
URL: https://git.openjdk.org/jdk17u/commit/c10340918cfe6d316c1d4d57e9f586c94c6d3098
8308891: TestCDSVMCrash.java needs @requires vm.cds
Backport-of: 101bf2290da5735fd9624ab647a8183c2c21f22d
! test/hotspot/jtreg/runtime/cds/TestCDSVMCrash.java
Changeset: 8dbd6772
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-21 23:25:56 +0000
URL: https://git.openjdk.org/jdk17u/commit/8dbd6772f9b65ab1ae6ef683c7300092e4745951
8315576: compiler/codecache/CodeCacheFullCountTest.java fails after JDK-8314837
Reviewed-by: phh
Backport-of: 343cc0ce2bba797e206f6b7312018a8c6d1bdb66
! test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java
Changeset: be4f913e
Branch: master
Author: Daniel Hu <costmuch at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2024-08-23 17:38:31 +0000
URL: https://git.openjdk.org/jdk17u/commit/be4f913efab46b601f7cc472d654b4da883df152
8312049: runtime/logging/ClassLoadUnloadTest can be improved
Reviewed-by: phh
Backport-of: 4676b40f17dd18941f5883cb9b989ad639992a50
! test/hotspot/jtreg/runtime/logging/ClassLoadUnloadTest.java
Changeset: 97e4a937
Branch: master
Author: Daniel Hu <costmuch at amazon.com>
Committer: Victor Rudometov <vrudomet at openjdk.org>
Date: 2024-08-26 16:20:25 +0000
URL: https://git.openjdk.org/jdk17u/commit/97e4a9374922bd8fd84e1315f89b189669a7b6d0
8316193: jdk/jfr/event/oldobject/TestListenerLeak.java java.lang.Exception: Could not find leak
Backport-of: f6be922952642f40dcf0d27b7896c9a6acdd6378
! test/jdk/jdk/jfr/event/oldobject/TestListenerLeak.java
Changeset: 64ab2faa
Branch: master
Author: Daniel Hu <costmuch at amazon.com>
Committer: Victor Rudometov <vrudomet at openjdk.org>
Date: 2024-08-26 16:20:47 +0000
URL: https://git.openjdk.org/jdk17u/commit/64ab2faaddb0e7a81dd0139dbb178ef31b1aa40e
8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
Reviewed-by: phh
Backport-of: 07eaea8c25bae6ed852685f082f8b50c5b20c1a9
! test/jdk/java/util/zip/DataDescriptorSignatureMissing.java
Changeset: 1887a802
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-26 17:28:40 +0000
URL: https://git.openjdk.org/jdk17u/commit/1887a80260abc7d5ef4fb70a7a7a740751fdb398
8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java failed with RuntimeException
Backport-of: 0bb5ae645165b97527ecccf02308df6072c363d8
! test/jdk/java/nio/channels/FileChannel/BlockDeviceSize.java
Changeset: cd0bb4d3
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-26 18:48:09 +0000
URL: https://git.openjdk.org/jdk17u/commit/cd0bb4d31ee53947234c717782f9d9bf9b488986
8310683: Refactor StandardCharset/standard.java to use JUnit
Backport-of: 4e84d4dc514192e4cdf8e2c7c474847832987ab9
! test/jdk/java/nio/charset/StandardCharsets/Standard.java
Changeset: 803c2c27
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-26 18:49:44 +0000
URL: https://git.openjdk.org/jdk17u/commit/803c2c27d88ee0948611f11f1d099d7fe5c7d593
8302800: Augment NaN handling tests of FDLIBM methods
Reviewed-by: mbaesken
Backport-of: dfce4e1943f2f95b74b5a9cdde9d738dcffd0b43
! test/jdk/java/lang/Math/CubeRootTests.java
! test/jdk/java/lang/Math/Expm1Tests.java
! test/jdk/java/lang/Math/HyperbolicTests.java
+ test/jdk/java/lang/Math/InverseTrigTests.java
! test/jdk/java/lang/Math/Log10Tests.java
! test/jdk/java/lang/Math/Log1pTests.java
! test/jdk/java/lang/Math/Tests.java
Changeset: 03cbfaa7
Branch: master
Author: Amos Shi <ashi at openjdk.org>
Date: 2024-08-26 18:50:06 +0000
URL: https://git.openjdk.org/jdk17u/commit/03cbfaa733bc6a59da6ba5c0d0918245e534752a
8315024: Vector API FP reduction tests should not test for exact equality
Reviewed-by: mdoerr
Backport-of: e6f23a90d4a53339a3c9c2b76fc5d317940e4472
! test/jdk/jdk/incubator/vector/Double128VectorTests.java
! test/jdk/jdk/incubator/vector/Double256VectorTests.java
! test/jdk/jdk/incubator/vector/Double512VectorTests.java
! test/jdk/jdk/incubator/vector/Double64VectorTests.java
! test/jdk/jdk/incubator/vector/DoubleMaxVectorTests.java
! test/jdk/jdk/incubator/vector/Float128VectorTests.java
! test/jdk/jdk/incubator/vector/Float256VectorTests.java
! test/jdk/jdk/incubator/vector/Float512VectorTests.java
! test/jdk/jdk/incubator/vector/Float64VectorTests.java
! test/jdk/jdk/incubator/vector/FloatMaxVectorTests.java
! test/jdk/jdk/incubator/vector/templates/Unit-Reduction-Masked-op.template
! test/jdk/jdk/incubator/vector/templates/Unit-Reduction-op.template
! test/jdk/jdk/incubator/vector/templates/Unit-header.template
More information about the jdk-updates-changes
mailing list