RFR: 7133124 Remove redundant packages from JAR command line

Rickard Bäckman rickard.backman at oracle.com
Thu Jan 26 12:03:49 UTC 2012


On 01/26/2012 12:53 PM, Karen Kinnear wrote:
> Code change looks good.
> I assume you want to put this fix back to JDK8 as well.
>
> thank you for the quick fix!
> Karen

Thanks for the review Karen,

I'm not sure about JDK8, I think it build with JDK1.7.0? Which has a 
fixed version of jar.

I'll try to find out if we need to fix it in 8 as well.

/R

>
> 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
>




More information about the build-dev mailing list