cannot build jigsaw: undefined reference to `JVM_ExtendBootClassPath'
Mark Reinhold
mr at sun.com
Fri Nov 6 20:54:29 PST 2009
> Date: Fri, 06 Nov 2009 14:32:17 -0800
> From: jonathan.gibbons at sun.com
> Mark Reinhold wrote:
>> Do you perchance have ALT_HOTSPOT_IMPORT_PATH or ALT_JDK_IMPORT_PATH set?
>
> I was using ALT_JDK_IMPORT_PATH because I wasn't building hotspot -- do I need
> to build that too?
Yes, you need to build HotSpot. There are some Jigsaw-specific changes
in it, among them the JVM_ExtendBootClassPath entry point.
- Mark
More information about the jigsaw-dev
mailing list