RFR: 8343630: Pass AccessControlContext to/from WebKit as opaque object

Kevin Rushforth kcr at openjdk.org
Wed Nov 6 12:17:39 UTC 2024


On Tue, 5 Nov 2024 23:58:19 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> the only suggestion I have is maybe leave comments pointing to the JBS which will help anyone years later to decipher what this thing is and why it is passed along and not used.

Good idea. I will leave a comment as part of [JDK-8342993](https://bugs.openjdk.org/browse/JDK-8342993) when I remove the remaining references to `AccessControlContext`. I don't like the practice of leaving pointers to JBS bug IDs that have been fixed, but will explain why the parameter still exists.

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

PR Comment: https://git.openjdk.org/jfx/pull/1626#issuecomment-2459595005


More information about the openjfx-dev mailing list