Skip to content

8361188: Test java/awt/Mixing/AWT_Mixing/JComboBoxOverlapping.java fails on Mac OS X #26162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: pr/25971
Choose a base branch
from

Conversation

kboulanou
Copy link
Contributor

@kboulanou kboulanou commented Jul 7, 2025

Fixed an issue where null value component is not checked in class java/awt/Mixing/AWT_Mixing/OverlappingTestBase.

Also removed test java/awt/Mixing/AWT_Mixing/JComboBoxOverlapping.java from problem list file.


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Integration blocker

 ⚠️ Dependency #25971 must be integrated first

Issue

  • JDK-8361188: Test java/awt/Mixing/AWT_Mixing/JComboBoxOverlapping.java fails on Mac OS X (Sub-task - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/26162/head:pull/26162
$ git checkout pull/26162

Update a local copy of the PR:
$ git checkout pull/26162
$ git pull https://git.openjdk.org/jdk.git pull/26162/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 26162

View PR using the GUI difftool:
$ git pr show -t 26162

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/26162.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Jul 7, 2025

👋 Welcome back kboulanou! A progress list of the required criteria for merging this PR into pr/25971 will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Jul 7, 2025

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk
Copy link

openjdk bot commented Jul 7, 2025

⚠️ @kboulanou This pull request contains merges that bring in commits not present in the target repository. Since this is not a "merge style" pull request, these changes will be squashed when this pull request in integrated. If this is your intention, then please ignore this message. If you want to preserve the commit structure, you must change the title of this pull request to Merge <project>:<branch> where <project> is the name of another project in the OpenJDK organization (for example Merge jdk:master).

@openjdk
Copy link

openjdk bot commented Jul 7, 2025

@kboulanou The following labels will be automatically applied to this pull request:

  • build
  • client
  • compiler
  • core-libs
  • hotspot
  • javadoc
  • jmx
  • kulla
  • net
  • serviceability
  • shenandoah

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk bot added serviceability serviceability-dev@openjdk.org hotspot hotspot-dev@openjdk.org kulla kulla-dev@openjdk.org shenandoah shenandoah-dev@openjdk.org javadoc javadoc-dev@openjdk.org jmx jmx-dev@openjdk.org build build-dev@openjdk.org client client-libs-dev@openjdk.org core-libs core-libs-dev@openjdk.org compiler compiler-dev@openjdk.org net net-dev@openjdk.org labels Jul 7, 2025
@openjdk openjdk bot added the rfr Pull request is ready for review label Jul 7, 2025
@mlbridge
Copy link

mlbridge bot commented Jul 7, 2025

Webrevs

@kboulanou
Copy link
Contributor Author

/label remove build

@openjdk openjdk bot removed the build build-dev@openjdk.org label Jul 7, 2025
@openjdk
Copy link

openjdk bot commented Jul 7, 2025

@kboulanou
The build label was successfully removed.

@kboulanou
Copy link
Contributor Author

/label remove compiler,core-libs,hotspot,javadoc,jmx,kulla,net,serviceability,shenandoah

@openjdk openjdk bot removed compiler compiler-dev@openjdk.org core-libs core-libs-dev@openjdk.org hotspot hotspot-dev@openjdk.org javadoc javadoc-dev@openjdk.org labels Jul 7, 2025
@openjdk openjdk bot removed jmx jmx-dev@openjdk.org kulla kulla-dev@openjdk.org net net-dev@openjdk.org serviceability serviceability-dev@openjdk.org shenandoah shenandoah-dev@openjdk.org labels Jul 7, 2025
@openjdk
Copy link

openjdk bot commented Jul 7, 2025

@kboulanou
The compiler label was successfully removed.

The core-libs label was successfully removed.

The hotspot label was successfully removed.

The javadoc label was successfully removed.

The jmx label was successfully removed.

The kulla label was successfully removed.

The net label was successfully removed.

The serviceability label was successfully removed.

The shenandoah label was successfully removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client client-libs-dev@openjdk.org rfr Pull request is ready for review
Development

Successfully merging this pull request may close these issues.

1 participant