RFR(XS) : 8031115 : intrinsics for Math.decrementExact(J) and incrementExact(J) don't work (original) (raw)

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Jan 6 10:54:55 PST 2014


Looks good.

Vladimir

On 1/4/14 11:27 PM, Igor Ignatyev wrote:

Hi all,

Please review patch. Problem: intrinsics decrementExactL and incrementExactL have long2longsignature instead of longlongsignature webrev: http://cr.openjdk.java.net/~iignatyev/8031115/webrev.00/ jbs: https://bugs.openjdk.java.net/browse/JDK-8031115 testing: failing tests (compiler/intrinsics/mathexact/sanity/DecrementExactLongTest.java and IncrementExactLongTest.java)



More information about the hotspot-compiler-dev mailing list