On Mon, 3 Oct 2022 10:30:54 GMT, Sean Coffey <coff...@openjdk.org> wrote:

>> New JFR event to record state of initial security properties.
>>  
>> Debug output is also now added for these properties via 
>> -Djava.security.debug=properties
>
> Sean Coffey has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Check for 0 security events

Marked as reviewed by mullan (Reviewer).

src/java.base/share/classes/jdk/internal/access/JavaSecurityAccess.java line 32:

> 30: import java.security.PrivilegedAction;
> 31: import java.security.ProtectionDomain;
> 32: import java.util.Properties;

Update copyright on this file.

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

PR: https://git.openjdk.org/jdk/pull/10394

Reply via email to