Hi,
In message "[kaffe] Bug report: Property user.language no longer exists"
on 04/04/19, Alan Eliasen <[EMAIL PROTECTED]> writes:
> When testing the current kaffe CVS trunk, the system propery
> "user.language" is no longer defined (it was defined in version 1.1.4, so this
> may be considered a regression.) This affects the ability of
> internationalized Java applications to detect the language they should use for
> output.
The system property "user.language" as well as "user.region" and
"user.timezone" were deleted when libraries/clib/native/System.c
was changed to Revision 1.43.
I think these properties should be given at run time rather than
be defined at compile time. So deletion of these properties
is resonable.
_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe