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

Mismatch in Source File Generation to Class Files in rt.jar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.4.0
    • 1.4.0
    • other-libs
    • None
    • rc1
    • sparc
    • solaris_8

      There are files that we are generating in build/<platform>/org/omg/PortableServer and build/<platform>/org/omg/IOP which are not part of rt.jar. We are generating Java Docs for this. This is a big incosistency for a product like J2SE. The classes which are missing in rt.jar are

      > > Documented class is not public API:
      > > org.omg.IOP.BI_DIR_IIOP
      > >
      > > Documented class is not public API:
      > > org.omg.IOP.ChainBypassCheck
      > >
      > > Documented class is not public API:
      > > org.omg.IOP.ChainBypassInfo
      > >
      > > Documented class is not public API:
      > > org.omg.IOP.FORWARDED_IDENTITY
      > >
      > > Documented class is not public API:
      > > org.omg.IOP.INVOCATION_POLICIES
      > >
      > > Documented class is not public API:
      > > org.omg.IOP.LogicalThreadId
      > >
      > > Documented class is not public API:
      > > org.omg.IOP.SendingContextRunTime
      > >
      > > Documented class is not public API:
      > > org.omg.IOP.TaggedComponentSeqHolder
      > >
      > > org.omg.IOP.UnknownExceptionInfo.java

      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.CurrentPackage.NoContextHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ForwardRequestHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.IdAssignmentPolicyValueHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.IdAssignmentPolicyValueHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.IdUniquenessPolicyValueHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.IdUniquenessPolicyValueHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ImplicitActivationPolicyValueHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ImplicitActivationPolicyValueHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.LifespanPolicyValueHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.LifespanPolicyValueHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ObjectIdHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ObjectIdHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAListHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAListHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAManagerPackage.StateHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAManagerPackage.StateHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.AdapterNonExistentHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.InvalidPolicyHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.NoServantHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.ObjectNotActiveHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.ServantNotActiveHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.WrongAdapterHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.POAPackage.WrongPolicyHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.RequestProcessingPolicyValueHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.RequestProcessingPolicyValueHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ServantActivatorHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ServantLocatorHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ServantRetentionPolicyValueHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ServantRetentionPolicyValueHolder
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ThreadPolicyValueHelper
      > >
      > > Documented class is not public API:
      > > org.omg.PortableServer.ThreadPolicyValueHolder

        org/omg/DynamicAny/DynValueBoxHelper.java org/omg/DynamicAny/DynValueCommonHelper.java org/omg/DynamicAny/_DynValueCommonStub.java org/omg/DynamicAny/_DynValueBoxStub.java org/omg/DynamicAny/DynAnyPackage/TypeMismatchHolder.java org/omg/DynamicAny/DynAnyPackage/InvalidValueHolder.java org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHolder.java

            hputtaswsunw Hemanth Puttaswamy (Inactive)
            hputtaswsunw Hemanth Puttaswamy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: