RFR(XS) : 8031115 : intrinsics for Math.decrementExact(J) and incrementExact(J) don't work (original) (raw)
Igor Ignatyev igor.ignatyev at oracle.com
Sat Jan 4 23:27:52 PST 2014
- Previous message: hg: hsx/hotspot-comp/nashorn: 8 new changesets
- Next message: RFR(XS) : 8031115 : intrinsics for Math.decrementExact(J) and incrementExact(J) don't work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Please review patch.
Problem: intrinsics _decrementExactL and _incrementExactL have long2_long_signature instead of long_long_signature
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)
-- Igor
- Previous message: hg: hsx/hotspot-comp/nashorn: 8 new changesets
- Next message: RFR(XS) : 8031115 : intrinsics for Math.decrementExact(J) and incrementExact(J) don't work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list