<Swing Dev> RFR JDK-8250639: Address reliance on default constructors in the javax.swing.plaf.multi module

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Jul 30 15:32:27 UTC 2020


On 30.07.2020 01:24, Prasanta Sadhukhan wrote:
> Proposed fix is to create no-arg default constructor for javax.swing.plaf.multi module (as one part of overalll java.desktop change)

This change is about "javax.swing.plaf.multi" package in the java.desktop module, but it refers to the JDK-8250639 which is about all module.
But I suggest making all changes at once instead of split it to tenths different fixes, the changes are identical and easy for review.

> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8250639
> 
> webrev: http://cr.openjdk.java.net/~psadhukhan/8250639/webrev.0/
> 
> CSR: https://bugs.openjdk.java.net/browse/JDK-8250812
> 
> Regards
> Prasanta


-- 
Best regards, Sergey.


More information about the swing-dev mailing list