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