Tim Ellison wrote:
I'm looking at apache-harmony-hdk-r486417-windows-x86-32-snapshot.zip and the JDK tools are misbehaving. I get a trap dialog from java.exe, and if I type any of the other tools I get my prompt back then a warning about NIO and the output from the tool, looks like the launcher is being forked, e.g. C:\harmony-hdk-r486417\jdk\bin>jarsigner.exe C:\harmony-hdk-r486417\jdk\bin>Failed to import JNI NIO functions. jarsigner : not implemented yet C:\harmony-hdk-r486417\jdk\bin>
Yes, the launcher is being forked. That's a minor nit I know how to fix. I didn't see the NIO - will check now. The Jarsigner message is intentional. :)
Same NIO warning from the jre\bin\java.exe. I think we need to re-spin this snapshot.
Do you see the same warning on your machine (w/o snapshot?) geir
Regards, Tim