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

Hashtable.get() throws NullPointerException while key is not null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 7u6
    • hotspot
    • svc
    • generic
    • generic

      Hashtable.get() throws NullPointerException while key is not null.

      Exception in thread "main" java.lang.NullPointerException
      at java.util.Hashtable.get(Hashtable.java:455)
      at java.util.Properties.getProperty(Properties.java:951)
      at sun.jvm.hotspot.runtime.VM.getSystemProperty(VM.java:851)
      at sun.jvm.hotspot.jdi.VirtualMachineImpl.version(VirtualMachineImpl.java:801)

            Unassigned Unassigned
            bmoloden Boris Molodenkov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: