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

Sergey Bylokhov serb at openjdk.java.net
Thu Dec 2 00:29:27 UTC 2021


On Wed, 1 Dec 2021 22:53:47 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> I'm not sure I understand, aren't these being installed in `BasicPanelUI`?

If it is installs in the BasicListUI only then yes the fix belongs to this class. These properties changing also in some other classes as well, but some other classes cleanup it properly for example see BasicListUI.uninstallDefaults(), but I am not sure that all of them do this.

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

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



More information about the client-libs-dev mailing list