Skip to content

Initial ajdk commit#2745

Draft
phohensee wants to merge 46 commits into
openjdk:masterfrom
phohensee:ajdk
Draft

Initial ajdk commit#2745
phohensee wants to merge 46 commits into
openjdk:masterfrom
phohensee:ajdk

Conversation

@phohensee

@phohensee phohensee commented Mar 25, 2026

Copy link
Copy Markdown
Member

Initial ajdk commit.

To run the tests in test/hotspot/jtreg/tenant, initialize cgroups with

sudo ${JDK21U_HOME}/bin/jgroup -u ${USERNAME} -g ${GROUP}

JDK21U_HOME: Current test JDK.
USERNAME & GROUP: The Linux user and group that running java with tenant enabled.


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

Error

 ⚠️ Pull request body is missing required line: - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/2745/head:pull/2745
$ git checkout pull/2745

Update a local copy of the PR:
$ git checkout pull/2745
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/2745/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2745

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/2745.diff

@phohensee phohensee marked this pull request as draft March 25, 2026 16:56
@bridgekeeper

bridgekeeper Bot commented Mar 25, 2026

Copy link
Copy Markdown

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

@openjdk

openjdk Bot commented Mar 25, 2026

Copy link
Copy Markdown

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

@bridgekeeper

bridgekeeper Bot commented Jun 4, 2026

Copy link
Copy Markdown

@phohensee This pull request has been inactive for more than 8 weeks and will be automatically closed if another 8 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

Satyen Subramaniam and others added 19 commits June 29, 2026 21:00
8355048: ProblemList TestGlyphVectorLayout.java on all platforms

Backport-of: f8f1be3
…console() in JShell

8354910: Output by java.io.IO or System.console() corrupted for some non-ASCII characters

Backport-of: c8ce61c
…od and sslecc tests are skipping but showing as pass

Reviewed-by: mbaesken
Backport-of: 7b35fc8ae584129290c91f6960e19ec087c54315
…_for_dangling_thread_pointer (possibility of dangling Thread pointer)

Backport-of: eaecaf8031a0f441a8cd00067e777ba213d00f9c
Backport-of: 7e943e7d41ee8175660e236c4b7fe39604fdae2f
…st.java instruction need to update

Backport-of: 6e2ab84
…dMemoryPixmapsTest.sh fails

7184899: Test sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh fail

Reviewed-by: phh
Backport-of: f489598
Use PassFailJFrame framework for creating manual test UI.

Provide check boxes for each degree of rotation which allow
hiding and showing the specified rotation.
Provide 'Select All' and 'Clear All' buttons.
Display Java version at the bottom of the test.

Backport-of: bf8a881
Reviewed-by: phh
Backport-of: 78ae7bdc9728f68d03db60c0c3c5ff72c043970b
Backport-of: df09910ec879dc628484588a3137298504fceaf1
GoeLin and others added 20 commits June 29, 2026 21:00
…treg/compiler/loopopts/superword

Reviewed-by: rschmelter
Backport-of: 7b38bfe
Backport-of: 623ab91b0a6ee3c957c36adb179fc4baea770b6d
Reviewed-by: andrew
Backport-of: 20e8ea0e0640bf8b0727cf30ced041a1def9c350
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants