[jdk17u-dev] RFR: 8305995: Footprint regression from JDK-8224957

Thomas Stuefe stuefe at openjdk.org
Wed May 3 12:14:16 UTC 2023


On Wed, 3 May 2023 11:46:23 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> I would like to backport this footprint regression from JDK-8224957 to JDK17.
>
> What tests were done? 
> 
> Please enable Github actions in your repo, so that at least tier 1 GHAs run.

> @tstuefe actions are enabled. You may read discussion and motivation for that changes here: [openjdk/jdk#13453](https://github.com/openjdk/jdk/pull/13453)

@catap I don't see any checks: https://github.com/openjdk/jdk17u-dev/pull/1262/checks

We need tests in the backport release. Checks in backport releases are important since we are a lot closer to customer installations than we are in head, so backports are arguably more dangerous than patches in head.

Please see https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix, especially section 3.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1262#issuecomment-1532916769


More information about the jdk-updates-dev mailing list