7067310: 3 tests from closed/javax/sound/sampled caused BSOD on win 7 x86#28774
7067310: 3 tests from closed/javax/sound/sampled caused BSOD on win 7 x86#28774prrace wants to merge 1 commit intoopenjdk:masterfrom
Conversation
| javax/sound/sampled/Clip/bug5070081.java 8055097 generic-all | ||
| javax/sound/sampled/DataLine/LongFramePosition.java 8055097 generic-all | ||
|
|
||
| javax/sound/sampled/Clip/Drain/ClipDrain.java 7062792 generic-all |
There was a problem hiding this comment.
This test still fails so I can't remove it from the problem list.
|
/label client |
|
/issue add 8265485,8307574,8308395 |
|
👋 Welcome back prr! A progress list of the required criteria for merging this PR into |
|
@prrace This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. 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 5 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
@prrace |
|
@prrace The issue |
|
@prrace To determine the appropriate audience for reviewing this pull request, one or more labels corresponding to different subsystems will normally be applied automatically. However, no automatic labelling rule matches the changes in this pull request. In order to have an "RFR" email sent to the correct mailing list, you will need to add one or more applicable labels manually using the /label pull request command. Applicable Labels
|
|
/issue add 8307574,8308395 |
|
@prrace Adding additional issue to issue list: |
|
/integrate |
|
Going to push as commit 9b12c0b.
Your commit was automatically rebased without conflicts. |
I am de-problem listing several sound tests.
These tests pass over and over again on all platforms when run on JDK 27 in an environment that supports sound.
I'm seeing no failures at all.
There are multiple bug IDs used to problem list these tests but only one can be the 'main' bug ID.
I've picked the oldest for that, and will "add" some of the additional issues.
In a few cases they happen to be non-public bugs for the accidental reason that someone added some internal information I can't delete, so you won't be able to see those bug ids, but there's nothing special about them and I'll close them as dups of 7067310
Progress
Issues
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/28774/head:pull/28774$ git checkout pull/28774Update a local copy of the PR:
$ git checkout pull/28774$ git pull https://git.openjdk.org/jdk.git pull/28774/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 28774View PR using the GUI difftool:
$ git pr show -t 28774Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/28774.diff
Using Webrev
Link to Webrev Comment