hg: jdk8u/jdk8u-dev/hotspot: 2 new changesets
    kevin.walls at oracle.com 
    kevin.walls at oracle.com
       
    Thu Sep 22 21:37:05 UTC 2016
    
    
  
Changeset: 4eba7ec59722
Author:    shshahma
Date:      2016-09-20 05:40 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/4eba7ec59722
8157548: JVM crashes sometimes while starting
Summary: Behavior of strncmp may be unexpected if char buffers[s] is[are] not null terminated and buffer size is smaller than the length n. Added check to avoid this scenario.
Reviewed-by: dholmes, iklam
! src/share/vm/classfile/systemDictionary.cpp
Changeset: 3ed8945db9c3
Author:    kevinw
Date:      2016-09-22 20:09 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/3ed8945db9c3
Merge
    
    
More information about the jdk8u-dev-changes
mailing list