-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
-
In Review
There is opportunity to remove redundant nested class Metacity.ThemeGetter. It was introduced in the SecurityManager era to handle privileged call. Now, after JDK-8344064, it's not the case and we can remove it.
It simplifies and streamlines logic.
It simplifies and streamlines logic.
- links to
-
Review(master) openjdk/jdk/22292