JDK-4238923 : JCK-122,lang tests failed with the trusted mode only on Solaris.
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 1.2.2
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-05-17
  • Updated: 1999-06-25
  • Resolved: 1999-06-24
Related Reports
Duplicate :  
Description
While Running the JCK-122 tests, we found that the 18 lang tests are failing only on Solaris with the trusted mode.


Configuration is:
Solaris7, with the latest  cricket rc build and  JCK122.

Following are the tests that are failing.

lang/BINC/binc006/binc00601/binc00601.html: binc00601 - A class is changed to not be public 
      lang/BINC/binc012/binc01201/binc01201.html: binc01201 - Changing the declared access of a field from default access to private
      access. 
      lang/BINC/binc012/binc01202/binc01202.html: binc01202 - Changing the declared access of a field from protected access to
      default access. 
      lang/BINC/binc012/binc01203/binc01203.html: binc01203 - Changing the declared access of a field from protected access to
      private access. 
      lang/BINC/binc012/binc01204/binc01204.html: binc01204 - Changing the declared access of a field from public access to
      protected access. 
      lang/BINC/binc012/binc01205/binc01205.html: binc01205 - Changing the declared access of a field from public access to default
      access. 
      lang/BINC/binc012/binc01206/binc01206.html: binc01206 - Changing the declared access of a field from public access to private
      access. 
      lang/BINC/binc027/binc02701/binc02701.html: binc02701 - Automatically supplied default constructor is replaced by private
      constructor. 
      lang/BINC/binc027/binc02703/binc02703.html: binc02703 - Automatically supplied public access constructor is replaced by
      protected access constructor. 
      lang/BINC/binc027/binc02704/binc02704.html: binc02704 - Automatically supplied public access constructor is replaced by
      default access constructor. 
      lang/BINC/binc027/binc02705/binc02705.html: binc02705 - Automatically supplied public access constructor is replaced by
      private access constructor. 
      lang/EXEC/exec005/exec00501/exec00501.html: exec00501 - using of a private field of class instance 
      lang/EXEC/exec005/exec00502/exec00502.html: exec00502 - using of a private method of super class 
      lang/EXPR/expr127/expr12702/expr12702.html: expr12702 - invocation of an unaccessible method having default access 
      lang/EXPR/expr129/expr12901/expr12901.html: expr12901 - invocation of a method from unaccessible class 
      lang/EXPR/expr129/expr12902/expr12902.html: expr12902 - invocation of an unaccessible method 
      lang/EXPR/expr138/expr13801/expr13801.html: expr13801 - inability to access an overriding method 
      lang/EXPR/expr140/expr14001/expr14001.html: expr14001 - failure of dynamic lookup 

Results are at:
http://sqesvr.eng.sun.com/plugin2/jck/results/cricket/rc/SOL7-NS4.5-122/report_langF/failed.html

Attachment show the jte files we used to run the JCK122.

Comments
EVALUATION gemma.riner@eng 1999-06-24 duplicate of 4240383
24-06-1999