[icedtea-web] RFC: Check for AppletViewerPanel being public
Deepak Bhole
dbhole at redhat.com
Wed Dec 1 15:16:03 PST 2010
* Dr Andrew John Hughes <ahughes at redhat.com> [2010-12-01 17:48]:
...
...
>
> Also the attached README update as part of this.
I tried out the patch, and everything seems to be working fine. OK for
head (patch + readme changes).
Cheers,
Deepak
> --
> Andrew :)
>
> Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
>
> Support Free Java!
> Contribute to GNU Classpath and IcedTea
> http://www.gnu.org/software/classpath
> http://icedtea.classpath.org
> PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
> Fingerprint = F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
> diff -r a3cb4fec78a9 README
> --- a/README Wed Dec 01 16:46:28 2010 -0500
> +++ b/README Wed Dec 01 22:47:48 2010 +0000
> @@ -77,12 +77,17 @@
> * /usr/lib/jvm/java-gcj
> * /usr/lib/jvm/gcj-jdk
> * /usr/lib/jvm/cacao
> -in the order given above. Some currently fail.
> +in the order given above.
>
> -Most targets in IcedTea create stamp files in the stamps directory to
> -determine what and when dependencies were compiled. Each target has a
> -corresponding clean-x target which removes the output and the stamp
> -file, allowing it to be rebuilt.
> +At present, some of these options fail due to sun.* classes required
> +by IcedTea-Web. Upstream OpenJDK will only be able to compile
> +IcedTea-Web if the patch applet_hole.patch from IcedTea has been
> +applied.
> +
> +Most targets in IcedTea-Web create stamp files in the stamps directory
> +to determine what and when dependencies were compiled. Each target
> +has a corresponding clean-x target which removes the output and the
> +stamp file, allowing it to be rebuilt.
>
> Build Modification Options
> ==========================
More information about the distro-pkg-dev
mailing list