arapte [Fri, 05 Aug 2016 15:48:37 +0530] rev 40425
8039081: [TEST_BUG] Test java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java fails
Reviewed-by: serb, psadhukhan
prr [Wed, 03 Aug 2016 15:18:58 +0800] rev 40424
8159713: Make the non-translated keywords clear to translator in jar.properties
8161183: Need extra newline in the end of for multi-lines strings in jar.properties
Reviewed-by: naoto
Contributed-by: li.jiang@oracle.com
clanger [Thu, 04 Aug 2016 15:58:28 +0200] rev 40423
8163177: Fix for 8152971 breaks builds with VS2010
Reviewed-by: simonis, pnarayanan
bpb [Wed, 03 Aug 2016 17:01:51 -0700] rev 40422
8155960: TIFF javadoc contains HTML entities inside {@code} tags
Summary: Remove from inside @code tags.
Reviewed-by: prr
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