[code-reflection] Integrated: Add ConstructorRef
    Mourad Abbay 
    mabbay at openjdk.org
       
    Fri Apr 18 20:36:14 UTC 2025
    
    
  
On Mon, 14 Apr 2025 23:33:33 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:
> This is Maurizio's work.
> This PR tries to make `NewOp` similar to how `InvokeOp` is designed. It does this by adding a descriptor for constructors: `ConstructorRef`.
> `ConstructorRef` is wrapper around `FunctionType`, providing functionalities for resolution to a reflective instance.
> Some changes are common between this PR and #393.
This pull request has now been integrated.
Changeset: 5238a40d
Author:    Mourad Abbay <mabbay at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/5238a40d11397b9896756a674158378223405388
Stats:     727 lines in 34 files changed: 386 ins; 198 del; 143 mod
Add ConstructorRef
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.org/babylon/pull/395
    
    
More information about the babylon-dev
mailing list