Skip to content

Conversation

graalvmbot
Copy link
Collaborator

  • Clean-up SVMImageLayerLoader:
    • Separate lookupBaseLayerTypeId from getBaseLayerTypeId.
      Don't need to do a lookup if the type was already loaded.
    • Inline lookupBaseLayerTypeId and findBaseLayerType in lookupHostedTypeInBaseLayer.
    • Use EconomicMap where possible.

cstancu added 2 commits June 3, 2025 11:25
- Separate lookupBaseLayerTypeId from getBaseLayerTypeId. Don't need to do a lookup if the type was already loaded.
- Inline lookupBaseLayerTypeId and findBaseLayerType in lookupHostedTypeInBaseLayer.
- Use EconomicMap where possible.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 3, 2025
@graalvmbot graalvmbot closed this Jun 3, 2025
@graalvmbot graalvmbot deleted the cs/GR-65232-refactor-layer-loader branch June 3, 2025 16:39
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