hg: jdk9/hs-rt/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Feb 3 21:16:36 UTC 2016
Changeset: e562322af4d7
Author: coleenp
Date: 2016-02-03 17:26 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/e562322af4d7
8146984: SIGBUS: bool Method::has_method_vptr(const void*)+0xc
Summary: Add address check and use SafeFetchN for Method* vptr access when Method* may be bad pointer.
Reviewed-by: dcubed, mgronlun
! src/share/vm/oops/method.cpp
Changeset: 9fc51379c2c0
Author: coleenp
Date: 2016-02-03 18:48 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/9fc51379c2c0
Merge
More information about the jdk9-all-changes
mailing list