OpenHFT / OpenHFT/Zero-Allocation-Hashing
Support for JDK Jigsaw Modules
Open
@peter-lawrey is already working on this.
Since Aug 20, 2026.
review
- Dominant language
- Java
- Stars
- 845
- Forks
- 140
- Avg merge
- 12d 38m
- Merged PRs (30d)
- 2
Description
Can we have a module-info.java added so this can be used in modular projects?
Thanks!
JPMS migration
- Stage 1: publish the stable
Automatic-Module-Name— #119 - Stage 2: continue #107 in a repository-owned branch, retaining its commits and attribution, and generate an explicit descriptor from the Java 8 build — #122
- Stage 3: validate and harden class-path and module-path runtime support through Java 25 — #123
Issue #60 remains open until the Java 8-produced JAR has passed the Stage 3 acceptance tests and the three-PR chain has merged.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.