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

Still some issues with passing runtime args via JCP

    XMLWordPrintable

Details

    • b26
    • generic
    • windows
    • Verified

    Description

      Build Tested : 6u10 b-23
      Issues related to passing of runtime args via JCP got FIXED as part of bug 6685605 in b-23 but it has been noticed that bug has not FIXED properly. Mainly we have 2 following important issus which needs to be addressed ASAP:
      1) Passing runtime args via JCP is not working at all for old Plug-in. This is a regression
      2) For new Plug-in , not all paramaters are getting passed correctly e.g. -verbose

      Steps to reproduce:
      ------------------
      Issue #1
      1) Invoke JCP > Advanced > Java Plug-in
        - Uncheck option "Enable the next generation Plug-in" and "Apply" changes
        - GO to JCP > Java > Java Applet runtime Settings > View
        - Set runtime settings as -Xint
      2) Run following applet inside the browser
      http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/runtimeArgs/TestApplet.html
       - If the VM info is getting displayed as "mixed mode" then issue #1 is reproduced
      Close the browser
      3) Invoke JCP > Advanced > Java Plug-in
        - Check option "Enable the next generation Plug-in"
      4) Run the same applet again inside the browser
      http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/runtimeArgs/TestApplet.html
       - This time one can notice that everything is working correctly as VM info is getting displayed as "interpreted mode"

      Issue #2
      1) Invoke JCP > Java > Java Applet runtime Settings > View
        - Set runtime settings as -verbose
        - Save changes
      2) Invoke same applet again unside th ebrowser
      http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/runtimeArgs/TestApplet.html
          If a windows console does not open up conatniing outputs all the method calls, classes etc. then issue #2 is reproduced

      Attachments

        Issue Links

          Activity

            People

              hdongorcl Hao Dong (Inactive)
              jijising Jitender Singh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: