RFR: JDK-8325496: Make TrimNativeHeapInterval a product switch [v5]
Thomas Stuefe
stuefe at openjdk.org
Wed Feb 21 04:42:00 UTC 2024
On Wed, 21 Feb 2024 03:13:24 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Update TestTrimNative.java
>> - Update NativeHeapTrimmerGtest.java
>
> test/hotspot/jtreg/gtest/NativeHeapTrimmerGtest.java line 3:
>
>> 1: /*
>> 2: * Copyright (c) 2023, 2024, Oracle and/or its affiliates. All rights reserved.
>> 3: * Copyright (c) 2023, 2024, Red Hat, Inc. All rights reserved.
>
> Please note the comma remark only applied to Oracle copyright notices. I have no idea what the rules are for Red hat notices.
We seem to be doing this too.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17799#discussion_r1496891958
More information about the hotspot-runtime-dev
mailing list