RFR: 8270925: replay dump using CICrashAt does not include inlining data [v2]

Dean Long dlong at openjdk.java.net
Wed Jul 28 10:24:30 UTC 2021


On Wed, 28 Jul 2021 10:08:28 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix github build error
>
> 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.

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

PR: https://git.openjdk.java.net/jdk/pull/4908


More information about the hotspot-compiler-dev mailing list