[jdk11u-dev] RFR: 8315135: Memory leak in the native implementation of Pack200.Unpacker.unpack() [v2]
Volker Simonis
simonis at openjdk.org
Tue Aug 29 14:10:05 UTC 2023
On Tue, 29 Aug 2023 07:36:29 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Looks good overall.
>
> The test doesn't use the formatting conventions of OpenJDK Java code, though. Indentation should be 4 spaces and also a space between `if` and the following `(` is missing. Please clean this up before integrating.
Thanks for looking into this @RealCLanger. I've updated the indentation as requested.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2100#issuecomment-1697510786
More information about the jdk-updates-dev
mailing list