bytedeco/javacpp

Ensure compatibility and leverage G1 region pinning

Open

#551 opened on Feb 3, 2022

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Java (620 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,279 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

https://openjdk.java.net/jeps/423 E.g by using critical regions by default. This could lead to improved throughput.

The JEP will probably be implemented in the next 6 months. @saudet (note that the JEP cite your project ;) )

Contributor guide