Need help testing the EA builds

Volker Simonis volker.simonis at gmail.com
Tue Mar 8 14:56:02 UTC 2016


On Tue, Mar 8, 2016 at 3:08 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> On 08/03/2016 07:45, Volker Simonis wrote:
>>
>> :
>> OK, that would be fine. This problem isn't very urgent but it would be
>> good if we could resolve it before the big jake integration into
>> jdk9-dev.
>>
>>
> In order, then my preferences for resolving this are:
>
> 1. Compete the tool separation, meaning JDK-8059035.
>
> 2. Change these tools to use services so that the SA backend is a service
> provider.
>
> 3. Build-time solution.
>
> 4. Drop the dependency but compile the launchers for the tools on platforms
> that support SA with -addmods jdk.hotspot.agent or ALL-SYSTEM.
>

What exactly do you mean by "3. Build-time solution"? Is it the
implementation of your initial proposal of using
src/jdk.jcmd/$OS/classes/module-info.java.extra?

Currently for me it's no difference which solution we choose - I just
don't want that we break the AIX build in jdk9. So I'll give others a
chance to come up with a solution for 1 to 3 but if this will not
happen until the jake integration into jdk9 I'll propose my
implementation of 4 for review:

https://bugs.openjdk.java.net/browse/JDK-8151378
http://cr.openjdk.java.net/~simonis/webrevs/2016/8151378_jdk/
http://cr.openjdk.java.net/~simonis/webrevs/2016/8151378_toplevel/

Thanks,
Volker


> I agree we need to address this soon.
>
> -Alan.


More information about the jigsaw-dev mailing list