> 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 updated the pull request with a new target base due to a merge
or a
On Thu, 14 Nov 2024 13:03:28 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.
Marked as reviewed by alanb (
On Mon, 18 Nov 2024 07:27:07 GMT, Alan Bateman 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
>> commits
On Thu, 14 Nov 2024 13:03:28 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.
Thanks!
-
PR Co
On Mon, 18 Nov 2024 10:45:44 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
On Thu, 14 Nov 2024 13:03:28 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.
src/java.instrument/share/cla
On Thu, 14 Nov 2024 14:53:44 GMT, Alan Bateman 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.
>
> src/java.instrument/