diff --git a/test/hotspot/jtreg/runtime/jni/CalleeSavedRegisters/FPRegs.java b/test/hotspot/jtreg/runtime/jni/CalleeSavedRegisters/FPRegs.java index f15f8e1dad2..0f83eac4280 100644 --- a/test/hotspot/jtreg/runtime/jni/CalleeSavedRegisters/FPRegs.java +++ b/test/hotspot/jtreg/runtime/jni/CalleeSavedRegisters/FPRegs.java @@ -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