Mon, 15 Aug 2016 08:15:02 -0700 Merge
ddehaven [Mon, 15 Aug 2016 08:15:02 -0700] rev 40443
Merge
Fri, 12 Aug 2016 14:35:56 -0700 8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write
bpb [Fri, 12 Aug 2016 14:35:56 -0700] rev 40442
8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write Summary: Move the private method getDirectoryAsIFD(TIFFDirectory) from the API class TIFFDirectory to a public method in the internal class TIFFIFD and replace all casts of TIFFDirectory to TIFFIFD with its invocation Reviewed-by: prr
Fri, 12 Aug 2016 20:36:41 +0300 8159696: java.beans.MethodRef#get throws NullPointerException
serb [Fri, 12 Aug 2016 20:36:41 +0300] rev 40441
8159696: java.beans.MethodRef#get throws NullPointerException Reviewed-by: alexsch
Fri, 12 Aug 2016 18:43:13 +0300 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
mcherkas [Fri, 12 Aug 2016 18:43:13 +0300] rev 40440
8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice Reviewed-by: serb
Thu, 11 Aug 2016 21:48:53 -0500 8161483: Implement AccessibleAction interface in JList.AccessibleJList.AccessibleJListChild
ptbrunet [Thu, 11 Aug 2016 21:48:53 -0500] rev 40439
8161483: Implement AccessibleAction interface in JList.AccessibleJList.AccessibleJListChild Summary: Move AccessibleAction implementation from subclass to AccessibleJListChild Reviewed-by: alexsch, prr, darcy
Thu, 11 Aug 2016 11:35:47 -0700 8145014: "IIOException: Couldn't seek!" when calling TIFFImageReader.getNumImages()
bpb [Thu, 11 Aug 2016 11:35:47 -0700] rev 40438
8145014: "IIOException: Couldn't seek!" when calling TIFFImageReader.getNumImages() Summary: In locateImage() break and decrement image count for zero-entry IFDs and on encountering an EOF. Reviewed-by: prr
Thu, 11 Aug 2016 10:37:50 -0700 Merge
prr [Thu, 11 Aug 2016 10:37:50 -0700] rev 40437
Merge
Wed, 10 Aug 2016 02:50:58 +0300 8155690: Update libPNG library to the latest up-to-date
azvegint [Wed, 10 Aug 2016 02:50:58 +0300] rev 40436
8155690: Update libPNG library to the latest up-to-date Reviewed-by: serb
Tue, 09 Aug 2016 16:20:02 -0700 8163238: Upgrade to harfbuzz 1.3.0 in JDK 9
prr [Tue, 09 Aug 2016 16:20:02 -0700] rev 40435
8163238: Upgrade to harfbuzz 1.3.0 in JDK 9 Reviewed-by: vadim, serb
Tue, 09 Aug 2016 12:08:51 +0300 8160986: Bad rendering of Swing UI controls with Metal L&F on HiDPI display
alexsch [Tue, 09 Aug 2016 12:08:51 +0300] rev 40434
8160986: Bad rendering of Swing UI controls with Metal L&F on HiDPI display Reviewed-by: prr
Tue, 09 Aug 2016 13:55:27 +0530 8160455: KSS : class.forName issue in TIFFImageMetadata.java
jdv [Tue, 09 Aug 2016 13:55:27 +0530] rev 40433
8160455: KSS : class.forName issue in TIFFImageMetadata.java Reviewed-by: prr, bpb, serb
Tue, 09 Aug 2016 13:45:17 +0530 8160456: KSS : resource loading issue in TIFFMetadataFormat.java
jdv [Tue, 09 Aug 2016 13:45:17 +0530] rev 40432
8160456: KSS : resource loading issue in TIFFMetadataFormat.java Reviewed-by: prr, bpb
Tue, 09 Aug 2016 13:22:58 +0530 5080098: Page Range must be disabled on the common print dlg for Non serv-formatted flvrs
psadhukhan [Tue, 09 Aug 2016 13:22:58 +0530] rev 40431
5080098: Page Range must be disabled on the common print dlg for Non serv-formatted flvrs Reviewed-by: prr, jdv
Tue, 09 Aug 2016 10:17:51 +0300 8162856: JSlider thumb is twice smaller on HiDPI display
alexsch [Tue, 09 Aug 2016 10:17:51 +0300] rev 40430
8162856: JSlider thumb is twice smaller on HiDPI display Reviewed-by: prr, serb
Mon, 08 Aug 2016 11:09:19 -0700 8150154: AIOOB Exception during sequential write of TIFF images
bpb [Mon, 08 Aug 2016 11:09:19 -0700] rev 40429
8150154: AIOOB Exception during sequential write of TIFF images Summary: Need to reset isRescaling variable when resetting the ImageWriter. Reviewed-by: prr
Mon, 08 Aug 2016 11:40:39 +0400 8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
rstevens [Mon, 08 Aug 2016 11:40:39 +0400] rev 40428
8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced Reviewed-by: serb, alexsch
Fri, 05 Aug 2016 12:03:58 -0700 Merge
prr [Fri, 05 Aug 2016 12:03:58 -0700] rev 40427
Merge
Fri, 05 Aug 2016 16:20:02 +0300 8162970: Merge error in the DefaultRowSorter.java
serb [Fri, 05 Aug 2016 16:20:02 +0300] rev 40426
8162970: Merge error in the DefaultRowSorter.java Reviewed-by: alexsch
Fri, 05 Aug 2016 15:48:37 +0530 8039081: [TEST_BUG] Test java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java fails
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
Wed, 03 Aug 2016 15:18:58 +0800 8159713: Make the non-translated keywords clear to translator in jar.properties
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
Thu, 04 Aug 2016 15:58:28 +0200 8163177: Fix for 8152971 breaks builds with VS2010
clanger [Thu, 04 Aug 2016 15:58:28 +0200] rev 40423
8163177: Fix for 8152971 breaks builds with VS2010 Reviewed-by: simonis, pnarayanan
Wed, 03 Aug 2016 17:01:51 -0700 8155960: TIFF javadoc contains HTML entities inside {@code} tags
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
Wed, 03 Aug 2016 22:53:38 +0200 8159638: Improve array caches and renderer stats in Marlin renderer
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
Fri, 19 Aug 2016 18:06:46 +0100 8156841: sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader
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
Fri, 19 Aug 2016 13:50:03 +0200 8164451: Generate all zero and identity forms at link time
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
Fri, 19 Aug 2016 10:03:43 +0200 8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE
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
Fri, 19 Aug 2016 16:29:41 +0900 8164326: jrtfsviewer.js and jrtls.js does not work
ysuenaga [Fri, 19 Aug 2016 16:29:41 +0900] rev 40417
8164326: jrtfsviewer.js and jrtls.js does not work Reviewed-by: sherman, sundar
Fri, 19 Aug 2016 06:27:54 +0000 8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin
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
Thu, 18 Aug 2016 17:30:49 -0700 8164189: Collectors.toSet() parallel performance improvement
tvaleev [Thu, 18 Aug 2016 17:30:49 -0700] rev 40415
8164189: Collectors.toSet() parallel performance improvement Reviewed-by: shade, psandoz
Fri, 19 Aug 2016 01:41:54 +0300 8153438: Avoid repeated "Please insert a smart card" popup windows
igerasim [Fri, 19 Aug 2016 01:41:54 +0300] rev 40414
8153438: Avoid repeated "Please insert a smart card" popup windows Reviewed-by: vinnie, valeriep
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip