On Tue, 31 Aug 2021 19:44:08 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> Trivial fixes to reduce the noise in the JDK18 CI: > JDK-8273197 ProblemList 2 jtools tests due to JDK-8273187 > JDK-8273198 ProblemList > java/lang/instrument/BootClassPath/BootClassPathTest.sh due to JDK-8273188 > > These failures happen in Tier5 so I'm ProblemListing them now to give @naotoj > time to > work on the issues introduced by JDK-8260265 UTF-8 by Default. This pull request has now been integrated. Changeset: 9c392d00 Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/9c392d008a5a34cdc2ed6339a63f1a0d06efe619 Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod 8273197: ProblemList 2 jtools tests due to JDK-8273187 8273198: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh due to JDK-8273188 Reviewed-by: naoto ------------- PR: https://git.openjdk.java.net/jdk/pull/5321