HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 6u21, 7
    • Component/s: core-svc
    • b01
    • b85
    • generic
    • generic

        A new VM argument type "double" is added by the fix for 6631166 causes a regression to com.sun.management.HotSpotDiagnosticsMXBean API that throws NPE.

        The following test failures due to this regression:
          test/com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions.java
          test/com/sun/management/HotSpotDiagnosticMXBean/SetAllVMOptions.java
          test/javax/management/MBeanServer/OldMBeanServerTest.java
         
        java.lang.NullPointerException
        at sun.management.HotSpotDiagnostic.getDiagnosticOptions(HotSpotDiagnostic.java:49)
        at GetDiagnosticOptions.checkDiagnosticOptions(GetDiagnosticOptions.java:57)
        at GetDiagnosticOptions.main(GetDiagnosticOptions.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:613)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:717)

              Assignee:
              Mandy Chung (Inactive)
              Reporter:
              Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: