log

age author description
Tue, 30 Nov 2010 10:23:02 +0800 Ao Qi Disable output in JVM_handle_linux_signal with the product version. default tip
Mon, 13 Dec 2010 08:40:39 +0800 Ao Qi Chinese font display support on Debian.
Mon, 06 Dec 2010 13:25:11 +0800 Ao Qi Fix a simple bug.
Wed, 01 Dec 2010 17:08:35 +0800 Ao Qi Fix verify_oop bug.
Wed, 01 Dec 2010 17:47:08 +0800 Ao Qi Fix bugs in reg2mem and mem2reg of T_LONG & needs_patching cases.
Wed, 01 Dec 2010 17:39:16 +0800 Ao Qi Fix deoptimization bugs.
Wed, 01 Dec 2010 17:12:39 +0800 Ao Qi Fix bugs occurred when adding -XX:+VerifyOops.
Fri, 26 Nov 2010 12:00:58 +0800 Ao Qi Fix the deoptimization bug.
Thu, 18 Nov 2010 16:19:42 +0800 LIN Chuanwen Fix the bug when the C1 compiler dealing with CAS.
Wed, 17 Nov 2010 17:52:29 +0800 YANG Yongqiang Remove useless codes.
Wed, 17 Nov 2010 17:46:08 +0800 YANG Yongqiang A wrong instruction(slt) was used.
Fri, 12 Nov 2010 15:27:30 +0800 LIN Chuanwen Fix the bug related to SP adjusting in generate_deopt_blob.
Thu, 11 Nov 2010 19:35:44 +0800 Ao Qi Update README and env.sh to remove the binary plugins information.
Thu, 11 Nov 2010 19:59:55 +0800 Ao Qi Update codes to support deoptimization.
Tue, 09 Nov 2010 13:21:20 +0800 Ao Qi Add information in README and env.sh; added a missing file to make the completed build.
Mon, 08 Nov 2010 19:53:05 +0800 YANG Yongqiang Fix bug related to the unsafe ops.
Fri, 05 Nov 2010 17:36:30 +0800 YANG Yongqiang Fix a bug in the register allocator.
Thu, 04 Nov 2010 11:15:53 +0800 YANG Yongqiang Fix 2 bugs related to patching and make some codes more readable.
Tue, 02 Nov 2010 10:34:12 +0800 Ao Qi Added some missing files.
Mon, 01 Nov 2010 17:45:37 +0800 LIN Chuanwen Fix a bug caused by the MIPS ABI.
Mon, 01 Nov 2010 17:41:18 +0800 YANG Yongqiang Fix 2 bugs which are related to patching.
Fri, 29 Oct 2010 09:44:58 +0800 Ao Qi Removed unimplemented parts in Makefile, so a relatively complete JRE can be built.
Sat, 30 Oct 2010 17:47:17 +0800 YANG Yongqiang Fix a bug in FrameMap::nr2floatreg.
Thu, 28 Oct 2010 11:07:44 +0800 YANG Yongqiang Fix 3 bugs related to the float remainder operation.
Tue, 26 Oct 2010 20:09:04 +0800 YANG Yongqiang Enable double-precision remainder related operation.
Tue, 26 Oct 2010 18:23:20 +0800 YANG Yongqiang Set TwoOperandLIRForm to true.
Mon, 25 Oct 2010 15:43:04 +0800 YANG Yongqiang Fix a bug in computing the size of an array.
Sun, 24 Oct 2010 21:58:11 +0800 YANG Yongqiang Remove the useless code used for debugging.
Mon, 25 Oct 2010 01:07:09 +0800 Cai Songsong Fix the compiling bug for the product version.
Sun, 24 Oct 2010 14:32:13 +0000 YANG Yongqiang Avoid anti-dependency when moving long operand between registers(reg2reg) and enable the safepoint return.
Sat, 23 Oct 2010 21:08:56 +0000 YANG Yongqiang Fix five bugs related to safepoint_poll, double-precision operand, verify_oop operation and safepoint_return respectively.
Fri, 15 Oct 2010 20:37:51 +0000 YANG Yongqiang Fix some bugs to make the jar file verification test passed using c1 compiler.
Tue, 12 Oct 2010 18:28:27 +0800 Ao Qi Fix the failure of TruncatedClass test in regression.
Sat, 09 Oct 2010 18:14:02 +0800 Cai Songsong Make the program run mostly through the "fast_case" instead of the "slow_case".
Sat, 09 Oct 2010 18:06:39 +0800 Cai Songsong Fix the bug of object allocation.
Sat, 09 Oct 2010 17:52:56 +0800 Cai Songsong Fix the bug of register allocation.
Sat, 09 Oct 2010 17:29:51 +0800 Cai Songsong Disable the optimizer of EdgeMoveOptimizer.
Sat, 09 Oct 2010 17:16:21 +0800 Cai Songsong Fix the bug of null_check_for_branch.
Sat, 09 Oct 2010 16:29:56 +0800 Cai Songsong Disable the function of CICompileOSR.
Thu, 30 Sep 2010 13:48:16 +0800 LIU Qi The preliminary porting to MIPS architecture.
Thu, 30 Sep 2010 13:42:53 +0800 LIU Qi The init commit.