-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
8333884: MemorySegment::reinterpret removes read-only property
Reviewed-by: jvernee, mcimadamore
- Loading branch information
Showing
4 changed files
with
37 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6f7f0f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Issues
6f7f0f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/backport jdk23
6f7f0f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JornVernee The target repository
jdk23
is not a valid target for backports.List of valid target repositories:
openjdk/jdk
,openjdk/jdk11u
,openjdk/jdk11u-dev
,openjdk/jdk17u
,openjdk/jdk17u-dev
,openjdk/jdk21u
,openjdk/jdk21u-dev
,openjdk/jdk22u
,openjdk/jdk23u
,openjdk/jdk7u
,openjdk/jdk8u
,openjdk/jdk8u-dev
,openjdk/jfx
,openjdk/jfx17u
,openjdk/jfx21u
,openjdk/jfx22u
,openjdk/lilliput-jdk17u
,openjdk/lilliput-jdk21u
,openjdk/shenandoah-jdk21u
,openjdk/shenandoah-jdk8u
.Supplying the organization/group prefix is optional.
There is a branch
jdk23
in the current repositoryopenjdk/jdk
.To target a backport to this branch in the current repository use:
/backport :jdk23
6f7f0f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/backport :jdk23
6f7f0f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JornVernee Could not automatically backport
6f7f0f1d
to openjdk/jdk due to conflicts in the following files:Please fetch the appropriate branch/commit and manually resolve these conflicts by using the following commands in your personal fork of openjdk/jdk. Note: these commands are just some suggestions and you can use other equivalent commands you know.
Once you have resolved the conflicts as explained above continue with creating a pull request towards the openjdk/jdk with the title
Backport 6f7f0f1de05fdc0f6a88ccd90b806e8a5c5074ef
.Below you can find a suggestion for the pull request body:
6f7f0f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/backport :jdk23
6f7f0f1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JornVernee the backport was successfully created on the branch backport-JornVernee-6f7f0f1d-jdk23 in my personal fork of openjdk/jdk. To create a pull request with this backport targeting openjdk/jdk:jdk23, just click the following link:
➡️ Create pull request
The title of the pull request is automatically filled in correctly and below you find a suggestion for the pull request body:
If you need to update the source branch of the pull then run the following commands in a local clone of your personal fork of openjdk/jdk: