Code Review for jdk

Prepared by:Zang Lin on Mon Mar 4 15:42:27 CST 2019
Workspace:/home/lzang1/Source/openjdk/jdk
Compare against version:53981
Summary of changes: 32 lines changed: 9 ins; 7 del; 16 mod; 2577 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/attachListener.cpp

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
20 lines changed: 9 ins; 7 del; 4 mod; 484 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/attachListener.hpp

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
1 line changed: 0 ins; 0 del; 1 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.attach/aix/classes/sun/tools/attach/VirtualMachineImpl.java

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
2 lines changed: 0 ins; 0 del; 2 mod; 317 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.attach/linux/classes/sun/tools/attach/VirtualMachineImpl.java

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
2 lines changed: 0 ins; 0 del; 2 mod; 376 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.attach/macosx/classes/sun/tools/attach/VirtualMachineImpl.java

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
2 lines changed: 0 ins; 0 del; 2 mod; 311 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.attach/solaris/classes/sun/tools/attach/VirtualMachineImpl.java

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
1 line changed: 0 ins; 0 del; 1 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.attach/windows/classes/sun/tools/attach/VirtualMachineImpl.java

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
1 line changed: 0 ins; 0 del; 1 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jcmd/share/classes/sun/tools/jmap/JMap.java

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
1 line changed: 0 ins; 0 del; 1 mod; 293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/logging/TestLoggerWeakRefLeak.java

rev 53982 : 8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied
Summary: fix compatibility issue caused by jmap update of 8215622
Reviewed-by:
Contributed-by: zanglin5@jd.com
2 lines changed: 0 ins; 0 del; 2 mod; 164 unchg

This code review page was prepared using /home/lzang1/bin/webrev.ksh (vers 25.17-hg+openjdk.java.net).