RFR: 8332029: Provide access to initial value of stderr via JavaLangAccess

Brian Burkhalter bpb at openjdk.org
Fri May 10 16:27:03 UTC 2024


On Fri, 10 May 2024 07:57:40 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> In preparation for JEP 471 and JEP 472, provide access to the initial value of System.err from JavaLangAccess. The initial value of System.in is already exposed to code in java.base with this shared secret.

+1

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

Marked as reviewed by bpb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19171#pullrequestreview-2050422897


More information about the core-libs-dev mailing list