On 2019-02-28 09:13, Ao Qi wrote:
Hi,
Test jobs setting for sparc is different with x86 (JDK-8211727).
Besides, test jobs setting is based on memory size (JDK-8214003). The
test documentation fails to mention these and needs update.
Bug: https://bugs.openjdk.java.net/browse/JDK-8219906
Webrev: http://cr.openjdk.java.net/~aoqi/8219906/webrev.00/
Hi Ao,
The html file is generated from the markdown file. Please update
testing.md instead, and then get yourself an automatically updated
testing.html using "make update-build-docs". You will need pandoc for
that to work, version 2.3.1 or newer is recommended (but not mandated).
/Magnus
Cheers,
Ao Qi