Integrated: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Marc Chevalier
mchevalier at openjdk.org
Thu Mar 27 11:39:18 UTC 2025
On Wed, 26 Mar 2025 07:36:37 GMT, Marc Chevalier <mchevalier at openjdk.org> wrote:
> Simply changing the path in `@run` was not enough (see JBS for details). And actually, the test wasn't doing anything before trying to open an output file to check the result. From various hints, I completed the test: I hope it was the intent!
>
> I think @chhagedorn's eye would be the most relevant.
>
> Thanks,
> Marc
This pull request has now been integrated.
Changeset: 927aeb2f
Author: Marc Chevalier <mchevalier at openjdk.org>
Committer: Christian Hagedorn <chagedorn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/927aeb2feeacddfb7267e4d211134f061a2566e4
Stats: 13 lines in 1 file changed: 2 ins; 0 del; 11 mod
8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself
Reviewed-by: chagedorn, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/24240
More information about the hotspot-compiler-dev
mailing list