Re: RFR: 8344187: Remove SecurityManager and related calls from java.instrument [v2]

2024-11-19 Thread Eirik Bjørsnøs
On Mon, 18 Nov 2024 10:50:24 GMT, Kevin Walls wrote: >> Remove redundant SecurityManager, AccessController references >> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the >> Security Manager). >> >> test/jdk/java/lang/instrument/ still passing. > > Kevin Walls has updat

Re: RFR: 8344187: Remove SecurityManager and related calls from java.instrument [v2]

2024-11-19 Thread Kevin Walls
On Tue, 19 Nov 2024 12:06:51 GMT, Eirik Bjørsnøs wrote: >> Kevin Walls has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains four additional >> commit

Re: RFR: 8344187: Remove SecurityManager and related calls from java.instrument [v2]

2024-11-18 Thread Kevin Walls
On Mon, 18 Nov 2024 10:50:24 GMT, Kevin Walls wrote: >> Remove redundant SecurityManager, AccessController references >> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the >> Security Manager). >> >> test/jdk/java/lang/instrument/ still passing. > > Kevin Walls has updat

Re: RFR: 8344187: Remove SecurityManager and related calls from java.instrument [v2]

2024-11-18 Thread Alex Menkov
On Mon, 18 Nov 2024 10:50:24 GMT, Kevin Walls wrote: >> Remove redundant SecurityManager, AccessController references >> (following on from JDK-8338411: Implement JEP 486: Permanently Disable the >> Security Manager). >> >> test/jdk/java/lang/instrument/ still passing. > > Kevin Walls has updat