lbourges [Wed, 03 Aug 2016 22:53:38 +0200] rev 40421
8159638: Improve array caches and renderer stats in Marlin renderer
Summary: Byte/Float/Int ArrayCache (Reference) refactoring + improved cache statistics and tuning settings
Reviewed-by: flar, prr
chegar [Fri, 19 Aug 2016 18:06:46 +0100] rev 40420
8156841: sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader
Reviewed-by: dfuchs, jnimeh, valeriep
redestad [Fri, 19 Aug 2016 13:50:03 +0200] rev 40419
8164451: Generate all zero and identity forms at link time
Reviewed-by: shade, mhaupt, vlivanov
mhaupt [Fri, 19 Aug 2016 10:03:43 +0200] rev 40418
8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE
Reviewed-by: redestad
ysuenaga [Fri, 19 Aug 2016 16:29:41 +0900] rev 40417
8164326: jrtfsviewer.js and jrtls.js does not work
Reviewed-by: sherman, sundar
valeriep [Fri, 19 Aug 2016 06:27:54 +0000] rev 40416
8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin
Summary: Added Provider constructor which uses version String and use sun.security.util.PROVIDER_VER
Reviewed-by: weijun