<Swing Dev> RFR: 8253266 : JList and JTable constructors should clear OPAQUE_SET before calling updateUI [v3]
Sergey Bylokhov
serb at openjdk.java.net
Wed Apr 7 01:32:41 UTC 2021
On Mon, 5 Apr 2021 17:45:33 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> I personally feel setting in code will be easier to maintain going forward than to go through property file settings.
>
> Then why we need this file at all? Now we will set the false value in the config, and true at runtime, what is the profit?
I think we should set it in the config file since this is the place where all other properties are stored.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3167
More information about the swing-dev
mailing list