[11u] RFR(S) 8212204: [TESTBUG] test/hotspot/jtreg/compiler/intrinsics/base64/TestBase64.java fails (original) (raw)

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Tue Oct 16 07:12:31 UTC 2018


Hi,

the change looks good.

Sorry for breaking this, and sorry for not fixing it myself. ... it was nighttime here, I just see it now.

My apologies, Goetz.

-----Original Message----- From: hotspot-compiler-dev <hotspot-compiler-dev-_ _bounces at openjdk.java.net> On Behalf Of Vladimir Kozlov Sent: Dienstag, 16. Oktober 2018 01:22 To: hotspot compiler <hotspot-compiler-dev at openjdk.java.net>; jdk- updates-dev at openjdk.java.net Subject: [11u] RFR(S) 8212204: [TESTBUG] test/hotspot/jtreg/compiler/intrinsics/base64/TestBase64.java fails

http://cr.openjdk.java.net/~kvn/8212204/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8212204 Backport of JDK-8207153 pushed tests which use jtreg.SkippedException into jdk 11 where this class is not available. Also new jtreg is required for jtreg.SkippedException but jdk 11 testing do not set new version as required. I suggest a point fix which replace jtreg.SkippedException with print statement and return. I ran tier1 testing and tested all failed tests separately on all platforms. All passed. Thanks, Vladimir



More information about the jdk-updates-dev mailing list