15
I Use This!
Activity Not Available

News

Posted over 14 years ago by Gary Benson <gbenson@redhat.com>
Add checkopts Python script. 2009-12-22 Gary Benson * contrib/checkopts/checkopts: New file. * contrib/checkopts/Test.java: Likewise.
Posted over 14 years ago by doko@ubuntu.com
Fix zero build as additional VM. 2009-12-21 Matthias Klose * Makefile.am (ADD_ZERO_CONFIGURE_ARGS): Fix path for --with-jdk-home= option.
Posted over 14 years ago by Andrew John Hughes <ahughes@redhat.com>
Add -Xprefer:source so disable bootstrap works. Disable building bootstrap classes when sun.awt.SunToolkit is present. 2009-12-21 Andrew John Hughes * Makefile.am: Only set ICEDTEA_BOOTSTRAP_DIRS and build rt-class-files when ... [More] sun.awt.SunToolkit is missing. Support -Xprefer:source. Move MEMORY_LIMIT to IT_JAVACFLAGS. (liveconnect.stamp): Remove MEMORY_LIMIT. (netx.stamp): Remove MEMORY_LIMIT. (extra-class-files.stamp): Remove MEMORY_LIMIT, add system rt.jar to classpath. (rt-class-files.stamp): Remove MEMORY_LIMIT. Make conditional on LACKS_SUN_AWT_TOOLKIT. * configure.ac: Check for sun.awt.SunToolkit and set LACKS_SUN_AWT_TOOLKIT if missing. [Less]
Posted over 14 years ago by Andrew John Hughes <ahughes@redhat.com>
Always turn off doc generation for the bootstrap build. 2009-12-15 Andrew John Hughes * Makefile.am: Always turn off doc generation for bootstrap build.
Posted over 14 years ago by Andrew John Hughes <ahughes@redhat.com>
Explicitly set the path to the javac executable. 2009-12-14 Andrew John Hughes * Makefile.am: Add Ant patch to explicitly set the javac executable. * patches/boot/ant-javac.patch: New patch (revised from old boot/icedtea.patch version). * HACKING: Updated.
Posted over 14 years ago by Man Lung Wong <mwong@redhat.com>
JNLP files are now launched when system is offline only if offline-allowed tag is present. Also corrected my previous Changelog entry on Dec 03, 09.
Posted over 14 years ago by Andrew John Hughes <ahughes@redhat.com>
Bump to b77. 2009-12-14 Andrew John Hughes * patches/boot/icedtea.patch: Split into individual patches for easier maintenance. * patches/icedtea-ant.patch: Removed; set ANT instead of ANT_HOME instead. * patches/icedtea-ia64-fdlibm.patch: ... [More] Dropped, upstream zero (jdk/ad1c88142958) patch. * patches/icedtea-mbeanintrospector.patch: Dropped, troublesome line no longer present. * patches/icedtea-renderer-crossing.patch: Dropped, upstream (ccc36189f2a7) * patches/icedtea-uname.patch: Mostly dropped (upstream zero, jdk/ad1c88142958 & corba/28b983e5bb5f), remainder moved to debian/icedtea-uname.patch. * .hgignore: Severly trim to avoid issues with new files not appearing in hg status. It should only mask autoconf and temp files, not everything the build produces. * Makefile.am: Bump to b77, remove patches, list new boot patches, set ANT rather than ANT_HOME. * configure.ac: Remove SYSTEM_ANT_DIR setting. * patches/boot/corba-defs.patch, * patches/boot/corba-idlj.patch, * patches/boot/corba-libgcj.patch, * patches/boot/corba-no-gen.patch, * patches/boot/corba-orb.patch, * patches/boot/demos.patch, * patches/boot/ecj-fphexconstants.patch, * patches/boot/ecj-opts.patch, * patches/boot/fontconfig.patch, * patches/boot/generated-comments.patch, * patches/boot/icedtea-jaxp-dependency.patch, * patches/boot/icedteart.patch, * patches/boot/jar.patch, * patches/boot/javah.patch, * patches/boot/symbols.patch, * patches/boot/tobin.patch, * patches/boot/xbootclasspath.patch: New patches split out from patches/boot/icedtea.patch. * patches/debian/icedtea-uname.patch: Remants of patches/icedtea-uname.patch. Debian-specific as use dpkg-architecture. * HACKING: Updated [Less]
Posted over 14 years ago by Andrew John Hughes <ahughes@redhat.com>
Make clean-icedtea* targets only run make if the directory exists. 2009-12-07 Andrew John Hughes * Makefile.am: (clean-icedtea): Only run make if openjdk directory exists and remove dependency. (clean-icedtea-boot): Likewise for openjdk-boot.
Posted over 14 years ago by Man Lung Wong <mwong@redhat.com>
Desktop element fixed and enabled.
Posted over 14 years ago by Gary Benson <gbenson@redhat.com>
2009-12-03 Gary Benson * patches/cacao/arch.patch: Fix up.