-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b26
Whilst reviewing the fix for
https://bugs.openjdk.org/browse/JDK-8344060
at
https://github.com/openjdk/jdk/pull/22133/files#diff-aff8e49ae1fcce663c28f5abdedf94d16f7dc14591b64791cd8a83fc53181606
it was noted that there is a method SwingUtilities2.makeIcon_Unprivileged
we no longer need privileged and un-privileged cases so we can collapse this all into one method
https://bugs.openjdk.org/browse/JDK-8344060
at
https://github.com/openjdk/jdk/pull/22133/files#diff-aff8e49ae1fcce663c28f5abdedf94d16f7dc14591b64791cd8a83fc53181606
it was noted that there is a method SwingUtilities2.makeIcon_Unprivileged
we no longer need privileged and un-privileged cases so we can collapse this all into one method
- links to
-
Commit(master) openjdk/jdk/eef15618
-
Review(master) openjdk/jdk/22290