Exception in thread "main" java.lang.NullPointerException
at com.sun.deploy.panel.AppleJREListModel.refresh
(AppleJREListModel.java:72)
at com.sun.deploy.panel.AppleJREListModel.<init>
(AppleJREListModel.java:36)
at com.sun.deploy.panel.AppleJREDialog.<init>
(AppleJREDialog.java:34)
The application using a java15 alias on my 1.4 boot and the indicated
additional classpath seems to work fine for me.
Somewhat interestingly despite warning that the class version is 49
and it doesn't support beyond 47 my old version of jad disassembles
this class just fine. Line numbers of course probably don't match the
exception's. But if it disassembles all right you might guess it
would compile fine as well.
Without getting into the rightness or wrongness of using a decompiler
in this instance. If it concerns anyone they can of course indicate
so. Anyhow, I'm not saying anything about disassembled contents on
the off-chance it does upset someone.
Personally I figure what you and your disassembler do in the privacy
of your own home for debugging purposes is your business.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden