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

omg.corba, API spec: few incorrect references

XMLWordPrintable

    • b32
    • generic
    • generic
    • Verified

      JDK: jdk1.4.0-rc1-b89

      According to build logs there are few (2) incorrect references in Java API specification with @see tag:
      ("grep -c" counts lines that contain the pattern)
      =====
      aa133784@jtgb4u4c:aa133784>grep warning /java/re/jdk/1.4.0/promoted/latest/logs/j2sdk1.4.0-build-solsparc.log | grep @see | grep -c CORBA
      2
      aa133784@jtgb4u4c:aa133784>grep warning /java/re/jdk/1.4.0/promoted/latest/logs/j2sdk1.4.0-build-solsparc.log | grep @see | grep CORBA
      /export/home3/jdk/jdk1.4/ws/j2se/make/docs/../../src/share/classes/org/omg/CORBA/CustomMarshal.java:25: warning - Tag @see: reference not found: DataOuputStream
      /export/home3/jdk/jdk1.4/ws/j2se/make/docs/../../src/share/classes/org/omg/CORBA/portable/IndirectionException.java:33: warning - Tag @see: reference not found: org.omg.CORBA_2_3.portable.OuputStream
      =====


            duke J. Duke
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: