S RFR ASAP: 8026185: 8009130 broke GetMethodDeclaringClass/declcls001

Karen Kinnear karen.kinnear at oracle.com
Wed Oct 9 12:47:58 PDT 2013


Folks,

webrev: http://cr.openjdk.java.net/~acorn/8026185/webrev/
bug: https://bugs.openjdk.java.net/browse/JDK-8026185

After all the code reviews for 8009130, Monday morning I did a small amount of refactoring and messed that up.
It broke in hotspot-rt nightly, so I need to get the fix in TODAY.

The code changes here go back to the code that Yumin, Serguei and Coleen actually did review
and which was extensively tested.

Testing (in progress)
linux:
nsk/jvmti/GetMethodDeclaringClass/declcls001 (002, 003)
jck api/java_tuil/TreeSet/ParallelStream.html (dependencies.cpp use case)
vm.quick.testlist

  which includes nsk/regression/b4226863 and nsk/stress/jck12a/jck12a009
Solaris:
  vm.quick-dtrace.testlist which includes
  8026217: dtrace/hotspot_jni/ALL/ALL001

thanks,
Karen

p.s. you can compare to these parts of the files you reviewed in 
http://cr.openjdk.java.net/~acorn/8009130.4/webrev/

which incorporated comments from Lois, Yumin and Serguei and Coleen's naming change


More information about the hotspot-runtime-dev mailing list