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

JSObject class in package sun.plugin.javascript.navig has a "System.out.println"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.3.0
    • deploy
    • beta
    • generic
    • generic



      Name: krC82822 Date: 03/28/2001


      java version "1.2.2" (and 1.3.0)
      Java HotSpot(TM) Server VM (2.0rc1, mixed mode, build I)

      protected synchronized Object evaluate(String s)
              throws JSException
          {
              String s1 = evalScript(instance, "javascript: " + s);
              System.out.println("Evaluate " + s + " = " + s1);
              return s1;
          }
      (Review ID: 119679)
      ======================================================================

            stanleyh Stanley Ho (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: