SwingBasher runs ok with NT and w2K, however, with 95/98 it won't compile and you get the following errors.
You can get SwingBasher here:
/net/sqesvr/export/disk3/Kestrel_ws/Functional/SwingBasher
..........Building file(s)..........
Compiling [src\SystemMonitor.java]
Compiling [src\NullRunnable.java]
Compiling [src\AbstractSwingTest.java]
src\AbstractSwingTest.java:108: cannot access NullRunnable
bad class file: C:\JDK1.4F.95\JRE\lib\rt.jar(java/awt/PopupMenu.class)
unable to acess file: classes\NullRunnable.class (The process cannot access the
file because
it is being used by another process)
Please remove or make sure it appears in the correct subdirectory of the classpa
th.
SwingUtilities.invokeAndWait(new NullRunnable());
^
1 error
NMAKE : fatal error U1077: 'c:\jdk1.4f.95\bin\javac' : return code '0x1'
Stop.
You can get SwingBasher here:
/net/sqesvr/export/disk3/Kestrel_ws/Functional/SwingBasher
..........Building file(s)..........
Compiling [src\SystemMonitor.java]
Compiling [src\NullRunnable.java]
Compiling [src\AbstractSwingTest.java]
src\AbstractSwingTest.java:108: cannot access NullRunnable
bad class file: C:\JDK1.4F.95\JRE\lib\rt.jar(java/awt/PopupMenu.class)
unable to acess file: classes\NullRunnable.class (The process cannot access the
file because
it is being used by another process)
Please remove or make sure it appears in the correct subdirectory of the classpa
th.
SwingUtilities.invokeAndWait(new NullRunnable());
^
1 error
NMAKE : fatal error U1077: 'c:\jdk1.4f.95\bin\javac' : return code '0x1'
Stop.
- duplicates
-
JDK-4332460 "Unable to access class file " during compilation.
-
- Closed
-
-
JDK-4336852 Merlin can't compile UIMaps citing bad class file in rt.jar
-
- Closed
-