hotspot (original) (raw)

Code Review for hotspot

Prepared by: Kirill Zhaldybin (kzhaldyb) on Tue Sep 8 18:55:06 MSK 2015
Workspace: /home/kzhaldyb/hdd/jdk/JDK-8132980/hs-rt/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot
Compare against version: 8886
Summary of changes: 100 lines changed: 95 ins; 0 del; 5 mod; 2057 unchg
Changeset: <hotspot.changeset>
Legend: Modified file Deleted file New file

[Cdiffs](src/share/vm/prims/whitebox.cpp.cdiff.html) [Udiffs](src/share/vm/prims/whitebox.cpp.udiff.html) [Sdiffs](src/share/vm/prims/whitebox.cpp.sdiff.html) [Frames](src/share/vm/prims/whitebox.cpp.frames.html) [Old](src/share/vm/prims/whitebox.cpp-.html) [New](src/share/vm/prims/whitebox.cpp.html) -----[Raw](raw%5Ffiles/new/src/share/vm/prims/whitebox.cpp) src/share/vm/prims/whitebox.cpp

rev 8887 : 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob Summary: Added checks for negative and null size and address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test Reviewed-by: duke

16 lines changed: 11 ins; 0 del; 5 mod; 1626 unchg

[Cdiffs](test/testlibrary/jdk/test/lib/Utils.java.cdiff.html) [Udiffs](test/testlibrary/jdk/test/lib/Utils.java.udiff.html) [Sdiffs](test/testlibrary/jdk/test/lib/Utils.java.sdiff.html) [Frames](test/testlibrary/jdk/test/lib/Utils.java.frames.html) [Old](test/testlibrary/jdk/test/lib/Utils.java-.html) [New](test/testlibrary/jdk/test/lib/Utils.java.html) -----[Raw](raw%5Ffiles/new/test/testlibrary/jdk/test/lib/Utils.java) test/testlibrary/jdk/test/lib/Utils.java

rev 8887 : 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob Summary: Added checks for negative and null size and address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test Reviewed-by: duke

24 lines changed: 24 ins; 0 del; 0 mod; 431 unchg

------ ------ ------ ------ ---[New](test/testlibrary%5Ftests/whitebox/BlobSanityTest.java.html) -----[Raw](raw%5Ffiles/new/test/testlibrary%5Ftests/whitebox/BlobSanityTest.java) test/testlibrary_tests/whitebox/BlobSanityTest.java

rev 8887 : 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob Summary: Added checks for negative and null size and address values (where applicable) for getCodeBlob, allocateCodeBlob and freeCodeBlob, added regression test Reviewed-by: duke

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


This code review page was prepared using /home/kzhaldyb/jdk-tools/webrev/webrev.ksh(vers 25.7-hg+openjdk.java.net).