RFR(T): 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation

Roland Westrelin rwestrel at redhat.com
Mon Nov 26 16:44:47 UTC 2018


http://cr.openjdk.java.net/~roland/8214189/webrev.00/

Code shouldn't use long/unsigned long but jlong/julong instead.

Roland.


More information about the hotspot-compiler-dev mailing list