RFR 8247456: JShell: Handling of top-level final, abstract, and static modifiers

Jan Lahoda jan.lahoda at oracle.com
Wed Sep 2 15:43:52 UTC 2020


Looks good to me.

Jan

On 05. 08. 20 20:48, Robert Field wrote:
> Please review --
> 
> Issue:
> 
> https://bugs.openjdk.java.net/browse/JDK-8247456
> 
> Webrev:
> 
> http://cr.openjdk.java.net/~rfield/8247456v0.webrev/
> 
> Allows the pasting of abstract methods, by pre-corralling them. This 
> allows reference before defined.
> 
> Better handling of abstract on var errors.
> 
> Ignores "static" modifier, without annoying warning.
> 
> Final portion handled by sealed types fix.
> 
> -Robert
> 


More information about the kulla-dev mailing list