>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:

>> +  private static final String lineSeparator
>> +    = System.getProperty("line.separator");

Mark> The class could be initialized from an unprivileged context so you need
Mark> to get this property through gnu.classpath.SystemProperties.getProperty

Thanks, I always forget about that.  I will fix it shortly.

Tom


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to