hg: jdk7/hotspot-comp/hotspot: 6939861: JVM should handle more conversion operations (original) (raw)
tom.rodriguez at oracle.com tom.rodriguez at oracle.com
Fri May 6 18:55:01 PDT 2011
- Previous message: hg: jdk7/hotspot-comp/hotspot: 7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
- Next message: hg: jdk7/hotspot-comp/hotspot: 6939861: JVM should handle more conversion operations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: 7042153: guarantee(x_compare_res != Constant::not_comparable) failed: incomparable constants in IfOp
- Next message: hg: jdk7/hotspot-comp/hotspot: 6939861: JVM should handle more conversion operations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list