jdk8u-dev
jdk8u-dev copied to clipboard
https://wiki.openjdk.org/display/jdk8u
This fix removes the "@key headful printer" tag that was granted to ExceptionFromPrintableIsIgnoredTest.java in JDK-8273687. The test passed after this fix. Would you review this fix, please? --------- ### Progress...
This is second step in the effort to unify duplicate test libraries in jdk8 into single shared test library (as in newer jdks). Motivation is to remove code duplication and...
The tests are updated to force the MarlinRenderingEngine. @bourgesl please take a look. --------- ### Progress - [x] Change must be properly reviewed (1 review required, with at least 1...
Hi, This pull request contains the backport of [JDK-8312065](https://bugs.openjdk.org/browse/JDK-8312065), commit [1ce12c4](https://github.com/openjdk/jdk17u-dev/commit/1ce12c4f33d3d6905703d95df2574f4037dfd57d) from the [openjdk/jdk17u-dev](https://github.com/openjdk/jdk17u-dev) repository. I added the test `B8312065.java`. The test will fail on the JDK8 without my fix,...
Fixes for various issues in "building" doc: - removed information about mercurial and replaced with git as appropriate (as mercurial repos are no longer active) - fixed broken section references...
Hi, When I was building my application using Maven 3.6.3, I had two applications A and B that had a dependency relationship. B relied on A's jar. When I built...
Apply clean except for jdk/test/javax/swing/JButton/4796987/bug4796987.java, which no longer exists. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x]...
Backport fixes test failure on some systems (RHEL-8): `sun/security/pkcs11/KeyStore/SecretKeysBasic.sh` Changeset to `P11Key.java`, with path adjusted, applied cleanly. No change to `ProblemList.txt`, as test was not problem listed on jdk8u. **Testing:**...
I would like to fix this issue because the test dose not work as intended. Could someone please review it? --------- ### Progress - [x] Change must be properly reviewed...
Hi all, this is a backport of JDK-8217612: (CL)HSDB cannot show some JVM flags. The bug reported is reproducible in JDK8, so this patch should be applied. This patch requires...