Conversation
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
|
👋 Welcome back coffeys! A progress list of the required criteria for merging this PR into |
|
@coffeys This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@irisclark, @JesperIRL) but any other Committer may sponsor as well. ➡️ To flag this PR as ready for integration with the above commit message, type |
Webrevs
|
src/guide/jbs-jdk-bug-system.md
Outdated
|
|
||
| * Before filing, verify that there isn't an open issue already filed. | ||
| * Search [JBS](https://bugs.openjdk.org/) for things like the name of the failing test, assert messages, the name of the source code file where a crash occurred etc. | ||
| * 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. |
There was a problem hiding this comment.
There was a problem hiding this comment.
There was a problem hiding this comment.
the https://bugs.openjdk.org/browse/JDK-8212207 type links still work well in JIRA UI.
Not sure if we need to change those. In your example above, I see the UI rendering a comment to say "7 of 367464" which suggests an extra load is put on the query system while wanting to view just one bug etc.
There was a problem hiding this comment.
ah, ok so we are all referring to just this "search" link then. Yes - confining it to the JDK project seems reasonable then
There was a problem hiding this comment.
Yeah, sorry, I had a typo. I meant what Roger said.
|
/integrate |
|
/sponsor |
|
Going to push as commit bd21555. |
|
@JesperIRL @coffeys Pushed as commit bd21555. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
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
Progress
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/guide.git pull/171/head:pull/171$ git checkout pull/171Update a local copy of the PR:
$ git checkout pull/171$ git pull https://git.openjdk.org/guide.git pull/171/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 171View PR using the GUI difftool:
$ git pr show -t 171Using diff file
Download this PR as a diff file:
https://git.openjdk.org/guide/pull/171.diff
Using Webrev
Link to Webrev Comment