-
Bug
-
Resolution: Not an Issue
-
P4
-
11
Existing tests, like MethodHandles*Test should be executed twice:
- once compiled for current JDK using nestmate attributes
- once using -source/target 10 so that we test legacy nested class behaviour
This will ensure we don't inadvertently break the old behaviour.
- once compiled for current JDK using nestmate attributes
- once using -source/target 10 so that we test legacy nested class behaviour
This will ensure we don't inadvertently break the old behaviour.