On Wed, 7 Jul 2021 17:08:19 GMT, Mandy Chung <mch...@openjdk.org> wrote:

>>> Does "client changes" means changes involving src/java.desktop and 
>>> test/java/awt?
>> 
>> src/java.desktop, test/java/awt, and test/javax/imageio
>
>> > src/java.base/share/classes/java/util/concurrent/CopyOnWriteArrayList.java 
>> > needs to be updated in JSR 166 upstream repo. Better to file a separate 
>> > issue for this change to ensure that gets fixed in the upstream project.
>> 
>> Can you please paste a link for that? I'm not sure where I can find JSR 166 
>> upstream repo..
> 
> What I meant is to file a JBS issue for this change and revert the change in 
> this patch.   That can be fixed when the next JSR 166 changes are imported to 
> JDK. 
> 
> I wasn't sure if this is the right repo:  
> http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/main/

Okay. I've filed https://bugs.openjdk.java.net/browse/JDK-8270057 and 
https://bugs.openjdk.java.net/browse/JDK-8270058 for JSR 166 and client code 
respectively. These codes have been restored.

(Sorry for force-pushing, my mistake..)

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

PR: https://git.openjdk.java.net/jdk/pull/4507

Reply via email to