Quoting Andrew John Hughes <gnu_andrew@xxxxxxxxxxxxxx>: > Works fine for me with both jamvm and cacao: > > cacao TestResource gnu/java/locale/LocaleInformation_pt_BR.properties > OK s != null for ``gnu/java/locale/LocaleInformation_pt_BR.properties'' > > jamvm TestResource gnu/java/locale/LocaleInformation_pt_BR.properties > OK s != null for ``gnu/java/locale/LocaleInformation_pt_BR.properties'' > > Do you have working ZIP support? Andrew, thanks for your reply. If you move glibj.zip from its usual location (to, say, /tmp) and specify it via -Xbootclasspath, does it still succeed? How would I be able to distinguish working from non-working ZIP support? It appears that .class files are successfully located within glibj.zip ... best Robert