[8u] RFA+RFR (S) 8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation

Aleksey Shipilev shade at redhat.com
Fri Feb 22 15:28:43 UTC 2019


On 2/22/19 2:32 PM, Roland Westrelin wrote:
>> Patch does not apply to 8u cleanly and needs manual merge. It seems 8u code has "unsigned int"
>> instead of "unsigned long" in modified locations. New test does not fail with unfixed 8u, so I
>> wonder if this patch is needed in 8u, Roland?
> 
> It seems you applied the patch to the wrong method: MulINode::Ideal()
> instead of MulLNode::Ideal()

Oh, for the love of God. Good catch!

New webrev:
  http://cr.openjdk.java.net/~shade/8214189/webrev.8u.02/

-Aleksey



More information about the jdk8u-dev mailing list