-
Enhancement
-
Resolution: Not an Issue
-
P4
-
repo-valhalla
valhalla is now using static <init> factory methods that create and return inline types. Tests are needed to ensure that reflection works ok with both these <init> methods and with traditional ones.
Additionally, tests are needed for unsafe anonymous inline classes that contain static <init> factory methods. Note that these methods should return java.lang.Object types since the actual class name is not available.
Additionally, tests are needed for unsafe anonymous inline classes that contain static <init> factory methods. Note that these methods should return java.lang.Object types since the actual class name is not available.
- relates to
-
JDK-8222787 [lworld] JVM should be enhanced to work with static <init> factory methods for inline types
-
- Resolved
-