Bug#893931: jarwrapper: No longer use the d32/d64 options to detect the JVM data model

Emmanuel Bourg ebourg at apache.org
Fri Mar 23 22:23:43 UTC 2018


Package: jarwrapper
Version: 0.62
Severity: important

jarwrapper uses the -d32/-d64 options to detect if the JVM is running
in 32 or 64 bits mode. Theses options are no longer working with Java 10.
An alternative querying the value of the sun.arch.data.model system
property must be implemented.



More information about the pkg-java-maintainers mailing list