RFR [11]: 8194985: JavaAdapterBytecodeGenerator passes invalid type descriptor to ASM

Attila Szegedi szegedia at gmail.com
Fri Jan 12 12:00:55 UTC 2018


+1

That’s a weird thing to make stricter. I guess in anticipation of value types which will use something other than L it can’t just substitute L anymore for anything that’s not a known primitive type name.

Attila.

> On 2018. Jan 12., at 11:08, Sundararajan Athijegannathan <sundararajan.athijegannathan at oracle.com> wrote:
> 
> +1
> 
> -Sundar
> 
> On 12/01/18, 2:56 PM, Hannes Wallnöfer wrote:
>> Please review:
>> 
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8194985
>> Webrev: http://cr.openjdk.java.net/~hannesw/8194985/webrev.00/
>> 
>> Thanks,
>> Hannes



More information about the nashorn-dev mailing list