jdk8u-dev
jdk8u-dev copied to clipboard
https://wiki.openjdk.org/display/jdk8u
I backport this for parity with Oracle 8u351 Almost clean backport except for DNSName.java: small manual merge in the constructor caused by the absence of "JDK-8215281: Use String.isEmpty() when applicable...
Updates GHA workflow to Ubuntu 22.04. **Notes:** - code changes were done manually here (GHA workflows were rewritten in newer JDKs) - Ubuntu 20.04 runner image for GHA is already...
Hi all, This is a backport of JDK-8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java Original patch doesn't apply cleanly to 8u because [JDK-8056911](https://bugs.openjdk.org/browse/JDK-8056911) isn't backported to 8u. Backporting JDK-8056911 involves changing the behavior of...
Follow-up fix for JDK-8145919 Almost clean backport except for /jdk/test/ProblemList.txt The patch fixes intermittent failure in test/jdk/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test. Change has been verified locally, test-fix only, no risk. --------- ### Progress...
Hi all, This is backport [JDK-8261235](https://bugs.openjdk.org/browse/JDK-8261235) from jdk17 to jdk8u-dev, to fix C1 compilation failed in HugeMethods. File 'hotspot/test/compiler/c1/TestTooManyVirtualRegistersMain.java' remove annotation ' @requires vm.compiler1.enabled ' other file mainly in copyrighht...
Hi all, This PR fixes the wrong version of Xerces-J. The version of Xerces-J became 2.7.1 in JDK-7150324, but it is 2.10.0 in THIRD_PARTY_README. Just fix THIRD_PARTY_README, no risk. Thanks...
The TZDATA path has been updated to work with jdk8u-dev layout. --------- ### Progress - [x] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) -...
Added javax/sound/midi/Soundbanks/GetSoundBankSecurityException/GetSoundBankSecurityException.java to ProblemList.txt to exclude on Windows Machines. --------- ### Progress - [x] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change...
Hi all, This pull request contains a backport of commit [4abb5e4a](https://github.com/openjdk/jdk/commit/4abb5e4aafe05871a07d510f002a38298fe4dbb2) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Alex Henrie on 23 Jun 2016 and was...
Hi all, This pull request contains a backport of commit [37123ee7](https://github.com/openjdk/jdk11u-dev/commit/37123ee7a5058ec81f2ef85a68fe9ae43b0ba216) from the [openjdk/jdk11u-dev](https://git.openjdk.org/jdk11u-dev) repository. The commit being backported was authored by Sergey Bylokhov on 27 Aug 2025 and had...