view CONTRIBUTING.md @ 22261:b73205fe7cf3

Truffle/Instrumentation: remove the abstract method TruffleLanguage.getDefaultASTProber() around issues of timing in the Engine and language startup sequences. TruffleLanguage implementations requiring any Instrumentation services are now required to register (at least) the languages "default" ASTProber for configuring tool behavior; this must be done before any RootNotes are created.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Mon, 28 Sep 2015 20:11:19 -0700
parents a968fd429ee5
children
line wrap: on
line source

Please see http://openjdk.java.net/contribute/ for details of how to contribute
to OpenJDK projects including GraalVM.