Sign in
code
/
edge
/
openjdk
/
2fb02bd3b6fc8c66037e3da01a2a69ece1726846
/
.
/
jdk
/
test
/
java
/
lang
/
instrument
/
appendToClassLoaderSearch
/
A.1
blob: 808094712b45cbf25db9cdfae3b075610c459816 [
file
] [
log
] [
blame
]
/*
*%E
*
* Simple "no-op" class used by CircularityErrorTest.sh to create a circularity
* condition.
*
*/
public
interface
A
{
}