mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-12 21:45:05 +00:00
8386331: Skip runtime/StackGuardPages/TestStackGuardPagesNative with static JDK
Reviewed-by: syan, xpeng, dholmes, jsjolen
This commit is contained in:
parent
6def7d5555
commit
19baa1ab5f
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2023, 2026, 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
|
||||
@ -27,6 +27,7 @@
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @library /test/lib
|
||||
* @requires os.family == "linux"
|
||||
* @requires !jdk.static
|
||||
* @compile DoOverflow.java
|
||||
* @run main/native TestStackGuardPagesNative
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user