RFR: 8344039: Remove security manager dependency in java.time [v3]

Naoto Sato naoto at openjdk.org
Wed Nov 13 18:20:32 UTC 2024


On Wed, 13 Nov 2024 14:51:07 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> After [JDK-8338411](https://bugs.openjdk.org/browse/JDK-8338411), java.time implementation dependencies on doPriviledged and AccessController are removed.
>> Some refactoring to cleanup the remaining code is expected.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Retain check for SecurityException until ServiceLoader cleanup is complete.

LGTM

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

Marked as reviewed by naoto (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22042#pullrequestreview-2434088653


More information about the core-libs-dev mailing list