RFR: 8352617: IR framework test TestCompileCommandFileWriter.java runs TestCompilePhaseCollector instead of itself [v2]

Marc Chevalier mchevalier at openjdk.org
Thu Mar 27 10:30:13 UTC 2025


On Thu, 27 Mar 2025 08:48:51 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
>
> Marc Chevalier has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix copyright and remove IgnoreUnrecognizedVMOptions and remove vm.debug

Thanks @chhagedorn and @TobiHartmann !

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

PR Comment: https://git.openjdk.org/jdk/pull/24240#issuecomment-2757525138


More information about the hotspot-compiler-dev mailing list