[Bug 1325] [IcedTea8] Only add classes to rt-source-files.txt if the class (or one or more of its methods/fields) are actually missing from the boot JDK
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Mar 25 12:59:31 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1325
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea?cmd=changeset;node=f4763c22ae76
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Mar 25 19:57:59 2013 +0000
PR1325: Only add classes to rt-source-files.txt if the class (or one or
more of its methods/fields) are actually missing from the boot JDK
2012-08-16 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR1325: Only add classes to rt-source-files.txt if the
class (or one or more of its methods/fields)
are actually missing from the boot JDK
* Makefile.am:
(rt-source-files.txt): Remove dead ICEDTEA_BOOTSTRAP_DIRS
which has not been set for some time.
(rt-class-files.stamp): Replace LACKS_SUN_AWT_TOOLKIT
conditional with test of contents of ICEDTEA_BOOTSTRAP_CLASSES.
Note; need to use grep as field contains whitespace.
(rt.stamp): Likewise.
* configure.ac:
Remove sun.awt.SunToolkit check.
* NEWS: Updated.
--
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/20130325/346b11be/attachment.html
More information about the distro-pkg-dev
mailing list