Integrated: 8332029: Provide access to initial value of stderr via JavaLangAccess
Alan Bateman
alanb at openjdk.org
Sat May 11 07:40:10 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.
This pull request has now been integrated.
Changeset: 32c7681c
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/32c7681cf310c87669c502c4a8b62a7fecc93360
Stats: 30 lines in 3 files changed: 20 ins; 5 del; 5 mod
8332029: Provide access to initial value of stderr via JavaLangAccess
Reviewed-by: jpai, bpb, mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/19171
More information about the core-libs-dev
mailing list