Re: RFR: 8344319: SM cleanup in jdk.dynlink module

2024-11-16 Thread Attila Szegedi
On Fri, 15 Nov 2024 16:38:53 GMT, Roger Riggs wrote: > Refactor to remove use of SecurityManager Hey Roger, thanks for doing this no doubt unglamorous maintenance task. I reviewed it, and it mostly looks good, there's few things I thought about maybe taking a step further (and one thing I'd pr

RFR: 8344319: SM cleanup in jdk.dynlink module

2024-11-16 Thread Roger Riggs
Refactor to remove use of SecurityManager - Commit messages: - 8344319: SM cleanup in jdk.dynlink module Changes: https://git.openjdk.org/jdk/pull/22152/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22152&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8344319 Sta

Re: RFR: 8344319: SM cleanup in jdk.dynlink module

2024-11-16 Thread Jaikiran Pai
On Fri, 15 Nov 2024 16:38:53 GMT, Roger Riggs wrote: > Refactor to remove use of SecurityManager Hello Roger, there's a typo in the JBS title (and thus this PR title too). The module name should have been `jdk.dynalink`. - PR Comment: https://git.openjdk.org/jdk/pull/22152#issueco