cannot build jigsaw: undefined reference to `JVM_ExtendBootClassPath'
Jonathan Gibbons
Jonathan.Gibbons at Sun.COM
Fri Nov 6 22:09:55 PST 2009
Mark Reinhold wrote:
>> 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
>
Thanks, yes, I guessed that from your earlier response, and have
successfully built a Jigsaw JDK to use.
-- Jon
More information about the jigsaw-dev
mailing list