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

Aleksey Shipilev shade at redhat.com
Fri Apr 27 16:56:17 UTC 2018


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 done a release build on a Samsung Chromebook (armv7l) and also on an arm v8 system (in a 32 bit chroot). I also did a slowdebug build on the arm v8 system.

Thank you!

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?

What other test/options can I run that would be useful to you? I have jtreg & jcstress but I can download other tests as necessary.

I think general hotspot_gc jtreg tests are sufficient.

Thanks, -Aleksey



More information about the hotspot-dev mailing list