-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0
-
1.2beta4
-
sparc
-
solaris_2.6
-
Verified
Notepad doesn't run on Windows NT & 95 with JDK-1.2beta4-G. Instead, it throws the following exceptions:
java.io.FileNotFoundException: ../MyTheme.theme
Exception in thread "main" java.lang.NullPointerException
at MetalThemeMenu.<init>(Compiled Code)
at MetalworksFrame.buildMenus(MetalworksFrame.java:84)
at MetalworksFrame.<init>(MetalworksFrame.java:51)
at Metalworks.main(Metalworks.java:55)
Steps to Reproduce:
0) Launch Notepad on Windows NT or 95 with JDK-1.2beta4-G.
1) Look for the app on the screen.
RESULT: No window appears for Notepad. Instead, the exceptions above are thrown.
java.io.FileNotFoundException: ../MyTheme.theme
Exception in thread "main" java.lang.NullPointerException
at MetalThemeMenu.<init>(Compiled Code)
at MetalworksFrame.buildMenus(MetalworksFrame.java:84)
at MetalworksFrame.<init>(MetalworksFrame.java:51)
at Metalworks.main(Metalworks.java:55)
Steps to Reproduce:
0) Launch Notepad on Windows NT or 95 with JDK-1.2beta4-G.
1) Look for the app on the screen.
RESULT: No window appears for Notepad. Instead, the exceptions above are thrown.