'java.lang.String' has no method
Keith
keith@rhsdplanning.com
Tue Mar 30 18:41:00 GMT 2010
Resending in plain text:
I was using java.net.NetworkInterface.getHardwareAddress() to get the
MAC address. Work around is a JNI call (currently Windows only).
I was using ResourceBundle.keySet() and ResourceBundle.containsKey()
HTH,
Keith
Andrew John Hughes wrote:
> On 26 March 2010 16:51, Keith <keith@rhsdplanning.com> wrote:
>>> Does libgcj-4.4.0.jar support Java 1.6?
>> It supports bits of it:
>> http://builder.classpath.org/japi/openjdk6-libgcj.html
>> And yes, there are known holes in java.net and ResourceBundle. I've
> looked at implementing them a couple of times, but not yet got round
> to it.
>> Knowing which methods should be prioritised for implementation (i.e.
> because people actually use them in real-world code) would be very
> useful. And patches even more so!
More information about the Java
mailing list