annotate CONTRIBUTING.md @ 22872:ad106dd2000c

Fix missing transfer of speculation when recreating guards/deops All fields need to be transfered (reason, action and speculation). When we drop the speculation object we risk infinite deopts.
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Tue, 20 Oct 2015 15:55:40 +0200
parents a968fd429ee5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18312
a968fd429ee5 Add CONTRIBUTING.md file which will show up in GitHub when people try to send pull requests.
Chris Seaton <chris.seaton@oracle.com>
parents:
diff changeset
1 Please see http://openjdk.java.net/contribute/ for details of how to contribute
a968fd429ee5 Add CONTRIBUTING.md file which will show up in GitHub when people try to send pull requests.
Chris Seaton <chris.seaton@oracle.com>
parents:
diff changeset
2 to OpenJDK projects including GraalVM.