[11u] RFR: 8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
Langer, Christoph
christoph.langer at sap.com
Thu Sep 17 11:58:56 UTC 2020
Hi,
please review a follow-up fix for JDK-8252258 [0].
After that change which restored the default vendor name of "Oracle Corporation" in a plain OpenJDK build, the test build/translations/VerifyTranslations.java started to fail. The test is an Oracle only test which incidentally got activated by the fix for JDK-8252258. That happens because the release file in the target image now contains "Oracle Corporation" as value for IMPLEMENTOR which wasn't the case before. With my proposed patch the old behavior will be restored in that case as well.
If reviewed, I'd like to flag it jdk11u-critical because it should reach 11.0.9 together with JDK-8252258.
Bug: https://bugs.openjdk.java.net/browse/JDK-8253283
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8253283.11u.0/
Thanks & Best regards
Christoph
[0] https://bugs.openjdk.java.net/browse/JDK-8252258
More information about the jdk-updates-dev
mailing list