icedtea6-1.8

log

age author description
2010-03-25 doko 2010-03-25 Matthias Klose <doko@ubuntu.com>default tip
2010-03-25 doko Added tag icedtea6-1.8-branch for changeset f736007b642b
2010-03-25 doko Added tag icedtea6-1.8-branch for changeset 1188b1a313b9icedtea6-1.8-branch
2010-03-22 Deepak Bhole Changed FIFO file location from /tmp/$user-... to
2010-03-19 Andrew John Hughes Remove duplication between ICEDTEA_ENV and ICEDTEA_ENV_ECJ.
2010-03-19 Deepak Bhole Fixed build: Changed IcedTeaPlugin.o -> IcedTeaNPPlugin.o
2010-03-19 Gary Benson Merge
2010-03-19 Gary Benson Shark updates
2010-03-19 Deepak Bhole Fixed Bug# 166: Create FIFO pies in temp dir instead of ~/.icedteaplugin
2010-03-19 Deepak Bhole Renamed IcedTeaPlugin.{cc,h} back to IcedTeaNPPlugin.{cc,h}
2010-03-19 Andrew John Hughes Merge
2010-03-18 Andrew John Hughes Update NEWS with OpenJDK6 b18 details and plugin/NetX build changes.
2010-03-19 Pavel Tisnovsky patches/icedtea-sh4-support.patch: removed duplicated
2010-03-18 Pavel Tisnovsky Added new regression test to check if the cacerts keytool
2010-03-18 Gary Benson Fix an issue with lost asynchronous exceptions
2010-03-17 doko More NEWS ...
2010-03-17 doko Updates for Hitachi SH
2010-03-17 doko Update NEWS for 1.8.
2010-03-16 Andrew John Hughes Remove the old plugin.
2010-03-16 Andrew John Hughes Only apply @Override patch to the ecj tree (needed as we currently build with 1.5 not 1.6 flags)
2010-03-16 Andrew John Hughes NetX/plugin build sync (3/3): Remove binary plug import.
2010-03-16 Deepak Bhole Added support for JSObject.finalize()
2010-03-15 Andrew John Hughes NetX/plugin build sync (2/3): Have the OpenJDK build extract the built plugin and NetX code as imports, not binary plugs.
2010-03-15 Deepak Bhole Liveconnect message processing design changes.
2010-03-12 Andrew John Hughes NetX/plugin build sync (1/3): Build NetX and plugin sources separately.
2010-03-11 Gary Benson Fix bugs preventing Shark building itself
2010-03-11 Gary Benson Increased ThreadStackSize by 512kb on 32-bit platforms
2010-03-11 Gary Benson Whitespace changes
2010-03-10 Andrew John Hughes Backport fix for Sun bug 6822370.
2010-03-10 Andrew John Hughes Remove some old cruft.
2010-03-10 doko Use Sazanami instead of Kochi for Japanese font on Debian/Ubuntu
2010-03-09 Deepak Bhole Message protocol overhaul to fix race conditions
2010-03-09 Andrew John Hughes Generalise ZERO_ARCHFLAG to ARCHFLAG and use in PulseAudio native build.
2010-03-08 Andrew John Hughes Merge
2010-03-08 Andrew John Hughes Revert previous change to copying over linking; patch will break hard links.
2010-03-08 doko Makefile.am (ICEDTEA_ECJ_PATCHES): Add DISTRIBUTION_ECJ_PATCHES
2010-03-08 Andrew John Hughes Build bootstrap classes from ecj tree, which is now copied, not linked.
2010-03-04 Andrew John Hughes Merge
2010-03-04 Andrew John Hughes 441: Fix hotspot target on --with-openjdk.
2010-03-04 Xerxes R?nby Fix Shark sharkCompiler mattr memory corruption bug.
2010-03-01 Andrew John Hughes Use rt.jar for CACAO builds rather than the contents of lib/rt.
2010-03-01 Andrew John Hughes Create plugin.stamp with the right filename.
2010-03-01 Andrew John Hughes Use stamps for all Makefile targets.
2010-03-01 Andrew John Hughes Add patch to correct environment variable.
2010-03-01 Andrew John Hughes Remove errant backslash.
2010-03-01 Andrew John Hughes Simplify JAXWS patching for OpenJDK6.
2009-11-17 Andrew John Hughes Make the AttributeBase fix actually compile...
2009-11-17 Andrew John Hughes Add additional JAXWS gcj 4.3 fix for AttributeBase.java
2010-03-01 Andrew John Hughes Patch the JAXWS source if getDTDType() has the wrong return type (gcj 4.3 and earlier)
2010-03-01 Andrew John Hughes Don't add tools.jar to bootclasspath; now a symlink to rt.jar.
2010-03-01 Mark Wielaard Don't add generated dir to bootclasspath in langtools/make/build.xml.
2010-02-26 Mark Wielaard Add 6928623-verbose-langtools.patch.
2010-02-26 ptisnovs Removed two unnecessary timezone patches
2010-02-26 Xerxes R?nby Undefine Shark debug code for NDEBUG builds
2010-02-25 Andrew John Hughes Handle clean-pulse-java being undefined.
2010-02-24 Andrew John Hughes Ensure THANKYOU is distributed in the tarball. Remove duplicate AUTHORS file.
2010-02-24 Deepak Bhole Fix security permissions related to get/set property, based on specifications
2010-02-24 Andrew John Hughes Cleanup .hgignore, including turning off bad usage of regular expressions.
2010-02-24 Andrew John Hughes Use full path to jar application when rewriting Rhino files.
2010-02-24 Andrew John Hughes Make sure PulseAudio headers are picked up by adding -I$(PULSE_JAVA_NATIVE_BUILDDIR)