RFR: 8067306: Improve STATIC_ASSERT

Kim Barrett kim.barrett at oracle.com
Thu Jan 8 19:42:48 UTC 2015


On Jan 7, 2015, at 7:25 AM, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
> 
> I'll sponsor and review the patch if you change "(Cond) ? true : false" to just "(Cond)". Any potential problems with ancient compilers can be dealt with when / if they are causing problems.


CR: https://bugs.openjdk.java.net/browse/JDK-8067306
New full webrev: http://cr.openjdk.java.net/~kbarrett/8067306/webrev.03/
Incremental webrev: http://cr.openjdk.java.net/~kbarrett/8067306/webrev.03.incr/



More information about the hotspot-runtime-dev mailing list