RFR: 8200245: Zero fails to build on linux-ia64 due to ia64-specific cruft

David Holmes david.holmes at oracle.com
Wed Mar 28 04:06:37 UTC 2018


On 28/03/2018 1:33 PM, John Paul Adrian Glaubitz wrote:
> On 03/28/2018 12:19 PM, David Holmes wrote:
>>> Correct?
>>
>> Not sure what "hg jtreg" is :)
> 
> Oops, sorry. I meant "hg jcheck".

Note jcheck only runs against commited changesets, and also as part of 
the commit, so there's no need to run it manually as long as you have it 
enabled as a hook:

[hooks]
pretxnchangegroup = python:jcheck.hook
pretxncommit = python:jcheck.hook

David

>> hg commit with appropriate changeset comment then hg push
> 
> Ok.
> 
>>>> Interesting, Sun did have an HPUX port?
>>>
>>> Doesn't surprise me. I think HP still officially supports HPUX on
>>> Itanium. They apparently have people paying them lots of money
>>> for that.
>>
>> https://h20392.www2.hpe.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXJDKJRE80
> 
> Wow, even up-to-date jdk8 update version ;).
> 
> Adrian
> 


More information about the hotspot-dev mailing list