> There is a few JDK classes duplicating the contents of Long.hashCode() for 
> hash code calculation. They should explicitly delegate to Long.hashCode().

Сергей Цыпанов has updated the pull request incrementally with one additional 
commit since the last revision:

  8268113: Inline local vars where reasonable

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4309/files
  - new: https://git.openjdk.java.net/jdk/pull/4309/files/3f5b431d..df8be00a

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4309&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4309&range=01-02

  Stats: 6 lines in 3 files changed: 0 ins; 3 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4309.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4309/head:pull/4309

PR: https://git.openjdk.java.net/jdk/pull/4309

Reply via email to