[jdk11u-dev] RFR: 8292863: assert(_print_inlining_stream->size() > 0) failed: missing inlining msg
Christoph Langer
clanger at openjdk.org
Mon Dec 19 21:45:50 UTC 2022
On Thu, 15 Dec 2022 18:06:50 GMT, Dhamoder Nalla <duke at openjdk.org> wrote:
>> Lgtm.
>
>> Lgtm.
> Thanks for the review @phohensee
@dhanalla For JDK Updates projects, it's not sufficient to get a PR reviewed but you also need maintainer approval. This can be requested by adding the label `jdk11u-fix-request` to the [JBS bug](https://bugs.openjdk.org/browse/JDK-8292863) and adding some request comment, why you want to get this backport/patch in, the risk involved, the testing done etc. Please do so, or, if you don't have a JBS account, please post the request comment here and I can post it in JBS on your behalf.
You find a more detailed process description [here](https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix)
Furthermore, please enable Github Actions on your repository and run the tests to get some basic verification of your patch.
Thanks!
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1595
More information about the jdk-updates-dev
mailing list