[10] RFR 8186046 Minimal ConstantDynamic support

mandy chung mandy.chung at oracle.com
Tue Oct 31 21:43:59 UTC 2017



On 10/26/17 10:03 AM, Paul Sandoz wrote:
> Hi,
>
> Please review the following patch for minimal dynamic constant support:
>
>    http://cr.openjdk.java.net/~psandoz/jdk10/JDK-8186046-minimal-condy-support-hs/webrev/ <http://cr.openjdk.java.net/~psandoz/jdk10/JDK-8186046-minimal-condy-support-hs/webrev/>


I reviewed the non-hotspot change as a learning exercise (I am not close 
to j.l.invoke implementation).  I assume DynamicConstant intends to be 
non-public in this patch, right?

   30 public final class DynamicConstant

Mandy



More information about the core-libs-dev mailing list