JDK-4240375 : JCK122 and 1.2a, vm tests are failing under trusted mode
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.2.2a,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.3Fixed
Related Reports
Duplicate :  
Relates :  
Description
While running the JCK122, we noticed that 24 vm tests are failing.And even the SIT team has the same failures while running in the old java mode.
--------------------------------------------------------------------------------
While running the JCK-122 with latest cricket build ("U") on WindowsNT with Netscape4.5, we noticed that apart from the above 24 vm tests there are two more tests they are
vm\jni\DefineClass\dfcl001\dfcl00101\dfcl00101.html: dfcl00101 - Defining a class from a buffer of raw class data 
 and
vm\jni\DeleteLocalRef\dlcr001\dlcr00101\dlcr00101.html: dlcr00101 - Checks the DeleteLocalRef function

Note: These two tests are not failing in the Build "T".

vijayram.manda@eng 1999-05-28
------------------------------------------------------------------------------

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

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

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

And their(SIT) results are at :
http://javaweb.eng/export1/testexec/results/oldjava_results-JCK122a/vm.report/failed.html

Attached are the jte and exclude list files.
vijayram.manda@eng 1999-05-28

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: 1.3 INTEGRATED IN: 1.3
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: dkC59003 Date: 07/08/99 Bug#4252452 has been filed against plugin: Plugin in trusted mode omits some access control checks. ====================================================================== This failed the same way on 1.2, and therefore was exempted from 1.2.2. We've fixed it in Kestrel by using the 1.2 default classloader. thomas.ball@Eng 1999-07-21
21-07-1999