RFR: 8330420: Inverted use of DisplayVMOutputToStderr in ostream_exit

Thomas Stuefe stuefe at openjdk.org
Wed Jun 5 14:39:58 UTC 2024


On Mon, 22 Apr 2024 18:31:31 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

> Hi all, 
> 
> This PR addresses the inverted clauses in the in ostream_exit. 
> 
> Thanks, 
> Sonia

Hah. Good catch.

I wondered whether we should be concerned about backward compatibilities here, since this seems to be a very old bug and folks may be used to how this works. But this only affects a small time window at the end of VM exit. It's probably okay.

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18897#pullrequestreview-2099421234


More information about the hotspot-dev mailing list