hg: jdk7/tl/jdk: 2 new changesets
martinrb at google.com
martinrb at google.com
Mon Jun 22 21:14:26 PDT 2009
Changeset: ce55eb6668d9
Author: martin
Date: 2009-06-22 20:47 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ce55eb6668d9
6834805: Improve jar -C performance
Summary: Store "-C" directories in a HashSet, not List, to remove duplicates
Reviewed-by: sherman
Contributed-by: jeremymanson at google.com
! src/share/classes/sun/tools/jar/Main.java
Changeset: ff32c270102a
Author: martin
Date: 2009-06-22 21:07 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ff32c270102a
6853806: Prefer (cd $dir && jar) to jar -C for performance reasons
Summary: Eliminate (most) uses of jar -C
Reviewed-by: ohair
! make/common/Release.gmk
More information about the serviceability-dev
mailing list