On 09.09.2011 03:00, John Rose wrote:
On Sep 8, 2011, at 5:35 PM, Thomas Wuerthinger wrote:
The operand stack and locals manipulation in the generated bytecodes
must exactly match the manipulations done by the scripting
interpreter, but I think that it is possible to align those (although
the
On Sep 12, 2011, at 10:23 AM, Thomas Wuerthinger wrote:
> If this special exception class is declared as a checked exception, a method
> would itself chose if its stack is exposed or not based on its "throws"
> clause. I think in that case the possible exploitations are less than
> reflection (
Changeset: a5e9cf599de1
Author:jrose
Date: 2011-09-12 17:43 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/rev/a5e9cf599de1
add bsd-port patch to forest root
+ forest-root/jdk7-b147-to-bsd-port.patch
+ forest-root/series
! make/Makefile
! make/each-patch-repo.sh
! make/link-patch-
On Sep 11, 2011, at 1:10 AM, Michael Barker wrote:
>> Please give it a whirl and let me know what breaks.
>
> I have a working build on Mac OS X Lion with gcc-4.2. I started with
> stephenb's MLVM build scripts.
Excellent work.
Did you have to use patches/hotspot/snowleopard.patch for gcc-4.2,