On 31/05/2017 01:40, Igor Ignatyev wrote:
http://cr.openjdk.java.net/~iignatyev//8180888/webrev.00/index.html
354 lines changed: 148 ins; 149 del; 57 mod;
Hi all,
could you please review this changeset which moves JarUtils to the top level
testlibrary?
webrev: http://cr.openjdk.java.net/~iignatyev//8180888/webrev.00/index.html
jbs: https://bugs.openjdk.java.net/browse/JDK-8180888
testing: :tier[1-3]
This is "old" JarUtils that is mostly used by the security libs tests.
We have a "new" JarUtils that we have been using in newer tests - are
you planning to move that too?
-Alan