RFR: 8346468: SM cleanup of common test library [v2]

Weijun Wang weijun at openjdk.org
Wed Dec 18 17:29:37 UTC 2024


On Wed, 18 Dec 2024 17:01:30 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> SM Cleanup of common test library test/lib/...:
>> 
>> Remove unnecessary catches of SecurityException
>> Remove AccessController and doPrivileged from SimpleSSLContext and ProcessTools.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove additional unnecessary doPrivilege calls
>   Remove special treatment for WhiteBox permissions
>   Update copyrights

Will this ever happen? https://github.com/openjdk/jdk/blob/020255a72dc374ba0bdd44772047f14a8bfe69a9/test/lib/jdk/test/lib/jfr/TestClassLoader.java#L63

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

PR Comment: https://git.openjdk.org/jdk/pull/22814#issuecomment-2551894360


More information about the core-libs-dev mailing list