RFR: 8344060: Remove doPrivileged calls from shared implementation code in the java.desktop module : part 1 [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Wed Nov 20 03:54:16 UTC 2024


On Tue, 19 Nov 2024 19:20:48 GMT, Phil Race <prr at openjdk.org> wrote:

>> This enablePrivileges param is interesting and obsolete.
>> Either here or in an immediate follow-on we should get rid of it.
>> I'm inclined to do it in a small follow-on, not here.
>> javax.swing.LookAndFeel.makeIcon(.) is the only place that calls
>>  SwingUtilities2.makeIcon_Unprivileged so it won't be hard.
>
> I submitted https://bugs.openjdk.org/browse/JDK-8344569

ok..you can assign to me if you want..

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22133#discussion_r1849468982


More information about the client-libs-dev mailing list