RFR: 8332029: Provide access to initial value of stderr via JavaLangAccess
Jaikiran Pai
jpai at openjdk.org
Fri May 10 14:22:05 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.
The change looks OK to me.
-------------
Marked as reviewed by jpai (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19171#pullrequestreview-2050182792
More information about the core-libs-dev
mailing list