RFR: 8298993: (process) java/lang/ProcessBuilder/UnblockSignals.java fails [v2]

Brent Christian bchristi at openjdk.org
Thu Apr 27 18:30:30 UTC 2023


On Thu, 27 Apr 2023 13:54:53 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> It appears that -Xcomp causes the relative timing of the commands to be disturbed enough to prevent the correct operation of the test. The test should not be run with -Xcomp
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Change reuqires to use @requires (vm.compMode != "Xcomp")

Marked as reviewed by bchristi (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13660#pullrequestreview-1404626660


More information about the core-libs-dev mailing list