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