Skip to content

[Java] Build memory-core and memory-unsafe as JPMS modules #38998

Description

@jduo

Describe the enhancement requested

This depends on #39134 .

Build memory-core and memory-unsafe as JPMS modules.

  • Refactor the memory module's structures to faciliate this.

These modules use Unsafe and reflection and require adding --add-opens command line flags since they are now named modules.

Note that memory-netty is omitted because it requires a bigger change to the user's command-line.

Component(s)

Java

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions