vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36831
8152179: C2: Folding of unsigned loads is broken w/ @Stable
Reviewed-by: jrose, kvn
vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36830
8152773: C2: LoadNode properties aren't preserved when converting between signed/unsigned variants
Reviewed-by: jrose, kvn
vlivanov [Mon, 28 Mar 2016 13:49:34 +0300] rev 36829
8151623: Zap freed Metaspace chunks in non-product binaries
Reviewed-by: stefank, jmasa
shade [Fri, 25 Mar 2016 13:15:41 +0000] rev 36828
Merge
shade [Fri, 25 Mar 2016 15:34:30 +0300] rev 36827
8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Reviewed-by: kvn, psandoz
kshefov [Fri, 25 Mar 2016 14:46:09 +0300] rev 36826
8152344: JVMCI test task: Unit tests for ConstantReflectionProvider
Reviewed-by: twisti, dpochepk, tpivovarova
vdeshpande [Thu, 24 Mar 2016 11:48:37 -0700] rev 36825
8152354: Update for x86 AES CBC Decryption
Summary: 4 way parallel version for key sizes 192 and 256 for 64 bit and for key sizes 128, 192 and 256 for 32 bit.
Reviewed-by: kvn