jdk/test/tools/pack200/AttributeTests.java
changeset 18594 b6a3c9f71ac8
parent 17490 46864558d068
--- a/jdk/test/tools/pack200/AttributeTests.java	Tue Jul 02 11:30:31 2013 +0200
+++ b/jdk/test/tools/pack200/AttributeTests.java	Tue Jul 02 05:28:31 2013 -0700
@@ -37,6 +37,7 @@
     public static void main(String... args) throws Exception {
         test6746111();
         testMethodParameters();
+        Utils.cleanup();
     }
 
     /*