jdk11u-dev icon indicating copy to clipboard operation
jdk11u-dev copied to clipboard

https://openjdk.org/projects/jdk-updates

Results 72 jdk11u-dev issues
Sort by recently updated
recently updated
newest added

This bug fix addresses the issue reported in https://github.com/openjdk/jdk11u-dev/pull/1805#issuecomment-2082702728. I have confirmed that the fix passes the following tests: - test/langtools/jdk/javadoc/doclet/testLegalNotices/TestLegalNotices.java - All langtool tests Could someone please review the...

rfr

[JDK-8228649](https://bugs.openjdk.org/browse/JDK-8228649) had already been backported to 11.0.5. [JDK-8211767](https://bugs.openjdk.org/browse/JDK-8211767) was marked as duplicate of the former but in the hotspot problemlist we still find exclusions referring to it. So it seems...

rfr

Backport of [JDK-8269258](https://bugs.openjdk.org/browse/JDK-8269258), a pre-required dependency to [JDK-8327989](https://bugs.openjdk.org/browse/JDK-8327989) - This PR contains 3 commits - Commit 1 - is the `git apply` from the original commit - Commit 2 -...

backport
rfr
ready

Backport of [JDK-8283349](https://bugs.openjdk.org/browse/JDK-8283349) Testing - Local: Test passed - `AddNodeChangeListener.java`: Test results: passed: 1 - Pipeline: All checks have passed - Testing Machine: SAP nightlies SKIPPED on `2024-05-02` - Automated...

backport
rfr
ready
clean

Backport of [JDK-8253980](https://bugs.openjdk.org/browse/JDK-8253980) - This PR contains two commits - Commit 1: is a de facto clean back port of original commit - `bug7158712.java` is a **clean** `git apply` -...

backport
rfr
ready

Backport of [JDK-8329013](https://bugs.openjdk.org/browse/JDK-8329013) - This PR contains two commits - commit 1: - is the original git apply - and the `src/java.base/share/classes/jdk/internal/misc/ThreadTracker.java` file needed by this PR - The `ThreadTracker.java`...

backport
rfr
approval

This is an unclean backport of [JDK-8308593](https://bugs.openjdk.org/browse/JDK-8308593), which provides support for the keepalive extended socket options on Windows. The following changes are the differences from the original patch in order...

backport
rfr

Hi all, This PR contains a backport of [43c6f0b5880899b797fab2f851bd35be1c342439](https://github.com/openjdk/jdk/commit/43c6f0b5880899b797fab2f851bd35be1c342439). Patch is not clean. Test won't build in 11 because it can't find ```import jdk.internal.util.OperatingSystem```. This class was introduced in 21...

backport
rfr

Backport of [JDK-8223737](https://bugs.openjdk.org/browse/JDK-8223737), dependency of [JDK-8314517](https://bugs.openjdk.org/browse/JDK-8314517) Testing - Local: Test passed on `MacOS 14.4.1` - `InternalNameServiceWithHostsFileTest.java`: Test results: passed: 1 - Pipeline: All checks have passed - Testing Machine: SAP...

backport
rfr
clean

Hello I'd like to backport this enhancement to fix regression in java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java caused by JDK-8300727. The backport of JDK-8300727 requires JDK-8287596 to be applied first. The main differences from the...

backport
rfr