RFR: Use better JBS link for searches
Roger Calnan
duke at openjdk.org
Fri Feb 27 20:38:01 UTC 2026
On Fri, 27 Feb 2026 17:55:10 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Jira no longer allows searches via the main landing page (text box in top right hand corner) if you're logged out of the system
>
> src/guide/jbs-jdk-bug-system.md line 25:
>
>> 23:
>> 24: * Before filing, verify that there isn't an open issue already filed.
>> 25: * Search [JBS](https://bugs.openjdk.org/issues/?jql=) for things like the name of the failing test, assert messages, the name of the source code file where a crash occurred etc.
>
> Maybe:
>
> https://bugs.openjdk.org/browse/JDK-8378860?jql=project%3D%22JDK%22
>
> To pre-select JDK bugs?
you mean
https://bugs.openjdk.org/issues/?jql=project%20%3D%20JDK
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/171#discussion_r2866102479
More information about the guide-dev
mailing list