-
Enhancement
-
Resolution: Fixed
-
P2
-
repo-panama
A very common issue when running jextract is that of missing classfiles - that is, the user gets a classfile for A.class, which refers to some type B for which no classfile is emitted.
This frequently leads to the user chasing system headers all over the place and adding them to the jextract command line in order to obtain the desired self-contained output.
This frequently leads to the user chasing system headers all over the place and adding them to the jextract command line in order to obtain the desired self-contained output.
- duplicates
-
JDK-8214948 jextract does not seem to follow system headers
-
- Closed
-