JDK-4240383 : JCK 1.2.2 and 1.2a Lang tests are failing on trusted mode
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.2.0,1.2.2
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 1999-05-21
  • Updated: 2002-11-14
  • Resolved: 2002-11-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.3.0 1.3ea1Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
While running the JCK122, we noticed that 18 lang tests are failing with the latest cricket build ("T").
Note:
These tests are also failing without the plugin in the old java mode as reported by SIT team and their results are at(but they used the cricket build "s"):
http://javaweb.eng/export1/testexec/results/s122wescafe122a_JIT_oldjava_NT/java_lang.report/ .

Configuration :
Windows95, IE3 with latest cricket rc build("T").

Results are at :
http://sqesvr.eng.sun.com/plugin2/disk1/plugin/jck/results/cricket/rc/95-IE3-122/report_lang/failed.html

jtr files are at
http://sqesvr.eng.sun.com/plugin2/disk1/plugin/jck/results/cricket/rc/95-IE3-122/lang

Attached are the jte and exclude-list files.

vijayram.manda@eng 1999-05-21

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.3 FIXED IN: 1.3ea1 INTEGRATED IN: 1.3ea1
14-06-2004

EVALUATION These are the same tests which were failed by plug-in under solaris/netscape. See P1 bugs against plug-in filed May 17: Bug Id: 4238923 Synopsis: JCK-122,lang tests failed with the trusted mode only on Solaris. Bug Id: 4238928 Synopsis: JCK-122, vm tests are failing in the trusted mode only on Solaris. ilya.neverov@eng 1999-05-25 Name: ngC57085 Date: 07/08/99 These 18 lang tests are passed by plugin in untrusted mode. These tests are failed by plugin in trusted mode as plugin in trusted mode omits some access control checks. See bug 4252452 filed against plugin. Bug Id: 4252452 Synopsis: Plugin in trusted mode omits some access control checks The bug 4240383 is not a java_sqe bug. ====================================================================== That's a bogus evaluation -- plug-in doesn't have anything to do with access control checks for Java lang facilities. Still, it doesn't matter because we've moved to using the "newjava" flags, and these bugs will thereby be fixed as a side-effect. thomas.ball@Eng 1999-07-19
19-07-1999