mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8196960: Exceptions in ConstantBootstrapsTest.java on SPARC
Reviewed-by: lfoltan
This commit is contained in:
parent
8abc2c38f7
commit
c9757ad448
2 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue