8356892: runtime/jni/CalleeSavedRegisters/FPRegs.java fails on static-jdk

Reviewed-by: dholmes, shade
This commit is contained in:
Jiangli Zhou 2025-05-15 14:39:52 +00:00
parent 81e8e670ce
commit 073af3bbaa

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -26,6 +26,7 @@
* @test
* @bug 8067744
* @requires vm.flagless
* @requires !jdk.static
* @library /test/lib
* @modules java.base/jdk.internal.misc
* @run main/native FPRegs