hotspot/test/compiler/profiling/unloadingconflict/B.java
changeset 40059 c2304140ed64
parent 21581 73584c201e2d
--- a/hotspot/test/compiler/profiling/unloadingconflict/B.java	Tue Jul 12 08:42:46 2016 +0000
+++ b/hotspot/test/compiler/profiling/unloadingconflict/B.java	Tue Jul 12 18:24:48 2016 +0300
@@ -21,5 +21,7 @@
  * questions.
  */
 
+package compiler.profiling.unloadingconflict;
+
 public class B {
 }