Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6442509

TEST_BUG: package com.sun.script.javascript does not exist

XMLWordPrintable

    • b91
    • generic
    • generic
    • Verified

      JDK : Fails: Mustang b86 and later
                            Passes: Mustang b85
      Platform[s] : Fails On: Solaris x86 9 and Solaris sparc 10
      Failing Test [s] : javax/script/Test2.java
                            javax/script/Test3.java
                            javax/script/Test4.java
                            javax/script/Test5.java
                            javax/script/Test6.java
                            javax/script/Test7.java
                            javax/script/Test8.java


          Test source location:
          =====================
      /net/cady/export/jdk1.6.0/promoted/all/b88/ws/j2se/test/javax/script

          jtr file location:
          ==================
      /net/cady/export6/results/mustang/b88/reg/regression-reg-IA9-2006-06-16-16-35-38-0981/workDir/javax/script/Test2.jtr

          How to reproduce:
          ====================
          - Set JAVA_HOME to Mustang b88 solaris-i586
          - cd /net/cady/export/jdk1.6.0/promoted/all/b88/ws/j2se/test/javax/script
          - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp ./Test2.java

          Test output:
          ============
      /net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/script/Test2.java:9: package com.sun.script.javascript does not exist
      import com.sun.script.javascript.*;
      ^
      /net/cady/export/jdk1.6.0/latest/ws/j2se/test/javax/script/Test2.java:30: cannot find symbol
      symbol : class RhinoScriptEngine
      location: class Test2
                  ScriptEngine eng = new RhinoScriptEngine();
                                         ^
      2 errors

            sundar Sundararajan Athijegannathan
            jaleesunw James Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: