RFR: 8344659: Some uses of GetPropertyAction were not removed from java.io and java.nio [v2]

Daniel Fuchs dfuchs at openjdk.org
Thu Nov 21 15:18:16 UTC 2024


On Thu, 21 Nov 2024 01:45:56 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Remove some occurrences of `GetPropertyAction` overlooked in #22219 and #22132.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8344659: System.getProperty("sun.jnu.encoding") -> StaticProperty.jnuEncoding()

Looks good.

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22285#pullrequestreview-2451805562


More information about the core-libs-dev mailing list