-
Bug
-
Resolution: Fixed
-
P4
-
1.1.6
-
1.1.6
-
x86
-
solaris_2.6
-
Verified
When running Java Media Player on JDK 1.1.6 I'm observing the following problems (install JMF from /net/capra/export/JavaMedia/Framework/JMF-FCS/:
1. Classes in the classpath are not able to read properties. Even when ran as an application, our classes are unable to acess the java.class.path property
2. The VM crashes when running JMFPlayer or reports wrong type for classes (uses the declared type as opposed to the real object type, which then causes a ClassCastException to be thrown.
1. Classes in the classpath are not able to read properties. Even when ran as an application, our classes are unable to acess the java.class.path property
2. The VM crashes when running JMFPlayer or reports wrong type for classes (uses the declared type as opposed to the real object type, which then causes a ClassCastException to be thrown.