You mean 8008238 was fixed by the Immutable IR patch, right? +1 on both.
On Apr 24, 2013, at 10:39 AM, Hannes Wallnoefer <[email protected]> wrote: > These are two trivial patches. JDK-8012931 has already been fixed by Marcus' > and Attila's immutable IR patch, so this only contains a test: > > http://cr.openjdk.java.net/~hannesw/8012931/ > > JDK-8008238 is a trivial patch to avoid NativeDate.safeToString() throwing a > RangeError: > > http://cr.openjdk.java.net/~hannesw/8008238/ > > thanks, > Hannes
