Re: RFR: 8260605: Various java.lang.invoke cleanups [v5]

2021-03-17 Thread Claes Redestad
On Mon, 15 Mar 2021 18:10:56 GMT, Mandy Chung wrote: >> Claes Redestad has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains seven additional >> commi

Re: RFR: 8260605: Various java.lang.invoke cleanups [v5]

2021-03-15 Thread Mandy Chung
On Wed, 10 Mar 2021 16:34:39 GMT, Claes Redestad wrote: >> - 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 with

Re: RFR: 8260605: Various java.lang.invoke cleanups [v5]

2021-03-10 Thread Claes Redestad
> - 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 with a new target base due to a merge or a rebase. The incremental w