log src/cpu/x86/vm/assembler_x86.cpp @ 2479:15c9a0e16269

age author description
Mon, 11 Apr 2011 15:30:31 -0700 kvn 7035713: 3DNow Prefetch Instruction Support
Fri, 08 Apr 2011 17:03:31 -0700 iveresov 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
Thu, 31 Mar 2011 00:27:08 -0700 twisti 7032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction on i586 after 6919934
Sun, 27 Mar 2011 13:17:37 -0700 iveresov 6964776: c2 should ensure the polling page is reachable on 64 bit
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Sat, 26 Feb 2011 12:10:54 -0800 kvn 6942326: x86 code in string_indexof() could read beyond reserved heap space
Thu, 03 Mar 2011 19:25:53 +0100 Thomas Wuerthinger Merge with OpenJDK.