[11u] RFR: 8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
Langer, Christoph
christoph.langer at sap.com
Mon Sep 21 12:06:48 UTC 2020
Thanks, Goetz! I've flagged the bug for 11.0.9.
@Severin: Can you approve it?
Cheers
Christoph
From: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
Sent: Montag, 21. September 2020 13:49
To: Langer, Christoph <christoph.langer at sap.com>; jdk-updates-dev at openjdk.java.net; Andrew Hughes <gnu.andrew at redhat.com>
Cc: Zeller, Arno <arno.zeller at sap.com>
Subject: RE: [11u] RFR: 8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
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<mailto:christoph.langer at sap.com>>
Sent: Thursday, September 17, 2020 1:59 PM
To: jdk-updates-dev at openjdk.java.net<mailto:jdk-updates-dev at openjdk.java.net>; Andrew Hughes <gnu.andrew at redhat.com<mailto:gnu.andrew at redhat.com>>; Lindenmaier, Goetz <goetz.lindenmaier at sap.com<mailto:goetz.lindenmaier at sap.com>>
Cc: Zeller, Arno <arno.zeller at sap.com<mailto: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