On Fri, 18 Oct 2024 15:03:43 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> I wonder if there is another special file that could be read to EOF to allow >> the methods be tested. Asking because the overrides have a code path we need >> to test. > > I need to investigate this. I might hold off integrating even thought it's > approved until this is determined. > I wonder if there is another special file that could be read to EOF to allow > the methods be tested. I think that this can done using a named pipe, at least on UNIX. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21508#discussion_r1807022434