On Thu, 14 Nov 2024 14:03:50 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

>> Remove Hotspot code that passes protection_domain around class loading so 
>> that checkPackageAccess can be called and the result stored.  With the 
>> removal of the Security Manager in JEP 486, this code no longer does 
>> anything.
>> 
>> Tested with tier1-4.
>
> Coleen Phillimore has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   More obsolete code.  Fix trace_class_resolution (doesn't throw exception - 
> shouldn't take TRAPS).

I see a few left over refs to SecurityManager in vmSymbols.hpp, 
vmClassMacros.hpp, and a comment in logDiagnosticCommand.hpp.

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

PR Comment: https://git.openjdk.org/jdk/pull/22064#issuecomment-2476531284

Reply via email to