Re: review request (XL): 6981777: implement JSR 292 EG adjustments from summer 2010

2010-10-30 Thread John Rose
Thanks for the review. I will answer it in detail shortly. Here's a related (tiny) review request for JVM code. http://cr.openjdk.java.net/~jrose/6984311/webrev.03/src/share/vm/prims/methodHandles.cpp.udiff.html A tiny JVM bug was uncovered by unit-testing the big JDK changes for 6981777.

Re: review request (XL): 6981777: implement JSR 292 EG adjustments from summer 2010

2010-10-30 Thread John Rose
On Oct 28, 2010, at 4:30 AM, Christian Thalinger wrote: On Oct 26, 2010, at 10:39 AM, John Rose wrote: This is a large set of miscellaneous API adjustments that takes account of intensive JSR 292 Expert Group work since the JVM Language Summit and JavaOne.

Re: review request (XL): 6981777: implement JSR 292 EG adjustments from summer 2010

2010-10-28 Thread Christian Thalinger
On Oct 26, 2010, at 10:39 AM, John Rose wrote: This is a large set of miscellaneous API adjustments that takes account of intensive JSR 292 Expert Group work since the JVM Language Summit and JavaOne. http://cr.openjdk.java.net/~jrose/6981777/webrev.01/

review request (XL): 6981777: implement JSR 292 EG adjustments from summer 2010

2010-10-26 Thread John Rose
This is a large set of miscellaneous API adjustments that takes account of intensive JSR 292 Expert Group work since the JVM Language Summit and JavaOne. http://cr.openjdk.java.net/~jrose/6981777/webrev.01/ An earlier message, sent to the EG and copied to mlvm-dev, details the changes: