hg: jdk/jdk: 3 new changesets
vladimir.x.ivanov at oracle.com
vladimir.x.ivanov at oracle.com
Fri Jan 25 21:37:50 UTC 2019
Changeset: 28aa41c4165b
Author: vlivanov
Date: 2019-01-25 13:37 -0800
URL: http://hg.openjdk.java.net/jdk/jdk/rev/28aa41c4165b
8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
Reviewed-by: thartmann, roland
! src/hotspot/share/opto/callGenerator.cpp
! src/hotspot/share/opto/callGenerator.hpp
! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/callnode.hpp
! src/hotspot/share/opto/library_call.cpp
! src/hotspot/share/opto/matcher.cpp
! test/hotspot/jtreg/compiler/jsr292/NonInlinedCall/InvokeTest.java
Changeset: 790377fdc328
Author: vlivanov
Date: 2019-01-25 13:37 -0800
URL: http://hg.openjdk.java.net/jdk/jdk/rev/790377fdc328
8191998: C2: inlining through MH linkers drops speculative part of argument types
Reviewed-by: roland, thartmann, kvn
! src/hotspot/share/opto/callGenerator.cpp
Changeset: 898dd0dc7ac0
Author: vlivanov
Date: 2019-01-25 13:37 -0800
URL: http://hg.openjdk.java.net/jdk/jdk/rev/898dd0dc7ac0
8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
Reviewed-by: thartmann, roland
! src/hotspot/share/opto/doCall.cpp
More information about the jdk-changes
mailing list