annotate CONTRIBUTING.md @ 18317:c83efc00f6cc

made LocationIdentity values support .equals() instead of identity (i.e. '==') for equality comparisons (and as hash map keys)
author Doug Simon <doug.simon@oracle.com>
date Mon, 10 Nov 2014 17:14:06 +0100
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.