[jdk17u-dev] RFR: 8313394: Array Elements in OldObjectSample event has the incorrect description

Christoph Langer clanger at openjdk.org
Thu Nov 30 06:49:12 UTC 2023


On Wed, 1 Nov 2023 18:20:42 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> My understanding is that the reason for updating the copyright year in a backport only if the copyright year was updated in the original commit is to maximize clean backports and make it easier to do subsequent backports (there's a lower probability of a copyright date conflict).
> 
> @RealCLanger, I can't find the policy on the updates wiki, could you add or point to it please?

the guidelines can be found here: https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix

Don't know if it mentions the policy wrt the copyright years. However, they need not be updated if the change itself didn't modify them. This keeps more backports clean.

For this one, it should be backported to JDK 21u first.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1899#issuecomment-1833199795


More information about the jdk-updates-dev mailing list