Another GCJ win32 bug "regex" (String.split()) not working
Ranjit Mathew
rmathew@gmail.com
Tue Apr 12 11:07:00 GMT 2005
Andrew Haley wrote:
> Bryce McKinlay writes:
> > Andreas Grunewald wrote:
> >
> >
> > Because the resource is not actually referenced in Java code. It is
> > loaded dynamically via a ResourceBundle.getBundle() call. The compiler
> > can only resolve "hard" linkage. Likewise, classes loaded dynamically
> > via Class.forName() and other dynamic mechanisms have the same problem.
>
> Um, okay, but why isn't the resource found in libgcj.jar?
Because it's not in the CLASSPATH at runtime or not
present at all on the machine executing the static
executable?
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/
More information about the Java
mailing list