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

Runtime.exec(String, String[], File) documentation contains literal {@link ...}

    XMLWordPrintable

Details

    • b29
    • x86_64
    • generic

    Backports

      Description

        A DESCRIPTION OF THE PROBLEM :
        https://docs.oracle.com/en/java/javase/14/docs/api/java.base/java/lang/Runtime.html#exec(java.lang.String,java.lang.String[],java.io.File)
        > by the call new {@link StringTokenizer}(command) with no further

        Because the `{@link ...}` appears within a `{@code ...}` tag it is displayed as literal text.
        Note that the link here can simply be omitted (or should point to the respective constructor) since a few words in front of it there is already a link to StringTokenizer.


        Attachments

          Issue Links

            Activity

              People

                jjg Jonathan Gibbons
                webbuggrp Webbug Group
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: