On Wed, 12 Jan 2022 18:14:45 GMT, Liam Miller-Cushon <cus...@openjdk.org> wrote:

>> This change updates the serialized objects used by 
>> `java/awt/dnd/BadSerializationTest/BadSerializationTest.java` using a 
>> similar approach to the previous fix in 
>> [JDK-8039082](https://bugs.openjdk.java.net/browse/JDK-8039082).
>
> Liam Miller-Cushon has updated the pull request with a new target base due to 
> a merge or a rebase. The pull request now contains ten commits:
> 
>  - Merge master
>  - Write serialized objects at test-time in BadSerializationTest
>  - Merge branch 'master' into JDK-8277817
>  - Revert WIP
>  - Add a few more missing calls to LookAndFeel.uninstallColors
>  - Use LookAndFeel.uninstallColorsAndFont in BasicListUI
>  - Add @since 19 to new methods
>  - Add uninstallColorsAndFont
>  - 8277817: java/awt/dnd/BadSerializationTest/BadSerializationTest.java 
> failed: ClassNotFoundException: 
> com.apple.laf.AquaImageFactory$SystemColorProxy

I would like to bring the discussion back to possibility to fix the JDK-8277817 
first and then just regenerate the data in this test. The reason is that it 
found two different product issues, but the new version will not be able to do 
so.

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

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

Reply via email to