Integrated: 8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting
KIRIYAMA Takuya
duke at openjdk.org
Tue Jul 5 06:42:22 UTC 2022
On Wed, 29 Jun 2022 06:47:07 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.
This pull request has now been integrated.
Changeset: 1b997db7
Author: KIRIYAMA Takuya <kiriyama.takuya at fujitsu.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1b997db734315f6cd08af94149e6622a8afbe88c
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8289427: compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java failed with null setting
Reviewed-by: kvn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/9318
More information about the hotspot-compiler-dev
mailing list