RR(XS): 7118280 The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode

Daniel D. Daugherty daniel.daugherty at oracle.com
Fri Feb 10 06:37:11 PST 2012


On 2/10/12 5:14 AM, Dmitry Samersoff wrote:
> Hi Everybody,
>
> Assert incorrectly triggered by _invokedynamic opcode.
> Fixed assert.
>
> webrev is:
>
> http://cr.openjdk.java.net/~dsamersoff/7118280/webrev.01/

Please update the copyright year to 2012.
Thumbs up!

src/share/vm/prims/jvmtiClassFileReconstituter.cpp
     lines 731-732 - Please change '==5' -> '== 5'. Yes, I know the
         original code had bad spacing... :-)



More information about the serviceability-dev mailing list