jdk8u-dev
jdk8u-dev copied to clipboard
https://wiki.openjdk.org/display/jdk8u
Hi all, In file [semaphore.inline.hpp](https://github.com/openjdk/jdk8u-dev/blame/master/hotspot/src/share/vm/runtime/semaphore.inline.hpp#L28), `#include "runtime/interfaceSupport.inline.hpp"` include incorrect file name, the crrect file name shoule be interfaceSupport.hpp in jdk8u repository. Additional testing: - [x] linux x64 tier1/2/3 - [x]...
Almost clean backport except for /jdk/test/ProblemList.txt (the tests were not excluded in JDK8) The patch fixes intermittent failure in test/jdk/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test. Requires follow-up JDK-8205653 --------- ### Progress - [x] Change...
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. --------- ### Progress - [ ] Change must be properly reviewed (1...
Hi all, Fix the testcase bug, which if the tested jdk directory is symlinked, symlinks are followed when copying tested jdk. This is similar to [JDK-8309138](https://bugs.openjdk.org/browse/JDK-8309138). Only change the testcase,...
Hi all, This pull request contains a backport of commit [dedddd5a](https://github.com/openjdk/jdk/commit/dedddd5ab2e39a30a039d24f629a7974048b0923) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Sergey Bylokhov on 2 May 2021 and was...
Hi all, This pull request contains a backport of commit [7c750fd9](https://github.com/openjdk/jdk/commit/7c750fd95b83d0a93b0cce681dcfbbae1f220fdd) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Sergey Bylokhov on 17 May 2024 and was...
Imports the Freetype source to be consistent with JDK11+ As discussed in https://github.com/ibmruntimes/openj9-openjdk-jdk8/pull/631 CC @gnu-andrew --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with...
Hi all, This pull request contains a backport of [JDK-8298527](https://bugs.openjdk.org/browse/JDK-8298527), commit [1da982b4](https://github.com/openjdk/jdk17u-dev/commit/1da982b4f4653002177b1bb2deee7688f2600c05) from the [openjdk/jdk17u-dev](https://git.openjdk.org/jdk17u-dev) repository. I had to resolve because RISCV64 was not handled in jdk8u-dev yet. The commit...
Hi all, This pull request contains a backport of commit [75ce02fe](https://github.com/openjdk/jdk/commit/75ce02fe74e1232bfa8d72b4fdad82ed938ef957) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Jayathirth D V on 31 Oct 2023 and...
Hi all, This pull request contains a backport of commit [c640fe42](https://github.com/openjdk/jdk/commit/c640fe42c2b5e6668a2a875678be44443942c868) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by lawrence.andrews on 5 Sep 2021 and was reviewed...