https://bz.apache.org/bugzilla/show_bug.cgi?id=66195

--- Comment #2 from Behrooz Nobakht <nob...@gmail.com> ---
Created attachment 38358
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38358&action=edit
Add a system property detection to `Jre9Compat` API

The patch includes the following changes:

- check if the system property for JDK MR-JAR is available/set
- if set, parse the value as boolean other `null` shows unset
- if set, when isMultiRelease() is called, return the parsed value instead of
delegating to JAR file api

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to