hg: jdk9/sandbox/langtools: 8156984: JShell tool: for (FormatCase e :	EnumSet.allOf(FormatCase.class))
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Mon Aug 29 10:01:05 UTC 2016
    
    
  
Changeset: 669b6e24db11
Author:    ntv
Date:      2016-08-29 09:58 +0000
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/669b6e24db11
8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class))
Summary: Replacde EnumSet.allOf(FormatCase.class) with FormatCase.all
Reviewed-by: rfield
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/Feedback.java
    
    
More information about the jdk9-sandbox-changes
mailing list