RFR: 8304919: Implementation of Virtual Threads [v6]

Alan Bateman alanb at openjdk.org
Fri Apr 7 06:38:48 UTC 2023


On Fri, 7 Apr 2023 06:26:30 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Or would it be OK, if we just ignored this exception that happened when tracing/logging?

If, for example, something has changed System.out to be a throwing PrintStream, and this diagnostic option is enabled, then it may fail here. As it's just a diagnostic option then I don't think it's a bit issue. Also this code will change with a future PR that will integrate this will filtering.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13203#discussion_r1160473898


More information about the serviceability-dev mailing list