Fork me on GitHub
#off-topic
<
2018-05-10
>
mikerod15:05:00

I’ve went down the rabbit hole of trying to get figure out the hairy details of Object.hashCode()’s default impl before

mikerod15:05:25

One thing that is always somewhat annoying about this sort of topic is that it tends to have a lot of JVM impl dependent parts involved

mikerod15:05:14

For example, reasoning about the performance characteristics of the hashCode() default