On Fri, 10 May 2024 07:57:40 GMT, Alan Bateman <al...@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 <al...@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

Reply via email to