Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jul 2014 11:42:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191735] openjdk7 unpack200 utility broken
Message-ID:  <bug-191735-13-MY56RpS9U0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191735-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191735-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191735

--- Comment #1 from ljboiler@gmail.com ---
How to reproduce:
Fetch a packed and gzipped jar from the internet:
  fetch
http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/repository/plugins/javax.annotation_1.1.0.v201209060031.jar.pack.gz

Use the unpack200 utility on it:
  /usr/local/openjdk7/bin/unpack200
javax.annotation_1.1.0.v201209060031.jar.pack.gz
javax.annotation_1.1.0.v201209060031.jar

Try to view the contents of the jar:
  jar tf javax.annotation_1.1.0.v201209060031.jar

There are no problems with the openjdk6 or openjdk8 versions of this utility.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191735-13-MY56RpS9U0>