<i18n dev> [Fwd: [PATCH] Load currency.data via ClassLoader]

Roman Kennke roman.kennke at aicas.com
Wed Oct 24 01:51:13 PDT 2007


Hi,

Am Mittwoch, den 24.10.2007, 09:42 +0100 schrieb Alan Bateman:
> Locale related utility classes are maintained by the i18n group - right?

Sorry, I'm a little lost with all those groups and mailing lists. By now
I should be subscribed to almost all OpenJDK lists...

/Roman

> E-Mail-Nachricht-Anlage ([PATCH] Load currency.data via
> ClassLoader.eml)
> > -------- Weitergeleitete Nachricht --------
> > Von: Roman Kennke <roman.kennke at aicas.com>
> > An: Core-Libs-Dev <core-libs-dev at openjdk.java.net>
> > Betreff: [PATCH] Load currency.data via ClassLoader
> > Datum: Wed, 24 Oct 2007 10:27:04 +0200
> > 
> > Hi there,
> > 
> > in java.util.Currency, the currency.data is loaded from $JRE_DIR/lib.
> > I'm having a problem with this in the JamaicaVM, when an application is
> > built into a single bundle for use on an embedded machine. There is no
> > JRE installed on that machine, and this file can't be loaded. I suggest
> > to fall back to loading this file via the ClassLoader. See attached
> > patch. This should affect normal behaviour, and only adds the option to
> > put this file in the (boot) classpath instead. What do you think?
> > 
> > /Roman
> > 
-- 
Dipl.-Inform. (FH) Roman Kennke, Software Engineer, http://kennke.org
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com   * Tel: +49-721-663 968-0
USt-Id: DE216375633, Handelsregister HRB 109481, AG Karlsruhe
Geschäftsführer: Dr. James J. Hunt




More information about the i18n-dev mailing list