Re: pack200 --repack not working in Java 1.7 or Java 1.8 on Mac OS X

2012-07-14 Thread Alan Bateman
On 14/07/2012 16:20, Stephen Bannasch wrote: Normally I'd reference the url to the bug report when committing the change in my project. However since it the bug is not visible yet I'll just refer to the bug-id. That is of course a bit less reliable since I can't confirm that the bug-id is c

Re: pack200 --repack not working in Java 1.7 or Java 1.8 on Mac OS X

2012-07-14 Thread Stephen Bannasch
At 3:58 PM +0100 7/14/12, Alan Bateman wrote: On 14/07/2012 15:34, Stephen Bannasch wrote: Where is the bug you created listed? I can't see it here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7184145 Give it day or so (bug

Re: pack200 --repack not working in Java 1.7 or Java 1.8 on Mac OS X

2012-07-14 Thread Alan Bateman
On 14/07/2012 15:34, Stephen Bannasch wrote: Where is the bug you created listed? I can't see it here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7184145 Give it day or so (bugs.sun.com is not a real-time view of the bug database). : That's great. I've confirmed the work-around w

Re: pack200 --repack not working in Java 1.7 or Java 1.8 on Mac OS X

2012-07-14 Thread Stephen Bannasch
At 2:14 PM +0100 7/14/12, Alan Bateman wrote: On 14/07/2012 04:35, Stephen Bannasch wrote: Running pack200 --repack fails with a NullPointerException in Java 1.7 or Java 1.8 Mac OS X 10.7.4 Exception in thread "main" java.lang.NullPointerException at com.sun.java.util.jar.pack.Driver.crea

Re: pack200 --repack not working in Java 1.7 or Java 1.8 on Mac OS X

2012-07-14 Thread Alan Bateman
On 14/07/2012 04:35, Stephen Bannasch wrote: Running pack200 --repack fails with a NullPointerException in Java 1.7 or Java 1.8 Mac OS X 10.7.4 Exception in thread "main" java.lang.NullPointerException at com.sun.java.util.jar.pack.Driver.createTempFile(Driver.java:389) at com.sun.java.

pack200 --repack not working in Java 1.7 or Java 1.8 on Mac OS X

2012-07-13 Thread Stephen Bannasch
Running pack200 --repack fails with a NullPointerException in Java 1.7 or Java 1.8 Mac OS X 10.7.4 Exception in thread "main" java.lang.NullPointerException at com.sun.java.util.jar.pack.Driver.createTempFile(Driver.java:389) at com.sun.java.util.jar.pack.Driver.main(Driver.java: