On 20/07/2016 19:34, Paul Benedict wrote:
Alan, is the JVM going to verify that what's listed in ConcealedPackages structure actually exists as packages in the module?If you asking if it scans the contents of the JAR file to check if the ConcealedPackages attribute is correct then "no". Are you concerned with tampering or being out of sync with the contents of the module (updated by buggy tool for example)?
-Alan