[aarch64-port-dev ] JDK9 Hotspot test failures (was RE: One other thing)

Edward Nevill edward.nevill at linaro.org
Tue Apr 28 09:44:16 UTC 2015


On Mon, 2015-04-27 at 14:56 +0000, Alexeev, Alexander wrote:
> Ed, for majority of tests fixes are ready, only six left. I will do that later. 
> The current questions are:
> - Should it be single bug/patch or several, one for every type of problem?

Lets try to push them all through in one go. If anyone objects we can
split out any problematical ones.

> - Should your fix from JDK8 ported somehow specially or just as ordinary patch?

Use webrev. See below.

> - Who will open bugs and be a sponsor if necessary?

I will. I have created a JIRA issue

https://bugs.openjdk.java.net/browse/JDK-8078738

> - While I am skeptical that this fix affect x86 somehow, bu anyway should I rerun teststuite on x86?

Yes.
 
> Patch that includes all fixes is attached. It is mainly trivial. But anyway I believe there are room for feedback.

You cannot post attachments to the mailing list. Please use webrev to create your patch. See

http://openjdk.java.net/guide/webrevHelp.html

Commit your patch before using webrev. Then you should just be able to do

webrev -c <bugid>

where <bugid> is the JIRA bug id, in this case 8078738.

When committing your changeset please ensure the comment follows the correct format. See

http://openjdk.java.net/guide/producingChangeset.html#changesetComment

Finally, please enable jcheck. This will ensure that everything is formatted correctly in the patch. See

http://openjdk.java.net/projects/code-tools/jcheck/

Once your webrev is ready for review you should push it to cr.openjdk.java.net. See

http://openjdk.java.net/guide/codeReview.html

You will need to create an account on cr.openjdk.java.net. I believe you should be able to create an account. If not, put the webrev somewhere else, or email it to me and I will push it.

All the best,
Ed.




More information about the aarch64-port-dev mailing list