Code Review for cl_bug_fix_bucket

Prepared by:dcubed on Thu Jan 17 10:09:42 PST 2013
Workspace:/u/ddaugher/cl_bug_fix_bucket
Compare against: /net/svc6.us.oracle.com/u/ddaugher/cl_bug_fix_base
Summary of changes: 241 lines changed: 90 ins; 69 del; 82 mod; 30120 unchg
Patch of changes: cl_bug_fix_bucket.patch
OpenJDK Bug id: 6444286 Possible naked oop related to biased locking revocation safepoint in jni_exit()
OpenJDK Bug id: 8004902 correctness fixes motivated by contended locking work (6607129)
OpenJDK Bug id: 8004903 VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops
Legend: Modified file
Deleted file
New file

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

65 lines changed: 27 ins; 17 del; 21 mod; 4483 unchg

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

65 lines changed: 27 ins; 17 del; 21 mod; 5474 unchg

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

70 lines changed: 26 ins; 27 del; 17 mod; 6489 unchg

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

20 lines changed: 1 ins; 0 del; 19 mod; 5314 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/classfile/javaClasses.cpp

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

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

6 lines changed: 0 ins; 5 del; 1 mod; 2471 unchg

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

5 lines changed: 3 ins; 1 del; 1 mod; 109 unchg

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

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

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

6 lines changed: 4 ins; 1 del; 1 mod; 692 unchg

This code review page was prepared using /java/devtools/share/bin/webrev (vers 23.18-hg).