> On Dec 11, 2015, at 12:40 AM, Alan Bateman <alan.bate...@oracle.com> wrote: > > We just need to make sure that they build and I can't recall if they are > compiled against the JDI in the boot JDK or the jdk.jdi module. If the former > then we would only see issues with boot cycle builds.
jdk.hotspot.agent is built in the same way as other JDK modules. Thanks to Erik’s recent change converting converting the SA agent build to modular build. Mandy [1] https://bugs.openjdk.java.net/browse/JDK-8142336