Source CodeRevision History
maxine / com.oracle.max.asmdis
| Revision: | 7801 |
| Modified: | 11 May 07:03 (18 days) |
| Author: | Doug Simon |
| Log Entry: | integrated mx tool changes from Graal project |
| Revision: | 7627 |
| Modified: | 17 Feb 14:41 (3 months) |
| Author: | Michael Haupt |
| Log Entry: | exclude project settings from version control |
| Revision: | 7585 |
| Modified: | 01 Mar 08:52 (2 months) |
| Author: | Laurent Daynes |
| Log Entry: | Modified GC's info in memory view when inspecting GenMSEHeapScheme to also show card table index for the memory address. |
| Revision: | 7445 |
| Modified: | 24 Jan 10:52 (4 months) |
| Author: | Doug Simon |
| Log Entry: | Integrated mxtool changes from Graal repo. |
| Revision: | 6810 |
| Modified: | 18 Nov 11:35 (6 months) |
| Author: | Doug Simon |
| Log Entry: | Updated Eclipse project configurations to ignore new warnings added in Eclipse 3.8. |
| Revision: | 6781 |
| Modified: | 19 Nov 14:03 (6 months) |
| Author: | Doug Simon |
| Log Entry: | Updated Eclipse project configurations to ignore new resource leak warnings added in Eclipse 3.8. |
| Revision: | 6273 |
| Modified: | 19 Oct 12:21 (7 months) |
| Author: | Doug Simon |
| Log Entry: | Changed 'max eclipseprojects' such that the transitive dependencies of a project are explicitly listed in the generated .classpath file. This fixes an issue in Eclipse where refactoring only looks at projects that list the project containing the element being refactored as an explicit dependency. |
| Revision: | 6267 |
| Modified: | 17 Oct 09:36 (7 months) |
| Author: | Thomas Wuerthinger |
| Log Entry: | Adding the Graal compiler to the Maxine repository. |
| Revision: | 6054 |
| Modified: | 08 Aug 23:48 (9 months) |
| Author: | Christian.Wimmer@Oracle.com |
| Log Entry: | Consistently use "throw ProgramError.unexpected()". This is a non-functional change since unexpected() never returns normally. However, it tells both javac and the jit compiler that control flow cannot fall through this statement, which leads to fewer merge points and thus better code. |
| Revision: | 6027 |
| Modified: | 02 Aug 18:07 (10 months) |
| Author: | Christian.Wimmer@Oracle.com |
| Log Entry: | compareTo() must return 0 when comparing an object with itself |





