RFR: Filing bug, ProblemListing, Backing out

Jesper Wilhelmsson jwilhelm at openjdk.java.net
Thu Jul 2 23:53:12 UTC 2020


On Thu, 2 Jul 2020 23:33:40 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:

>> Filing bug, ProblemListing, Backing out
>
> src/next.md line 69:
> 
>> 68: ~~~
>> 69: sun.tools.jcmd.MyTest.java                        4711   windows-all
>> 70: ~~~
> 
> this actually should be filename:
> Suggestion:
> 
> sun/tools/jcmd/MyTest.java                        4711   windows-all

Right. Will fix.

> src/index.md line 30:
> 
>> 29:   * [Filing a Bug](next.html#filing-a-bug)
>> 30:   * [ProblemListing or Ignoring a test](next.html#problemlisting-or-ignore-ing-a-test)
>> 31:   * [Backing Out a Change](next.html#backing-out-a-change)
> 
> shouldn't it use the exact same words as the section's title?
> Suggestion:
> 
>   * [ProblemListing or `@ignore`-ing a Test](next.html#problemlisting-or-ignore-ing-a-test)

Good catch!

-------------

PR: https://git.openjdk.java.net/guide/pull/21


More information about the guide-dev mailing list