[jdk11u-dev] RFR: 8334711: [TEST_BUG] Compilation failed of MimeFormatsTest/MimeFormatsTest.java
Alexander Pepin
duke at openjdk.org
Fri Jul 19 20:12:06 UTC 2024
Fix the compilation issue in MimeFormatsTest.java on jdk11 for obvious reason: formatted() is in java.lang.String since jdk15
-------------
Commit messages:
- Merge branch 'openjdk:master' into JDK-8334711
- Fix the compilation issue in MimeFormatsTest.java on jdk11
Changes: https://git.openjdk.org/jdk11u-dev/pull/2823/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2823&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8334711
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2823.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2823/head:pull/2823
PR: https://git.openjdk.org/jdk11u-dev/pull/2823
More information about the jdk-updates-dev
mailing list