log runjython.sh @ 3714:b648304ba4ff

age author description
Fri, 02 Dec 2011 17:46:54 +0100 Thomas Wuerthinger Remove recordBailout method. Remove GraalBailoutIsFatal flag.
Thu, 06 Oct 2011 17:11:04 +0200 Gilles Duboscq Remove GRAAL env var requirement; Add ResourceMarks in code installer to avoid leaks
Sat, 13 Aug 2011 18:08:28 +0200 Thomas Wuerthinger Enable debugging of compiler code from Java IDEs. Moved binary to "graal" subdirectory. New flag for starting Graal is just "-graal".
Thu, 11 Aug 2011 11:44:20 +0200 Thomas Wuerthinger Can use now -XX:-UseGraal for benchmark scripts.
Sat, 02 Jul 2011 02:46:04 +0200 Thomas Wuerthinger Various fixes around escape analysis.