Running jaotc with an external Graal
Mandy Chung
mandy.chung at oracle.com
Wed Feb 15 22:44:19 UTC 2017
> On Feb 15, 2017, at 1:56 PM, Christian Thalinger <cthalinger at twitter.com> wrote:
>
>
>> On Feb 14, 2017, at 4:38 AM, Andrew Haley <aph at redhat.com> wrote:
>>
>> On 14/02/17 14:37, Alan Bateman wrote:
>>> --patch-module can be used to patch any module in the boot layer. So if
>>> you are looking to override or add classes then --patch-module should work.
>>
>> Aha! Thanks,
>
> Does it?
Yes it does except that module-info.class can’t be patched. You will get a warning if the patched path contains module-info.class. Are you seeing the otherwise?
Mandy
More information about the jigsaw-dev
mailing list