RFR 8191985: Tlab refills for ARM

JC Beyler jcbeyler at google.com
Tue Jan 2 17:19:42 UTC 2018


Perfect, thanks Edward for testing :)
Jc


On Thu, Dec 28, 2017 at 10:14 AM, Edward Nevill <edward.nevill at gmail.com> wrote:
> Hi,
>
> I have built and tested this on a Samsung Chromebook (armv7l).
>
> The tests I ran were jtreg hotspot tests patched vs original in three configurations, default gc (g1gc), parallelgc and serialgc. The results in all cases were identical before and after patching.
>
> Default gc (g1gc): passed: 1,435; failed: 9; error: 116
> ParallelGC: passed: 1,331; failed: 8; error: 112
> SerialGC: passed: 1,326; failed: 7; error: 112
>
> Patch looks good to me.
>
> All the best,
> Ed.
>
> On Wed, 2017-12-20 at 09:06 -0800, JC Beyler wrote:
>> Hi all,
>>
>> Thanks for taking a look at the webrev!
>>
>> Here is the change relative to jdk/hs:
>> http://cr.openjdk.java.net/~jcbeyler/8191985/webrev.02/
>>
>> Let me know what you think, hopefully I didn't make a mistake when
>> making the webrev :)
>> Jc
>>
>>
>> On Wed, Dec 20, 2017 at 5:50 AM, Daniel D. Daugherty
>> <daniel.daugherty at oracle.com> wrote:
>> > On 12/20/17 8:21 AM, Edward Nevill wrote:
>> > >
>> > > Hi Robin,
>> > >
>> > > I have eyeballed this, comparing it against the x86 version, and it looks
>> > > good to me.
>> > >
>> > > I'll try to build and test this, but it will probably be sometime between
>> > > Christmas and New Year.
>> > >
>> > > Just to confirm, the repo I should be patching and building is the
>> > > following?
>> > >
>> > >
>


More information about the aarch32-port-dev mailing list