Code Review for hotspot

Prepared by:stefank on Thu Jun 25 18:20:30 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: 37 lines changed: 11 ins; 12 del; 14 mod; 11963 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

1 line changed: 0 ins; 0 del; 1 mod; 4690 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/os/bsd/vm/semaphore_bsd.hpp

8 lines changed: 4 ins; 4 del; 0 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/os/posix/vm/os_posix.cpp

12 lines changed: 6 ins; 0 del; 6 mod; 1077 unchg

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

3 lines changed: 0 ins; 2 del; 1 mod; 5941 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/os/windows/vm/semaphore_windows.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/semaphore.cpp

6 lines changed: 0 ins; 6 del; 0 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/semaphore.hpp

5 lines changed: 1 ins; 0 del; 4 mod; 55 unchg

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