Kulla bug: class literals

Robert Field robert.field at oracle.com
Sat Jul 4 05:05:31 UTC 2015


> On Jul 1, 2015, at 4:34 PM, Brian Goetz <brian.goetz at oracle.com> wrote:
> 
> An expression containing only a class literal for a primitive type:
> 
> repl> int.class
> 
> just gives me a continuation prompt:
> 
> >>

Created JDK-8130454 <https://bugs.openjdk.java.net/browse/JDK-8130454>


> 
> (Secondarily, its not obvious how to cancel out and get back to the main prompt from here.  Neither blank line, ctrl/c, or ctrl/d have the right effect.)

Pre-existing JDK-8080067 <https://bugs.openjdk.java.net/browse/JDK-8080067>

-Robert

> 
> 



More information about the kulla-dev mailing list