log graal/com.oracle.graal.api.code/src/com/oracle/graal/api/code/VirtualObject.java @ 18734:61b6c57421c2

age author description
Fri, 07 Nov 2014 22:00:11 +0100 Doug Simon (re)converted Value to an interface
Thu, 30 Oct 2014 14:10:46 +0100 Roland Schatz Introduce new JavaValue interface for use in debug info.
Thu, 30 Oct 2014 11:18:48 +0100 Roland Schatz Backout of changeset 9a804ec7f707 (converted Constant and Value to be interfaces).
Thu, 16 Oct 2014 15:31:34 +0200 Andreas Woess Truffle: relax assertions for object state entries of int kind
Wed, 15 Oct 2014 01:10:27 +0200 Doug Simon converted Constant and Value to be interfaces (GRAAL-874)
Wed, 23 Jul 2014 13:56:02 +0200 Lukas Stadler change assertions in VirtualObject to look at the LIRKind
Tue, 15 Jul 2014 16:44:56 -0700 Christian Wimmer Avoid infinite recursion of deep equals checks, but also satisfy the automatic checking that does not allow == on values
Thu, 10 Jul 2014 22:25:08 +0200 Doug Simon moved toJavaName(JavaType type, boolean qualified) from MetaUtil to be a default method in JavaType
Fri, 13 Jun 2014 11:47:44 +0200 Roland Schatz Introduce LIRKind to accurately track oop references in backend.
Wed, 12 Mar 2014 21:47:35 +0100 Doug Simon replaced == with .equals() for comparisons between JavaMethod/JavaField/JavaType values
Wed, 12 Mar 2014 12:40:45 -0700 twisti fixed FindBugs bugs
Mon, 28 Oct 2013 13:01:16 +0100 Lukas Stadler PEA: support for unsafe stores of mismatching sizes, cleanup, documentation
Wed, 22 May 2013 14:07:57 +0200 Thomas Wuerthinger Relax assertion for virtual array component kind.
Tue, 30 Apr 2013 12:00:13 +0200 Roland Schatz Use platform specific kind in backend.
Thu, 14 Mar 2013 18:03:00 +0100 Doug Simon fixed StackOverflowError in VirtualObject.toString()
Wed, 23 Jan 2013 16:34:57 +0100 Doug Simon applied mx eclipseformat to all Java files
Tue, 27 Nov 2012 22:26:18 +0100 Doug Simon rename: ResolvedJavaType.isArrayClass() -> ResolvedJavaType.isArray()
Sun, 18 Nov 2012 21:10:55 +0100 Doug Simon extra assertion checking when initializing the values of a VirtualObject
Wed, 14 Nov 2012 11:28:02 +0100 Doug Simon modifications to support non-perm-gen changes in HotSpot
Tue, 09 Oct 2012 15:23:38 -0700 Christian Wimmer Cleanup of Graal API: Rename methods so that it follows the getXxx naming convention and so that they are similar to the names of the java.lang.reflect classes. Remove unused methods.
Fri, 07 Sep 2012 13:40:53 +0200 Thomas Wuerthinger More clean up and documentation in api.code and api.meta.
Thu, 05 Jul 2012 21:39:22 +0200 Doug Simon Removed left over Ci* prefixed identifiers
Sat, 09 Jun 2012 20:35:39 +0200 Thomas Wuerthinger Remove VirtualObjectFactory class.
Sat, 09 Jun 2012 20:10:05 +0200 Thomas Wuerthinger Dropping Ci* prefixes. Some additional renamings in the api.code interface. base graal/com.oracle.graal.api.code/src/com/oracle/graal/api/code/CiVirtualObject.java@4c3f0e15da82