[Bug 1296] -Xshare:dump causes Zero to crash
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Feb 4 16:34:58 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1296
Andrew John Hughes <gnu.andrew at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnu.andrew at redhat.com
Summary|[regression] Zero is broken |-Xshare:dump causes Zero to
|in 6-1.12 |crash
Severity|major |normal
--- Comment #1 from Andrew John Hughes <gnu.andrew at redhat.com> ---
$ /home/andrew/build/zero6/bin/java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12pre+r5c83d26b2437) (Gentoo build
1.6.0_27-b27)
OpenJDK 64-Bit Zero VM (build 20.0-b12, interpreted mode)
But I don't usually do full builds of Zero because of the time the second stage
takes.
I don't think this is a regression, but that -Xshare:dump has just never been
used on Zero before.
As a workaround, you should be able to just do make stamps/icedtea.stamp ;
touch stamps/add-archive.stamp; make or patch Makefile.am to only run
add-archive if !ZERO_BUILD.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130205/71dd4e2d/attachment.html
More information about the distro-pkg-dev
mailing list