hg: jdk9/sandbox/hotspot: 3 new changesets
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Tue Jun 20 13:47:25 UTC 2017
    
    
  
Changeset: 516a043eb368
Author:    fyang
Date:      2017-06-20 17:00 +0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/516a043eb368
8182581: aarch64: fix for crash caused by earlyret of compiled method
Summary: fix jvm crash caused by earlyret of compiled method for aarch64 port
Reviewed-by: aph
Contributed-by: snazarkin at azul.com
! src/cpu/aarch64/vm/abstractInterpreter_aarch64.cpp
Changeset: 16c9c159df90
Author:    vlivanov
Date:      2017-06-20 14:37 +0300
URL:       http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/16c9c159df90
8181872: C1: possible overflow when strength reducing integer multiply by constant
Reviewed-by: kvn
! src/cpu/aarch64/vm/c1_LIRGenerator_aarch64.cpp
! src/cpu/arm/vm/c1_LIRGenerator_arm.cpp
! src/cpu/x86/vm/c1_LIRGenerator_x86.cpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/c1/c1_LIRGenerator.hpp
+ test/compiler/c1/MultiplyByMaxInt.java
Changeset: 8f04d457168b
Author:    vlivanov
Date:      2017-06-20 13:44 +0000
URL:       http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/8f04d457168b
Merge
    
    
More information about the jdk9-sandbox-changes
mailing list