On Tue, 18 Oct 2022 17:36:24 GMT, Brent Christian <bchri...@openjdk.org> wrote:
>> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Use data provider, drop exception > > test/jdk/java/util/Formatter/BasicTestLauncher.java line 35: > >> 33: * @summary Unit tests for formatter >> 34: * @library /test/lib >> 35: * @compile Basic.java > > For the record, I've not deduced how/why the rest of the .java files in the > test get compiled to .class files... I suspect because the other classes are in the test.src directory they are being compiled which can be verified by Justin looking at the jtr log for the test ------------- PR: https://git.openjdk.org/jdk/pull/10715