RFR: 7133124 Remove redundant packages from JAR command line (original) (raw)
Karen Kinnear karen.kinnear at oracle.com
Thu Jan 26 11:53:58 UTC 2012
- Previous message (by thread): RFR: 7133124 Remove redundant packages from JAR command line
- Next message (by thread): RFR: 7133124 Remove redundant packages from JAR command line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Code change looks good. I assume you want to put this fix back to JDK8 as well.
thank you for the quick fix! Karen
On Jan 26, 2012, at 4:44 AM, Rickard Bäckman wrote:
Hi,
We have a problem with some versions of jar reporting errors when trying to run jar cf <some.jar> com/test com/test/foo This fix removes the redundant subdirectories from the command. Webrev is here: http://cr.openjdk.java.net/~rbackman/7133124/webrev/ Thanks /Rickard
- Previous message (by thread): RFR: 7133124 Remove redundant packages from JAR command line
- Next message (by thread): RFR: 7133124 Remove redundant packages from JAR command line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]