review request (L): 6939861: JVM should handle more conversion operations (original) (raw)

Christian Thalinger christian.thalinger at oracle.com
Thu May 5 23:58:08 PDT 2011


On May 5, 2011, at 1:16 PM, John Rose wrote:

I have finished the last large chunk of JVM work for JDK 7 JSR 292, the implementation of so-called "ricochet frames". Here it is for review:

6939861: JVM should handle more conversion operations http://cr.openjdk.java.net/~jrose/6939861/webrev.04/

src/share/vm/code/codeBlob.cpp:

In DeoptimizationBlob::create you call trace_new_stub but the code that code factored out is still there.

src/cpu/x86/vm/methodHandles_x86.cpp:

One space too much.

One e too much.

All new header files have the wrong (Sun) copyright header.

-- Christian



More information about the hotspot-compiler-dev mailing list