[crac] RFR: Move CPUFeatures verification to the parent process of JVM

Timofei Pushkin tpushkin at openjdk.org
Wed Apr 30 10:39:15 UTC 2025


On Wed, 30 Apr 2025 09:34:53 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

>> That one failure: `Pre-submit tests - linux-x64 / test - Build / test` = `jdk/crac/fileDescriptors/LoggingVMlogOpenTestNegative.java` will IMO disappear after the change gets accepted. The testcase has been changed so that if you run it from the freshly built JVM it works. But Github IIUC runs the parent JVM pre-built, not from the fresh build: `/home/runner/work/crac/crac/bundles/jdk/jdk-25/bin/java`. Or where is this `bundle` JVM from?
>
>> @jankratochvil The test is failing for me locally, too - does it pass on your machine?
>> Could you create JDK issue and refer to that in the title?
> 
> https://bugs.openjdk.org/browse/JDK-8355973

@jankratochvil I think Radim meant creating a JBS issue for this PR itself and updating the title of the PR to be "<JBS issue №>: Move CPUFeatures...".

The test should ideally be fixed as part of this PR, not separately, but I haven't looked into it.

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

PR Comment: https://git.openjdk.org/crac/pull/227#issuecomment-2841551050


More information about the crac-dev mailing list