jdk/test/java/lang/StackTraceElement/WithClassLoaderName.java
changeset 43733 25b25148d346
parent 41911 b3bb62588635
child 45393 de4e1efc8eec
--- a/jdk/test/java/lang/StackTraceElement/WithClassLoaderName.java	Sun Feb 12 16:45:00 2017 -0800
+++ b/jdk/test/java/lang/StackTraceElement/WithClassLoaderName.java	Fri Feb 10 11:00:41 2017 +0300
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2017, 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 @@
  * @bug 6479237
  * @summary Basic test StackTraceElement with class loader names
  * @library lib /lib/testlibrary
+ * @modules jdk.compiler
  * @build m1/* WithClassLoaderName
  * @run main/othervm m1/com.app.Main
  * @run main/othervm WithClassLoaderName