classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Patch to fix the incorrect RuntimePermission("charsetP


From: Jeroen Frijters
Subject: [cp-patches] FYI: Patch to fix the incorrect RuntimePermission("charsetProvider") check
Date: Fri, 13 Jan 2006 08:42:31 +0100

Hi,

I've checked in the attached patch to fix the fact that we're
incorrectly checking for the "charsetProvider" runtime permission when
instantiating the built in providers.

Regards,
Jeroen

2005-01-13  Jeroen Frijters  <address@hidden>

        * gnu/java/nio/charset/Provider.java: Added comment about its
        special relation with CharsetProvider.
        (static): Removed.
        * gnu/java/nio/charset/iconv/IconvProvider.java: Added comment
about
        its special relation with CharsetProvider.
        (static): Removed.
        * java/nio/charset/spi/CharsetProvider.java
        (CharsetProvider): Add special case to skip security check for
        built in providers.

Attachment: charset.patch.txt
Description: charset.patch.txt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]