RFR: 8277817: java/awt/dnd/BadSerializationTest/BadSerializationTest.java failed: ClassNotFoundException: com.apple.laf.AquaImageFactory$SystemColorProxy [v10]

Liam Miller-Cushon cushon at openjdk.java.net
Wed Jan 12 18:14:45 UTC 2022


> 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

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

Changes: https://git.openjdk.java.net/jdk/pull/6603/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6603&range=09
  Stats: 50 lines in 8 files changed: 14 ins; 12 del; 24 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6603.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6603/head:pull/6603

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



More information about the client-libs-dev mailing list