mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 04:58:25 +00:00
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Reviewed-by: mchung
This commit is contained in:
parent
70b706c224
commit
013e6fd595
@ -25,8 +25,9 @@
|
||||
* @test
|
||||
* @bug 8202113
|
||||
* @summary Test the caller class loader is not kept strongly reachable
|
||||
* by reflection API
|
||||
* by reflection API
|
||||
* @library /test/lib/
|
||||
* @modules jdk.compiler
|
||||
* @build ReflectionCallerCacheTest Members jdk.test.lib.compiler.CompilerUtils
|
||||
* @run testng/othervm ReflectionCallerCacheTest
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user