8157947: SA: Javascript engine can't access internal packages of jdk.hotspot.agent
Alan Bateman
Alan.Bateman at oracle.com
Thu May 2 06:30:40 UTC 2019
On 02/05/2019 06:47, Sundararajan Athijegannathan wrote:
> Hi Yasumasa,
>
> Sorry for delayed response. Your webrev looks like a good start!
> Unfortunately, dependency on nashorn is inevitable. But there is a
> similar (but different) object API for Graal.js. In future, someone
> may have to do some porting work.
This exports sun.jvm.hotspot.utilities.soql.wrapper unconditionally so
it's adding a JDK-specific API. Would it be possible re-outline the
problem and/or include the exception that is being observed? If
jdk.hotspot.agent is going to export an API then it will need a lot of
javadoc work and of course a CSR (and no guarantee that the CSR would be
approved because we agreed in JDK 9 that jdk.hotspot.agent would be a
supported interface).
-Alan
More information about the serviceability-dev
mailing list