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

Clean backport of [JDK-8299378](https://bugs.openjdk.org/browse/JDK-8299378), as applied to 17. This replaces the deprecated `sprintf` with `os::snprintf_checked` in more places, for the build to progress in the new macos-13 GHA. The build...

backport
rfr
clean

Clean backport of [JDK-8335918](https://bugs.openjdk.org/browse/JDK-8335918) from JDK-17 to replace deprecated `sprintf` with `snprintf`. Despite of this backport the macos build will continue failing until other backports are in place. --------- ###...

backport
rfr
clean

The backport of 8210988 contained a number of issues, the most serious of which is it completely removed warnings from `gcc` builds by changing `WARNING_CFLAGS_JDK` and `WARNING_CFLAGS_JVM`, but not defining...

rfr
approval

Backport of [JDK-8299254 Support dealing with standard assert macro](https://bugs.openjdk.org/browse/JDK-8299254) on top of the previous PR [`macos-12` github actions ](https://github.com/openjdk/jdk11u-dev/pull/2940). This will make the github actions in `jdk11u-dev` run again on...

backport
rfr

Backport of [JDK-8254759](https://bugs.openjdk.org/browse/JDK-8254759) Testing - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max - Passed: `javax/swing/JInternalFrame/4202966/IntFrameCoord.java` - Pipeline: - Testing Machine: --------- ### Progress - [x] Change must...

backport
rfr
clean

Directory "build/jtreg-test" not found: creating Directory "JTreport" not found: creating Passed: jdk/jfr/event/oldobject/TestClassLoaderLeak.java Test results: passed: 1 Report written to /Users/I048686/SAPDevelop/github.com/dev-8258734-17/JTreport/html/report.html Results written to /Users/I048686/SAPDevelop/github.com/dev-8258734-17/build/jtreg-test --------- ### Progress - [x] Change...

backport
rfr
clean

Backport that improves ClassLoadUnloadTest; already backported to [JDK21](https://github.com/openjdk/jdk21u-dev/pull/909) and [JDK17](https://github.com/openjdk/jdk17u-dev/pull/2806). Original commit does not apply cleanly due to the options "-Xlog:class+load+cause" "-Xlog:class+load+cause+native" were not added until a later [version](https://bugs.openjdk.org/browse/JDK-8193513), thus...

backport
rfr
approval

Clean backport that improves DataDescriptorSignatureMissing test; already backported to 17 and 21. Passes affected test in Linux x64. MacOS GHA failing due to unrelated deprecated code during compile --------- ###...

backport
rfr
clean
approval

Clean backport that makes TestListenerLeak more robust; already backported to 17 and 21. Passes affected test on Linux x64. MacOS GHA failing due to unrelated deprecated code during compile. ---------...

backport
rfr
clean
approval

Backport of [JDK-8249678](https://bugs.openjdk.org/browse/JDK-8249678) Testing - Local: - Pipeline: All passed except `macOS` - `macOS`: `/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here` The issue exists in all recent PR...

backport
rfr
clean