| Other |
|---|
| repo-valhallaFixed |
|
Relates :
|
As noted in JDK-8207315, the constructor invocation generated by jdk.internal.reflect.MethodAccessorGenerator doesn't work for primitive classes. Thus, invoking a static factory method for a primitive class more than 15 times will break (as controlled by jdk.internal.reflect.ReflectionFactory.inflationThreshold())
|