log

age author description
Thu, 02 Jun 2011 13:36:11 -0700 never 7050554: JSR 292 - need optimization for selectAlternative
Thu, 09 Jun 2011 01:33:42 +0400 dsamersoff Merge
Thu, 02 Jun 2011 21:01:48 -0700 coleenp Merge
Thu, 02 Jun 2011 14:17:48 -0400 coleenp 7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Sat, 21 May 2011 15:39:54 -0700 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
Tue, 07 Jun 2011 13:17:05 -0700 jcoomes Merge
Mon, 23 May 2011 16:42:14 -0700 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Wed, 01 Jun 2011 23:25:31 -0700 jrose 7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
Wed, 01 Jun 2011 23:25:20 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Tue, 31 May 2011 10:05:36 -0700 kvn 6956668: misbehavior of XOR operator (^) with int
Fri, 27 May 2011 12:47:48 -0700 kvn 7047069: Array can dynamically change size when assigned to an object field
Thu, 26 May 2011 16:39:34 -0700 never Merge
Thu, 26 May 2011 14:44:41 -0700 never 7047961: JSR 292 MethodHandleWalk swap args doesn't handle T_LONG and T_DOUBLE properly
Thu, 26 May 2011 13:15:01 -0700 iveresov 7047491: C1: registers saved incorrectly when calling checkcast_arraycopy stub
Wed, 25 May 2011 21:17:07 -0700 kvn 7048332: Cadd_cmpLTMask doesn't handle 64-bit tmp register properly
Sat, 17 Dec 2011 20:50:09 +0100 Thomas Wuerthinger Removed tags.
Sat, 17 Dec 2011 20:48:46 +0100 Thomas Wuerthinger Work with GRAAL environment variable instead of MAXINE environment variable.
Sat, 17 Dec 2011 20:36:28 +0100 Thomas Wuerthinger Updated authors file.
Sat, 17 Dec 2011 20:34:58 +0100 Thomas Wuerthinger Remove deprecated files.
Sat, 17 Dec 2011 19:59:18 +0100 Thomas Wuerthinger Added Java files from Maxine project.
Sat, 17 Dec 2011 19:58:27 +0100 Thomas Wuerthinger Updated mxtool to allow projects in subdirectories.
Sat, 17 Dec 2011 18:19:04 +0100 Thomas Wuerthinger Added project.properties. Ignore *.pyc files.
Fri, 16 Dec 2011 21:56:00 +0100 Doug Simon Added mechanism for downloading a JDK 7 if the JDK7 environment variable is not set. This only works on Linux as only it has a single tar.gz version of the JDK available from the Oracle JDK download website.
Fri, 16 Dec 2011 20:02:38 +0100 Thomas Wuerthinger Added tag test5 for changeset 6ee0eac858c1
Fri, 16 Dec 2011 19:49:22 +0100 Thomas Wuerthinger Added tag test4 for changeset 031fea7c05fe
Fri, 16 Dec 2011 19:47:07 +0100 Thomas Wuerthinger Added tag test3 for changeset 16dcfa497cff
Fri, 16 Dec 2011 19:36:03 +0100 Thomas Wuerthinger Added domake again.
Fri, 16 Dec 2011 19:11:29 +0100 Thomas Wuerthinger Added tag test2 for changeset 44445a59a718
Fri, 16 Dec 2011 16:47:05 +0100 Doug Simon Removed scripts that have been replaced by mx/commands.py.
Fri, 16 Dec 2011 16:46:33 +0100 Doug Simon Added a copy of the mxtool to repo.