jdk/test/tools/pack200/RepackTest.java
changeset 28255 ddb0157601ed
parent 18594 b6a3c9f71ac8
--- a/jdk/test/tools/pack200/RepackTest.java	Tue Dec 23 12:40:06 2014 -0800
+++ b/jdk/test/tools/pack200/RepackTest.java	Mon Dec 29 07:38:54 2014 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2014, 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
@@ -50,7 +50,7 @@
 
         // make a copy of the test specimen to local directory
         File testFile = new File("src_tools.jar");
-        Utils.copyFile(Utils.locateJar("golden.jar"), testFile);
+        Utils.copyFile(Utils.getGoldenJar(), testFile);
         List<String> cmdsList = new ArrayList<>();
 
         // case 1: