Trivial coherence lack

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.1
    • Affects Version/s: 1.4.0
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: