[Bug 2394] New: [IcedTea7] ppc64le does not support -Xshare:dump
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Jun 3 02:43:39 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2394
Bug ID: 2394
Summary: [IcedTea7] ppc64le does not support -Xshare:dump
Product: IcedTea
Version: 7-hg
Hardware: ppc64le
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
if [ -e
/builddir/build/BUILD/icedtea-2.6.0pre20/openjdk.build-boot/j2sdk-image/bin/java
] ; then \
if test "xppc64le" != "xppc64"; then \
/builddir/build/BUILD/icedtea-2.6.0pre20/openjdk.build-boot/j2sdk-image/bin/java
-Xshare:dump ; \
fi ; \
fi
Error occurred during initialization of VM
Dumping a shared archive is not supported on the Server JVM.
Now that ppc64le has its own unique name, it no longer matches the test.
--
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/20150603/c3c411ea/attachment.html>
More information about the distro-pkg-dev
mailing list