On Tue, 15 Dec 2020 22:02:00 GMT, Lance Andersen <[email protected]> wrote:
>> test/jdk/java/lang/ClassLoader/Assert.java line 65:
>>
>>> 63:
>>> 64: int switchSource = 0;
>>> 65: if (args.length == 0) { // This is the coordinator version
>>
>> Perhaps s/coordinator/controller/?
>
> Let's change it to:
>
> // This is the controller
Will do.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1771
