[jdk11u-dev] RFR: 8230708: Hotspot fails to build on linux-sparc with gcc-9

Christoph Langer clanger at openjdk.org
Wed Aug 24 20:35:38 UTC 2022


On Thu, 18 Aug 2022 02:26:26 GMT, Richard-Rogalski <duke at openjdk.org> wrote:

> Backport of bug 8230708. Tested and worked for me and one other user of sparc/linux.
> 
> I signed the OCA: it is under review, will update when it goes through.
> 
> This should be fairly low risk: it only touches sparc-specific code.
> 
> I appreciate your time :^)

@Richard-Rogalski Before integrating a PR via `/integrate`, you need to request maintainer approval by flagging the JBS issue with jdk11u-fix-request and adding a fix request comment, stating why you want to bring in this backport, some risk assessment and state what testing you did. Only when it is approved via the jdk11u-fix-yes label, you are allowed to merge. For some more detailed instruction about the backport process, please consult our [Wiki page](https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+a+fix).

As I assume, you don't have a JBS user account, I can add the request on your behalf. Please write me some text that I can use as fix request comment.

Furthermore, I'd like to ask you to run Github Actions testing as a basic acceptance check. You have to enable Actions on your forked repository. You can trigger a run by merging master into this PR.

Thanks, Christoph

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1330


More information about the jdk-updates-dev mailing list