> - Remove unused code
> - Inline and simplify the bootstrap method invocation code (remove pointless 
> reboxing checks etc)
> - Apply pattern matching to make some code more readable

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

  More cleanup, reduce allocations in InvokerBytecodeGenerator

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2300/files
  - new: https://git.openjdk.java.net/jdk/pull/2300/files/68d3475a..aa88b6fd

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

  Stats: 45 lines in 1 file changed: 19 ins; 6 del; 20 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2300.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2300/head:pull/2300

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

Reply via email to