> Various code cleanups around java.lang.invoke code. Started out with dead 
> code removal in `jli.MemberName`, then piled on to fix a set of minor 
> inefficiencies (excessive vararg array allocations, unnecessary defensive 
> cloning of parameter arrays etc).

Claes Redestad has updated the pull request incrementally with one additional 
commit since the last revision:

  Address review comment, remove more code

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11540/files
  - new: https://git.openjdk.org/jdk/pull/11540/files/a02cb50e..c29ce261

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11540&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11540&range=00-01

  Stats: 26 lines in 2 files changed: 4 ins; 21 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11540.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11540/head:pull/11540

PR: https://git.openjdk.org/jdk/pull/11540

Reply via email to