RFR(S): 8136931: more fine-grained condition checking for BMH species creation
Sundararajan Athijegannathan
sundararajan.athijegannathan at oracle.com
Tue Sep 22 17:15:17 UTC 2015
+1
-Sundar
On 9/22/2015 10:40 PM, Michael Haupt wrote:
> Dear all,
>
> please review this change.
> Issue: https://bugs.openjdk.java.net/browse/JDK-8136931
> Webrev: http://cr.openjdk.java.net/~mhaupt/8136931/webrev.00
>
> This is actually a change to improve error reporting for identifying the issue causing https://bugs.openjdk.java.net/browse/JDK-8131129, turning assertions into actual checks. As the issue 8131129 is intermittent and cannot be easily reproduced, the scope of additional tracing should be minimal. Enabling all assertions, even for the BoundMethodHandle class, is not helpful.
>
> This patch will be removed once the issue itself has been addressed.
>
> Thanks,
>
> Michael
>
More information about the core-libs-dev
mailing list