RFR: CODETOOLS-7902936: Stray output in forked VM breaks external version parsing [v4]

Jason Zaugg jzaugg at openjdk.java.net
Wed May 26 08:10:43 UTC 2021


On Wed, 26 May 2021 07:15:37 GMT, Jason Zaugg <jzaugg at openjdk.org> wrote:

>> - Recover from stray output before the XML prelude
>>   - Report the output in the exception otherwise
>>   - Silence VM warnings in PrintPropertiesMain when JEP-158 (-Xlog:) is available (JRE 9+)
>
> Jason Zaugg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rename test to follow naming convention

Just pushed an extra commit to remove an unused import I introduced, hope I haven't provoked a race condition in the bot!

Clever bot!

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

PR: https://git.openjdk.java.net/jmh/pull/41


More information about the jmh-dev mailing list