RFR(XS): 8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity

Tom Rodriguez tom.rodriguez at oracle.com
Mon Dec 14 21:14:04 UTC 2015


http://cr.openjdk.java.net/~never/8145338/webrev/ <http://cr.openjdk.java.net/~never/8145338/webrev/>
https://bugs.openjdk.java.net/browse/JDK-8145338 <https://bugs.openjdk.java.net/browse/JDK-8145338>

call_site_target_value dropped its implicit arg in JDK9 but the code brought over from JDK8 still had this assert.  It should be dropped.  

tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151214/9f76c016/attachment.html>


More information about the hotspot-compiler-dev mailing list