Remove javascript dependency from tracer-dynamic module(s)
Open
@thurka is already working on this.
Since Jul 17, 2023.
enhancement
- Dominant language
- Java
- Stars
- 3.3k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
Unfortunately javascript is no longer part of JDK installation (since JDK 17). Therefor it would be benefical to reimplement tracer-dynamic module to use java instead of javascript. This will improve user experience on JDK 17+.
Contributor guide
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.