JIT Compiler Bug in .Net 4.6 Discovered

Of course no software is ever released without bugs, and the .Net Framework is no exception.  With .Net 4.6, Microsoft has moved to using a new JIT compiler called RyuJIT that is specifically designed for use with 64-bit systems.  However, Nick Craver at StackOverflow has found that this new JIT compiler has a significant bug…