hg: jdk/hs: 2 new changesets
dmitrij.pochepko at bell-sw.com
dmitrij.pochepko at bell-sw.com
Fri Dec 1 15:28:51 UTC 2017
Changeset: 5fb0f3f24f6b
Author: dchuyko
Date: 2017-12-01 18:20 +0300
URL: http://hg.openjdk.java.net/jdk/hs/rev/5fb0f3f24f6b
8191129: AARCH64: Invalid value passed to critical JNI function
Reviewed-by: vlivanov
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/vm_version_aarch64.cpp
! test/hotspot/jtreg/compiler/runtime/criticalnatives/argumentcorruption/CheckLongArgs.java
! test/hotspot/jtreg/compiler/runtime/criticalnatives/lookup/LookUp.java
Changeset: ee8e37f85775
Author: dpochepk
Date: 2017-12-01 18:24 +0300
URL: http://hg.openjdk.java.net/jdk/hs/rev/ee8e37f85775
8189439: Parameters type profiling is not performed from aarch64 interpreter
Reviewed-by: vlivanov
Contributed-by: boris.ulasevich at bell-sw.com
! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
+ test/hotspot/jtreg/compiler/profiling/TestTypeProfiling.java
More information about the jdk-all-changes
mailing list