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

JWS 1.0 failed on Regression test case 4348803 (LB B20)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.0.1
    • 1.3.1
    • deploy
    • 1.0.1
    • x86
    • windows_98
    • Verified

      This bug was originally filed as 4420891. 4420891 was closed because
      initially we think it is a duplicate of bug 4416056. Now 4416056 bug
      is verified and closed, but this bug still exists. So we are filing
      it again.

      The test case link is at:
      http://comanche/jawstest/ladybird/regression

      Step to reproduce the bug (On Windows):
      - Install LB B20.
      - Install JWS 1.0.
      - Start JWS 1.0, from preference -> Java panel, make sure LB B20 is the only
        available JRE. Set logging and console for debugging in advance panel.
      - Open browser and visit above link, follow the step 5 to reproduce the bug.

      The exception message is:
      java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
              at java.security.AccessControlContext.checkPermission(Unknown Source)
              at java.security.AccessController.checkPermission(Unknown Source)
              at java.lang.SecurityManager.checkPermission(Unknown Source)
              at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
              at java.lang.System.getProperty(Unknown Source)
              at B4348803.extTest$1.run(extTest.java:27)
              at java.security.AccessController.doPrivileged(Native Method)
              at B4348803.extTest.run(extTest.java:23)
              at BUG4348803.run(BUG4348803.java:26)
              at BUG4348803.main(BUG4348803.java:21)
              at java.lang.reflect.Method.invoke(Native Method)
              at com.sun.javaws.Launcher.executeApplication(Launcher.java:701)
              at com.sun.javaws.Launcher.executeMainClass(Launcher.java:663)
              at com.sun.javaws.Launcher.continueLaunch(Launcher.java:546)
              at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:334)
              at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:151)
              at com.sun.javaws.Launcher.<init>(Launcher.java:113)
              at com.sun.javaws.Main.main(Main.java:153)

      See more info in comments.

      yu.wang@eng 2001-03-23

            herrick Andy Herrick (Inactive)
            nwangsunw Nathan Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: