RFR: Use better JBS link for searches
Kevin Rushforth
kcr at openjdk.org
Fri Feb 27 17:57:59 UTC 2026
On Fri, 27 Feb 2026 17:31:26 GMT, Sean Coffey <coffeys 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?
-------------
PR Review Comment: https://git.openjdk.org/guide/pull/171#discussion_r2865511952
More information about the guide-dev
mailing list