RFR: 8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting [v2]

Tobias Hartmann thartmann at openjdk.org
Mon Jul 4 06:57:53 UTC 2022


On Mon, 4 Jul 2022 06:48:56 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:

>> The problem of JDK-8289427 is caused by using incorrect compiler settings when the auto generated INTRINSIC parameter is null.
>> I fixed it to use the appropriate value if the argument of cmd was null.
>> Please review this change.
>
> KIRIYAMA Takuya has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9318


More information about the hotspot-compiler-dev mailing list