com/sun/script/util is generic utility package for script engine
implementations. Only com/sun/script/javascript package is being
removed. Since we include javax/script for profile 3, should we also
include com/sun/script/util ?
On refs.allowed, I'll remove it. How should I check this?
Thanks
-Sundar
On Friday 10 May 2013 03:03 PM, Alan Bateman wrote:
On 10/05/2013 10:26, A. Sundararajan wrote:
Please review the updated webrev @
http://cr.openjdk.java.net/~sundar/8012975/webrev.01/
Thanks
-Sundar
PROFILE_3_RTJAR_INCLUDE_PACKAGES needs to have com/sun/script removed.
refs.allowed isn't quite right, the last line needs to be removed
completely.
Otherwise looks okay to me.
-Alan.