Java-2394 Create default and integration profile for JDK-9 and above modules
This commit is contained in:
@@ -17,7 +17,7 @@ import org.junit.Test;
|
||||
/**
|
||||
* Test case for the {@link MethodHandles} API
|
||||
*/
|
||||
public class MethodHandlesTest {
|
||||
public class MethodHandlesUnitTest {
|
||||
|
||||
@Test
|
||||
public void givenConcatMethodHandle_whenInvoked_thenCorrectlyConcatenated() throws Throwable {
|
||||
Reference in New Issue
Block a user