RFR: 8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting [v2]
Vladimir Kozlov
kvn at openjdk.org
Mon Jul 4 14:47:26 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
Marked as reviewed by kvn (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9318
More information about the hotspot-compiler-dev
mailing list