Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

This is the first step toward invoekdynamic. Some other things are fixed / implemented to allow better testing.

  • CremaSupport: improve type resolution

    • Allow resolving array types
    • Add methods for resolving symbols directly
    • make CremaRuntimeAccess.lookupOrLoadType use the same common type resolution path.
  • Add BooleanSupplier for crema on/off

  • Resolve METHODTYPE constant pool entries

  • Resolve METHODHANDLE in constant pool

    Use the JDK's MethodHandleNatives.linkMethodHandleConstant to create the resolved MethodHandle.

  • implement getExceptionHandlers() for crema-loaded types

  • Crema reflection: wrap exceptions in InvocationTargetException

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 2, 2025
@graalvmbot graalvmbot merged commit 2134cd2 into master Oct 2, 2025
13 checks passed
@graalvmbot graalvmbot deleted the gd/crema-mh-mt branch October 2, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants