Skip to content

Provide module support for native-image runtime #1963

@olpaw

Description

@olpaw

Once #1962 is implemented we can add proper support for making module related information available at image runtime. This includes implementations for

  • java.lang.Class#getModule
  • Methods of java.lang.Module

that correctly reflect the module relationships that have been present at image build time (under closed world assumption of static analysis).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions