RFR 8201786: Modularize interpreter GC barriers: leftovers for ARM32 (original) (raw)

Edward Nevill edward.nevill at gmail.com
Fri Apr 27 22:01:52 UTC 2018


On Fri, 2018-04-27 at 18:56 +0200, Aleksey Shipilev wrote:

On 04/27/2018 06:39 PM, Edward Nevill wrote: > On Thu, 2018-04-26 at 17:55 +0200, Aleksey Shipilev wrote: > > http://cr.openjdk.java.net/~shade/8201786/webrev.01/ > > https://bugs.openjdk.java.net/browse/JDK-8201786 >

> I have run jtreg hotspot test (less the jcstress tests) on arm v8 > with > the following results > > Test results: passed: 1,493; failed: 45; error: 100 > > There were no fatal errors in any of the tests. It is hard to interpret these numbers. Does this mean there are 45 new failures and 100 new errors?

Well, this is the problem with jtreg. A regression suite should have 0 failures.

I have rerun the original, pre patched source on hotspot jtreg and get the following results

Test results: passed: 1,493; failed: 45; error: 100

So, all we can say is that it is no worse after your patch.

All the best, Ed.



More information about the hotspot-dev mailing list