RFR: 7903519 : jtreg/jtharness is missing features for basic crash testing [v4]

andrlos duke at openjdk.org
Wed Dec 13 21:17:11 UTC 2023


On Wed, 13 Dec 2023 11:33:06 GMT, andrlos <duke at openjdk.org> wrote:

>> src/com/sun/javatest/Script.java line 514:
>> 
>>> 512:             if (service != null) {
>>> 513:                 // Found more than one implementation, throw an exception
>>> 514:                 throw new IllegalStateException("Multiple implementations found!");
>> 
>> Multiple implementations of what?
>
> yep, will clarify in next commit

this has been addressed

-------------

PR Review Comment: https://git.openjdk.org/jtharness/pull/57#discussion_r1425889785


More information about the jtharness-dev mailing list