This commit is contained in:
Jesper Wilhelmsson 2018-02-10 09:25:35 +01:00
commit 9beff15bed
384 changed files with 5988 additions and 2688 deletions

View file

@ -37,7 +37,7 @@ import static java.util.Objects.requireNonNull;
* unless the argument is specified to be unused or specified to accept a
* {@code null} value.
*
* @since 10
* @since 11
*/
public final class ConstantBootstraps {
// implements the upcall from the JVM, MethodHandleNatives.linkDynamicConstant: