Fix for PR381 Stackoverflow error with SecurityManager, signed jar and debug
Mark Wielaard
mjw at redhat.com
Tue Sep 1 03:59:02 PDT 2009
Hi Andrew,
On Tue, 2009-09-01 at 10:31 +0100, Andrew John Hughes wrote:
> 2009/8/31 Mark Wielaard <mjw at redhat.com>:
> > On Mon, 2009-08-31 at 08:33 +0200, Mark Wielaard wrote:
> >> 2009-08-31 Mark Wielaard <mjw at redhat.com>
> >> Keith Seitz <keiths at redhat.com>
> >>
> >> PR381 Stackoverflow error with SecurityManager, signed jar and debug
> >> * patches/icedtea-use-system-tzdata.patch: Updated to initialize
> >> JAVAZI_DIR once and inside a AccessController.doPrivileged() block.
> >> * patches/icedtea-timezone-default-permission.patch: New patch.
> >> * overlays/openjdk/jdk/test/java/util/TimeZone/
> >> (TimeZoneDatePermissionCheck.java, TimeZoneDatePermissionCheck.sh):
> >> New test.
> >> * Makefile.am: Add new patch.
> >> * HACKING: Describe new patch.
> >
> > Lillian requested this changeset also be pushed on the 1.5 branch, which
> > I have just done after some quick build/smoke testing that everything
> > looked fine after the transplant.
> >
> > Should this also go onto the 1.6 branch?
> >
> Sounds like a good idea to me.
On irc Andrew Haley agreed. So I hg transplanted the commit.
Did a quick build and check to see that it worked
Passed: java/util/TimeZone/TimeZoneDatePermissionCheck.sh
before pushing.
Cheers,
Mark
More information about the distro-pkg-dev
mailing list