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

Trivial coherence lack

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.1
    • 1.4.0
    • core-libs
    • hopper
    • generic
    • generic
    • Verified



      Name: bsT130419 Date: 10/15/2001


      java version "1.3.1"
      Java(TM) 2 Runtime Environment, Standard Edition (build
      1.3.1-b24)
      Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)


      The improvement is about the java.rmi.MarshalledObject class.
      In private static class MarshalledObjectOutputStream the constructor is declared
      as "public" whereas in private static class MarshalledObjectInputStream
      constructor has no access specifier, so is implicitly declared as "package".
      Just for a coherence reason I declared in the fix this constructor too as "public".
      (Review ID: 133774)
      ======================================================================

            peterjones Peter Jones (Inactive)
            bstrathesunw Bill Strathearn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: