8067972: Bring changes made to WhiteBox.java in 8047290 to that file new location in the top repo
Reviewed-by: jcoomes
This commit is contained in:
parent
d0fe2e1ed5
commit
1bda5768f3
@ -249,4 +249,6 @@ public class WhiteBox {
|
||||
return offset;
|
||||
}
|
||||
|
||||
// Safepoint Checking
|
||||
public native void assertMatchingSafepointCalls(boolean mutexSafepointValue, boolean attemptedNoSafepointValue);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user