[Rev 02] RFR: 6656: Allow capturing field values with path syntax
    Kangcheng Xu 
    kxu at openjdk.java.net
       
    Thu Dec 19 17:40:03 UTC 2019
    
    
  
On Thu, 19 Dec 2019 12:02:18 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> The pull request has been updated with 1 additional commit.
> 
> core/org.openjdk.jmc.agent/src/main/java/org/openjdk/jmc/agent/util/TypeUtils.java line 273:
> 
>> 272: 
>> 273: 	public static Object getFrameVerificationType(Type type) {
>> 274: 		switch (type.getSort()) {
> 
> In general, javadocs for public methods.
It has been updated with Javadoc. Please refer to the latest changeset.
-------------
PR: https://git.openjdk.java.net/jmc/pull/20
    
    
More information about the jmc-dev
mailing list