[11u] RFR: 8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Sep 21 11:48:35 UTC 2020
Hi Christoph,
Yes, now the java.vendor looks good, and the release file shows n/a.
Reviewed.
Best regards,
Goetz.
From: Langer, Christoph <christoph.langer at sap.com>
Sent: Thursday, September 17, 2020 1:59 PM
To: jdk-updates-dev at openjdk.java.net; Andrew Hughes <gnu.andrew at redhat.com>; Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
Cc: Zeller, Arno <arno.zeller at sap.com>
Subject: [11u] RFR: 8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
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