[jdk11u-dev] RFR: 8281520: JFR: A wrong parameter is passed to the constructor of LeakKlassWriter

Goetz Lindenmaier goetz at openjdk.java.net
Thu Feb 10 08:54:15 UTC 2022


On Thu, 10 Feb 2022 08:35:39 GMT, Denghui Dong <ddong at openjdk.org> wrote:

>> @D-D-H 
>> Please follow the instructions for backports: https://wiki.openjdk.java.net/display/JDKUpdates/How+to+contribute+a+fix
>> See point 6. You should only add the tag _after_ writing the corresponding comment in the JBS issue.
>
> Hi @GoeLin ,
> 
> Thanks for the reminder.
> But this fix is a new issue rather than a backport, do I still need to add a comment?
> 
> And I found an issue(JDK-8277815) of 11u, it is also not a backport, and there is no "Fix request" comment. So, I'm not very sure...

@D-D-H 
yes, please.
Any change that goes to jdk11u-dev needs a jdk11u-fix-yes by the maintainers.
The comment is the information we need to make a profound decision. It is your
way to address the maintainers.  The PR text addresses the reviewers (if you need any).
Maybe I need to improve the documentation, I'll have a look. -- I checked, it expliciely says
that for new fixes you need to follow the steps starting at 3.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/813


More information about the jdk-updates-dev mailing list