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

JSR160 - NPE when closing JMXMP connector

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.0
    • 1.0
    • core-svc
    • None
    • 1.0
    • unknown
    • generic
    • Not verified

      b30

      java.lang.NullPointerException
          at com.sun.jmx.remote.generic.SynchroMessageConnectionImpl$MessageReader.run(SynchroMessageConnectionImpl.java:438)
          at com.sun.jmx.remote.util.ThreadService$ThreadServiceJob.run(ThreadService.java:199)
          at com.sun.jmx.remote.util.JobExecutor.run(JobExecutor.java:60)

      Seen once on a slow RedHat 9/x86 box.
      Looks that NPE is throwed but not caught by the test,
      However, JavaTest got it as the test exit status then did not recognize it as a valid status and marked the test failed with an exit status 95, that means test passed.
      TCK test = api/javax/management/remote/security/optional/index.html#JMXMPAuthenticatorTest

            sjiang Shanliang Jiang (Inactive)
            yjoan Yves Joan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: