hg: jdk7/hotspot-comp/hotspot: 6939861: JVM should handle more conversion operations (original) (raw)
John Rose john.r.rose at oracle.com
Fri May 6 23:34:39 PDT 2011
- Previous message: hg: jdk7/hotspot-comp/hotspot: 6939861: JVM should handle more conversion operations
- Next message: hg: jdk7/hotspot-comp/hotspot: 33 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks, Tom! (And Christian!) This is a major milestone. -- John
On May 6, 2011, at 6:55 PM, tom.rodriguez at oracle.com wrote:
Changeset: 167b70ff3abc Author: never Date: 2011-05-06 16:33 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/167b70ff3abc
6939861: JVM should handle more conversion operations Reviewed-by: twisti, jrose
! src/cpu/x86/vm/assembler_x86.hpp ! src/cpu/x86/vm/frame_x86.cpp ! src/cpu/x86/vm/frame_x86.hpp ! src/cpu/x86/vm/frame_x86.inline.hpp ! src/cpu/x86/vm/interpreter_x86.hpp ! src/cpu/x86/vm/methodHandles_x86.cpp
- src/cpu/x86/vm/methodHandles_x86.hpp ! src/cpu/x86/vm/sharedRuntime_x86_32.cpp ! src/cpu/x86/vm/sharedRuntime_x86_64.cpp ! src/cpu/x86/vm/stubRoutines_x86_32.hpp ! src/cpu/x86/vm/stubRoutines_x86_64.hpp ! src/share/vm/classfile/javaClasses.cpp ! src/share/vm/classfile/javaClasses.hpp ! src/share/vm/classfile/systemDictionary.cpp ! src/share/vm/classfile/vmSymbols.hpp ! src/share/vm/code/codeBlob.cpp ! src/share/vm/code/codeBlob.hpp ! src/share/vm/code/codeCache.cpp ! src/share/vm/compiler/disassembler.cpp ! src/share/vm/prims/jvmtiTagMap.cpp ! src/share/vm/prims/methodHandleWalk.cpp ! src/share/vm/prims/methodHandles.cpp ! src/share/vm/prims/methodHandles.hpp ! src/share/vm/runtime/frame.cpp ! src/share/vm/runtime/frame.hpp ! src/share/vm/runtime/globals.hpp ! src/share/vm/runtime/sharedRuntime.cpp ! src/share/vm/runtime/sharedRuntime.hpp ! src/share/vm/services/heapDumper.cpp
- Previous message: hg: jdk7/hotspot-comp/hotspot: 6939861: JVM should handle more conversion operations
- Next message: hg: jdk7/hotspot-comp/hotspot: 33 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list