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

InputStreamHook's assumption about implementation of ORB stream causes a NullPointerException

XMLWordPrintable

    • b04
    • generic
    • generic

        We have an issue when using the JRockit version of JDK 1.5.0. We are seeing
        this NPE:

        java.lang.NullPointerException.
        null
                at com.sun.corba.se.impl.io.InputStreamHook$InReadObjectDefaultsSentState.readData
        (Lcom.sun.corba.se.impl.io.InputStreamHook;)V(InputStreamHook.java:386)
                at com.sun.corba.se.impl.io.IIOPInputStream.readBoolean()Z(IIOPInputStream.java:697)


        and the code in InputStreamHook looks wrong to me. It is assuming it knows
        the implementation of the ORB stream, but the stream could have been provided
        by a vendor using the ValueHandler (as we do).
        ###@###.### 11/2/04 20:37 GMT

              kcavanauorcl Ken Cavanaugh (Inactive)
              gnagasunsunw Gopinath Nagasundara (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: