On Wed, 3 Jun 2026 06:38:09 GMT, SendaoYan <[email protected]> wrote:

>> Arno Zeller has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Update copyright
>
> test/jdk/javax/swing/SwingWorker/TestDoneBeforeDoInBackground.java line 46:
> 
>> 44:     private static final AtomicBoolean doneFinished = new 
>> AtomicBoolean(false);
>> 45:     private static final CountDownLatch doneLatch = new 
>> CountDownLatch(1);
>> 46:     private static final CountDownLatch workerStarted = new 
>> CountDownLatch(1);
> 
> Should we update the copyright year.

Thanks for the hint - updated it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31348#discussion_r3346612426

Reply via email to