RFR: 8270925: replay dump using CICrashAt does not include inlining data [v2]
Tobias Hartmann
thartmann at openjdk.java.net
Wed Jul 28 11:12:33 UTC 2021
On Wed, 28 Jul 2021 10:21:31 GMT, Dean Long <dlong at openjdk.org> wrote:
>> test/hotspot/jtreg/compiler/ciReplay/TestInlining.java line 2:
>>
>>> 1: /*
>>> 2: * Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
>>
>> I think the copyright date should just be 2021, right?
>
> I copied TestVMNoCompLevel.java and then modified it, so I think keeping the start year is correct, as long as that content was non-trivial. But I can change it if you feel strongly about it.
Okay, makes sense then to keep it as is.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4908
More information about the hotspot-compiler-dev
mailing list