commit | ea5f35759becc5f11036d48433f3c39f33a371b4 | [log] [tgz] |
---|---|---|
author | Calvin Cheung <ccheung@openjdk.org> | Thu Feb 01 10:55:27 2018 -0800 |
committer | Calvin Cheung <ccheung@openjdk.org> | Thu Feb 01 10:55:27 2018 -0800 |
tree | 854f8b6bafe95c7e0c5f154fe6bd20650f0c7d8f | |
parent | aa51ac19b3b2f9c7b0f078bc5f713b829528e12e [diff] |
8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error Create another archive with whitebox.jar in the -Xbootclasspath/a; check output from TestCommon.execCommon(). Reviewed-by: iklam, mseledtsov