Code Review for hotspot

Prepared by:stefank on Fri Jun 12 14:46:31 CEST 2015
Workspace:/home/stefank/hg/jdk9/hs-gc/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:-2
Summary of changes: 474 lines changed: 421 ins; 35 del; 18 mod; 27176 unchg
Patch of changes: hotspot.patch
Bug id: JDK-8087322 : Implement a Semaphore utility class
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/os/bsd/vm/os_bsd.cpp

36 lines changed: 13 ins; 17 del; 6 mod; 4669 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/os/linux/vm/os_linux.cpp

25 lines changed: 10 ins; 8 del; 7 mod; 6236 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/os/solaris/vm/os_solaris.cpp

38 lines changed: 23 ins; 10 del; 5 mod; 5980 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/os/windows/vm/os_windows.cpp

38 lines changed: 38 ins; 0 del; 0 mod; 5917 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/jni.cpp

2 lines changed: 2 ins; 0 del; 0 mod; 4374 unchg

------ ------ ------ ------ --- New Patch Raw src/os/bsd/vm/semaphore_bsd.hpp

36 lines changed: 36 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/os/linux/vm/semaphore_linux.hpp

32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/os/solaris/vm/semaphore_solaris.hpp

32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/os/windows/vm/semaphore_windows.hpp

32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/utilities/semaphore.cpp

137 lines changed: 137 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/vm/utilities/semaphore.hpp

66 lines changed: 66 ins; 0 del; 0 mod; 0 unchg

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