-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-valhalla
ValueBootstrapMethods is the default implementation of Object::equals and Object::hashCode for primitive class. It does not belong to java.lang.invoke. java.lang.runtime is a more appropriate home. It can also share the code in ObjectMethods.
- relates to
-
JDK-8206077 [lworld] improve hashcode implementation for value classes
- Open