On Tue, 22 Mar 2022 23:18:21 GMT, liach <d...@openjdk.java.net> wrote:

>> Change `CallSite` to a sealed class, as `CallSite` is an abstract class 
>> which does not allow direct subclassing by users per its documentation. 
>> Since I don't have a JBS account, I posted the content for the CSR in a 
>> GitHub Gist at https://gist.github.com/150d5aa7f8b13a4deddf95969ad39d73 and 
>> wish someone can submit a CSR for me.
>
> liach has updated the pull request incrementally with one additional commit 
> since the last revision:
> 
>   Revert "Remove homemade callsite from test"
>   
>   This reverts commit 1bcd779f677420326bf365c3580ceab5a6b5e3fa.

Marked as reviewed by mchung (Reviewer).

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

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

Reply via email to