RFR: Fixed bugs in bug filing instructions [v2]

Jesper Wilhelmsson jwilhelm at openjdk.java.net
Thu May 6 01:03:18 UTC 2021


On Mon, 3 May 2021 15:23:49 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Clarified not to discuss vulnerabilities in the open
>
> src/index.md line 325:
> 
>> 323: * Before filing a bug, verify that there isn't already a bug filed for this issue.
>> 324:   * Search [JBS](https://bugs.openjdk.java.net/) for things like the name of the failing test, assert messages, the name of the source code file where a crash occurred etc.
>> 325: * If you suspect that the bug is a vulnerability, don't file a JBS issue. Instead send your bug report to [vuln-report at openjdk.java.net](mailto:vuln-report at openjdk.java.net). See [OpenJDK Vulnerabilities](https://openjdk.java.net/groups/vulnerability/report) for more information.
> 
> This looks fine but maybe add a note to say that the issue shouldn't be sent to any of the other OpenJDK mailing lists.

Good point! Added a note on that.

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

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


More information about the guide-dev mailing list