jdk11u-dev
jdk11u-dev copied to clipboard
https://openjdk.org/projects/jdk-updates
I backport this for parity with 11.0.25-oracle. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ]...
I backport this for parity with 11.0.25-oracle. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ]...
I backport this for parity with 11.0.25-oracle. text block modified as not supported. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least...
I backport this for parity with 11.0.25-oracle. text block modified as not supported. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least...
This backport introduces the JFR security event, `InitialSecurityProperty`, and along with it, the caching of the initial security properties which is also used by [JDK-8281658](https://bugs.openjdk.org/browse/JDK-8281658) to show the security properties...
I backport this for parity with 11.0.25-oracle. --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issue - [ ]...
I backport this for parity with 11.0.25-oracle. test/jdk/javax/net/ssl/templates/SSLSocketTemplate.java "protected volatile int serverPort = 0;" "protected void doServerSide() throws Exception" already protected, no need to change, make it clean. --------- ###...
Backport of [JDK-8272973](https://bugs.openjdk.org/browse/JDK-8272973). Parity with 11.0.25-oracle. Test passes in both `release` and `fastdebug` mode with `private static final int iter = 10_000;` But with `private static final int iter =...
8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as 'Unknown'
Backport of [JDK-8228960](https://bugs.openjdk.org/browse/JDK-8228960) for parity with 11.0.24-oracle This also paves the way for future container-related tests. Tested on Fedora 40 with Docker version 27.0.1, build 7fafd33 ``` ============================== Test summary...
Hi all, This pull request contains a backport of commit [472b935b](https://github.com/openjdk/jdk/commit/472b935b442f7f925b665c7de91eda77f3dcbe8b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by SendaoYan on 18 Jun 2024 and was reviewed...