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

java web start hangs on some solaris sparc machine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.2_07
    • solaris_10, 1.4.2_07, 5.0u1
    • deploy
    • None
    • b02
    • generic, sparc
    • solaris_9, solaris_10

        the problem got exposed by the fix of "6175681: 1.4.2 java web start sandbox application can have all permissions" exposed a problem, which on some sparc machines, running "javaws" will just hang there. It is due to a problem in our native code, where we try to do a malloc on a undefined value, which in this case it will causes it to malloc a very huge memory space, and caused fork to fail later with ENOMEM. This code was there since 1.4.2, but the problem never got exposed.
        ###@###.### 10/27/04 18:17 GMT

              ngthomas Thomas Ng (Inactive)
              ngthomas Thomas Ng (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: