RFR: 8265245: depChecker_<cpu> don't have any functionalities

Yi Yang yyang at openjdk.java.net
Mon Apr 19 02:12:35 UTC 2021


On Fri, 16 Apr 2021 08:10:48 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> Yet another OpenJDK6 old guy.
>> 
>> src/hotspot/cpu/<cpu>/depChecker_<cpu>.hpp/cpp are included by src/hotspot/share/compiler/disassembler.cpp, they don't provide any functionality.
>> 
>> In the absence of strong demand either in existing ARCHs or future ARCHs, I think we can remove it.
>
> Looks good to me.

Thanks @TobiHartmann and @neliasso for the reviews.

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

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


More information about the hotspot-compiler-dev mailing list