Re: RFR(XS): 8076596: BytecodeDescriptor.parseMethod doesn't work during bootstrapping

2015-12-02 Thread Vladimir Ivanov
Looks good. Best regards, Vladimir Ivanov On 12/2/15 12:34 PM, Michael Haupt wrote: Dear all, please review this change. Bug: https://bugs.openjdk.java.net/browse/JDK-8076596 Webrev: http://cr.openjdk.java.net/~mhaupt/8076596/webrev.00/ The bug was actually fixed by the fix to https://bugs.o

Re: RFR(XS): 8076596: BytecodeDescriptor.parseMethod doesn't work during bootstrapping

2015-12-02 Thread Sundararajan Athijegannathan
+1 -Sundar On 12/2/2015 3:04 PM, Michael Haupt wrote: Dear all, please review this change. Bug: https://bugs.openjdk.java.net/browse/JDK-8076596 Webrev: http://cr.openjdk.java.net/~mhaupt/8076596/webrev.00/ The bug was actually fixed by the fix to https://bugs.openjdk.java.net/browse/JDK-813

RFR(XS): 8076596: BytecodeDescriptor.parseMethod doesn't work during bootstrapping

2015-12-02 Thread Michael Haupt
Dear all, please review this change. Bug: https://bugs.openjdk.java.net/browse/JDK-8076596 Webrev: http://cr.openjdk.java.net/~mhaupt/8076596/webrev.00/ The bug was actually fixed by the fix to https://bugs.openjdk.java.net/browse/JDK-8136893; the proposed change adds a test for the original bu