-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: infrastructure
-
iOS
On iOS, we search for a modules file at Documents/lib/modules where the classloader expects it to be in lib/modules. More specifically, the check in os::set_boot_path requires "Documents" to be part of the path -- otherwise it is assumed there is no modules jimage.
As a consequence, using a jimage file doesn't work on iOS
As a consequence, using a jimage file doesn't work on iOS