RFR(T) : 8250739 : remove Compile::Generate_*_Graph methods declarations

Igor Ignatyev igor.ignatyev at oracle.com
Tue Jul 28 22:31:58 UTC 2020


Thanks Vladimir, pushed.

-- Igor

> On Jul 28, 2020, at 3:21 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> 
> Cleanup is good and trivial.
> 
> The code was removed in JDK 6 as part of preparing for tiered JIT system "JDK-5082720: Remove adapter frames".
> 
> Thanks,
> Vladimir K
> 
> On 7/28/20 2:38 PM, Igor Ignatyev wrote:
>> http://cr.openjdk.java.net/~iignatyev//8250739/webrev.00/
>>> 8 lines changed: 0 ins; 8 del; 0 mod;
>> Hi all,
>> could you please review this trivial cleanup?
>> from JBS:
>>> Compile::Generate_Compiled_To_Interpreter_Graph and Generate_Interpreter_To_Compiled_Graph methods are declared but not defined (and not used)
>> webrev: http://cr.openjdk.java.net/~iignatyev//8250739/webrev.00/
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8250739
>> Thanks,
>> -- Igor



More information about the hotspot-compiler-dev mailing list