[Bug 2367] 7 no longer builds with 6 - Util is not public in sun.management; cannot be accessed from outside package
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jul 14 15:47:41 UTC 2015
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2367
--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.5?cmd=changeset;node=f3e2e94ffb13
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Jul 13 23:58:47 2015 +0100
PR2367: 7 no longer builds with 6 - Util is not public in sun.management
2015-07-13 Andrew John Hughes <gnu.andrew at member.fsf.org>
PR2367: 7 no longer builds with 6 - Util is
not public in sun.management
* Makefile.am:
(ICEDTEA_BOOTSTRAP_CLASSES): Pre-build
sun.management.Util if running on an
Oracle JDK with an inaccessible version.
(ICEDTEA_BOOT_PATCHES): Add -Xprefer:source
patch.
* NEWS: Updated.
* configure.ac:
Check for sun.management.Util class.
* patches/boot/prefer_source.patch:
Add -Xprefer:source option to javac invocations
for sun.security.other, java.util.jar,
sun.security.pkcs11, com.sun.crypto.provider and
sun.nio.cs so that newer interfaces in OpenJDK 7
are picked up instead of outdated boot JDK ones.
--
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/20150714/b5ac2a21/attachment.html>
More information about the distro-pkg-dev
mailing list