8196960: Exceptions in ConstantBootstrapsTest.java on SPARC

Reviewed-by: lfoltan
This commit is contained in:
Paul Sandoz 2018-02-07 12:37:30 -08:00
parent 8abc2c38f7
commit c9757ad448
2 changed files with 2 additions and 1 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: