Integrated: 8262259: Remove unused variable in MethodLiveness::BasicBlock::compute_gen_kill_single
    Zhengyu Gu 
    zgu at openjdk.java.net
       
    Wed Feb 24 12:57:41 UTC 2021
    
    
  
On Tue, 23 Feb 2021 21:52:31 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Please review this trivial patch that removes unused/dead local variable.
This pull request has now been integrated.
Changeset: 8c07063d
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8c07063d
Stats:     4 lines in 1 file changed: 0 ins; 2 del; 2 mod
8262259: Remove unused variable in MethodLiveness::BasicBlock::compute_gen_kill_single
Reviewed-by: stuefe, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/2698
    
    
More information about the hotspot-compiler-dev
mailing list