Mon, 07 Nov 2016 10:36:52 +0300 8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
ssadetsky [Mon, 07 Nov 2016 10:36:52 +0300] rev 42199
8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales Reviewed-by: alexsch
Fri, 04 Nov 2016 15:59:59 -0700 8168316: Suppress deprecation warnings for Applet classes in java.desktop
prr [Fri, 04 Nov 2016 15:59:59 -0700] rev 42198
8168316: Suppress deprecation warnings for Applet classes in java.desktop Reviewed-by: serb, psadhukhan
Fri, 04 Nov 2016 15:31:38 -0700 8154093: [TIFF] NPE when reading LZW-compressed image
bpb [Fri, 04 Nov 2016 15:31:38 -0700] rev 42197
8154093: [TIFF] NPE when reading LZW-compressed image Summary: LZW decompressor was ignoring the value of the FillOrder field. Reviewed-by: prr
Fri, 04 Nov 2016 21:55:19 +0530 8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
arapte [Fri, 04 Nov 2016 21:55:19 +0530] rev 42196
8160766: [TEST_BUG] java/awt/Focus/DisposedWindow Reviewed-by: serb, aghaisas
Fri, 04 Nov 2016 17:27:56 +0530 8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
psadhukhan [Fri, 04 Nov 2016 17:27:56 +0530] rev 42195
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X Reviewed-by: prr, jdv
Fri, 04 Nov 2016 14:03:33 +0530 8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
aghaisas [Fri, 04 Nov 2016 14:03:33 +0530] rev 42194
8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt Reviewed-by: erikj, serb
Thu, 03 Nov 2016 18:43:55 +0300 8164032: JViewport backing store image is not scaled on HiDPI display
alexsch [Thu, 03 Nov 2016 18:43:55 +0300] rev 42193
8164032: JViewport backing store image is not scaled on HiDPI display Reviewed-by: serb
Thu, 03 Nov 2016 12:13:59 +0300 8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
ssadetsky [Thu, 03 Nov 2016 12:13:59 +0300] rev 42192
8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel". Reviewed-by: serb
Thu, 03 Nov 2016 11:51:31 +0300 8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
ssadetsky [Thu, 03 Nov 2016 11:51:31 +0300] rev 42191
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest Reviewed-by: serb, azvegint
Thu, 03 Nov 2016 03:49:42 +0300 8143914: Provide Mac-specific fullscreen support
azvegint [Thu, 03 Nov 2016 03:49:42 +0300] rev 42190
8143914: Provide Mac-specific fullscreen support Reviewed-by: serb, ssadetsky
Wed, 02 Nov 2016 23:05:52 +0300 8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
serb [Wed, 02 Nov 2016 23:05:52 +0300] rev 42189
8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails Reviewed-by: prr
Wed, 02 Nov 2016 11:07:16 -0700 8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
bpb [Wed, 02 Nov 2016 11:07:16 -0700] rev 42188
8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed Summary: Disallow not adding to metadata fields which are critical to reading the image data even when the BaselineTIFFTagSet has been removed from the TIFFImageReadParam and the ignoreMetadata flag is set. Reviewed-by: prr
Wed, 02 Nov 2016 09:44:01 -0700 8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
ptbrunet [Wed, 02 Nov 2016 09:44:01 -0700] rev 42187
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c Summary: Remove AccessBridgeCalls.c from the include directory Reviewed-by: prr, erikj, mchung, alexsch
Wed, 02 Nov 2016 17:14:57 +0300 8168998: Incorrect implementation of equals in Encoding and Type in JavaSound
serb [Wed, 02 Nov 2016 17:14:57 +0300] rev 42186
8168998: Incorrect implementation of equals in Encoding and Type in JavaSound Reviewed-by: prr, amenkov
Wed, 02 Nov 2016 08:46:41 +0530 8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails
pkbalakr [Wed, 02 Nov 2016 08:46:41 +0530] rev 42185
8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails Reviewed-by: alexsch, aghaisas
Tue, 22 Nov 2016 14:48:16 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42184
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Tue, 22 Nov 2016 01:37:18 -0800 8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently
mli [Tue, 22 Nov 2016 01:37:18 -0800] rev 42183
8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently Reviewed-by: chegar
Tue, 22 Nov 2016 08:22:57 +0000 8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
bgopularam [Tue, 22 Nov 2016 08:22:57 +0000] rev 42182
8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale Summary: Set locale explicitly in the test Reviewed-by: rriggs, naoto
Tue, 22 Nov 2016 13:02:12 +0530 8168906: Tighten permissions granted to the jdk.localedata module
rgoel [Tue, 22 Nov 2016 13:02:12 +0530] rev 42181
8168906: Tighten permissions granted to the jdk.localedata module Reviewed-by: okutsu, naoto, alanb, mullan
Mon, 21 Nov 2016 22:50:22 -0800 8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
amjiang [Mon, 21 Nov 2016 22:50:22 -0800] rev 42180
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304 Reviewed-by: weijun
Mon, 21 Nov 2016 17:17:21 -0800 8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows
mli [Mon, 21 Nov 2016 17:17:21 -0800] rev 42179
8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows Reviewed-by: rriggs
Mon, 07 Nov 2016 12:46:23 -0800 8169289: JavaFX application in named module fails to launch if no main method
ddehaven [Mon, 07 Nov 2016 12:46:23 -0800] rev 42178
8169289: JavaFX application in named module fails to launch if no main method Reviewed-by: mchung, ksrini
Mon, 21 Nov 2016 12:06:10 -0800 8170139: OpenNonIntegralNumberOfSampleframes.java still fails
darcy [Mon, 21 Nov 2016 12:06:10 -0800] rev 42177
8170139: OpenNonIntegralNumberOfSampleframes.java still fails Reviewed-by: smarks
Mon, 21 Nov 2016 19:18:22 +0300 8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
skovalev [Mon, 21 Nov 2016 19:18:22 +0300] rev 42176
8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module Reviewed-by: rriggs, dfuchs
Mon, 21 Nov 2016 07:54:42 -0800 8170112: Problem list failing jimage tests until JDK-8169713 is fixed
darcy [Mon, 21 Nov 2016 07:54:42 -0800] rev 42175
8170112: Problem list failing jimage tests until JDK-8169713 is fixed Reviewed-by: jlaskey
Mon, 21 Nov 2016 10:08:20 -0400 8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order
jlaskey [Mon, 21 Nov 2016 10:08:20 -0400] rev 42174
8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order Reviewed-by: sundar, mchung
Sun, 20 Nov 2016 23:19:54 -0800 8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java
mchung [Sun, 20 Nov 2016 23:19:54 -0800] rev 42173
8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java Reviewed-by: darcy
Mon, 21 Nov 2016 06:04:25 +0000 8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser
bgopularam [Mon, 21 Nov 2016 06:04:25 +0000] rev 42172
8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser Summary: Cache the available zones to speed up parsing Reviewed-by: rriggs, scolebourne
Sun, 20 Nov 2016 17:39:09 -0800 8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart()
mli [Sun, 20 Nov 2016 17:39:09 -0800] rev 42171
8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart() Reviewed-by: rriggs, chegar, darcy
Sun, 20 Nov 2016 07:57:57 -0800 8169909: java agent fails to add to class path when the initial module is a named module
mchung [Sun, 20 Nov 2016 07:57:57 -0800] rev 42170
8169909: java agent fails to add to class path when the initial module is a named module Reviewed-by: alanb
Sat, 19 Nov 2016 12:22:35 +0100 8169993: Class::desiredAssertionStatus should call getClassLoader0
redestad [Sat, 19 Nov 2016 12:22:35 +0100] rev 42169
8169993: Class::desiredAssertionStatus should call getClassLoader0 Reviewed-by: psandoz
Fri, 18 Nov 2016 15:33:30 +0300 8169658: TESTBUG: javax/rmi tests have undeclared dependencies
skovalev [Fri, 18 Nov 2016 15:33:30 +0300] rev 42168
8169658: TESTBUG: javax/rmi tests have undeclared dependencies Reviewed-by: rriggs
Wed, 16 Nov 2016 18:11:56 +0300 8167240: Write new tests to cover functionality of existing 'jimage' options
dkononenko [Wed, 16 Nov 2016 18:11:56 +0300] rev 42167
8167240: Write new tests to cover functionality of existing 'jimage' options Summary: New tests were implemented Reviewed-by: jlaskey, anazarov, shurailine Contributed-by: denis.kononenko@oracle.com
Fri, 18 Nov 2016 14:39:03 +0800 8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
amlu [Fri, 18 Nov 2016 14:39:03 +0800] rev 42166
8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh Reviewed-by: mchung
Fri, 18 Nov 2016 12:11:32 +0800 8169826: ProblemList update for tools/pack200/CommandLineTests.java
amlu [Fri, 18 Nov 2016 12:11:32 +0800] rev 42165
8169826: ProblemList update for tools/pack200/CommandLineTests.java Reviewed-by: mchung
Thu, 17 Nov 2016 22:18:31 +0000 Merge
lana [Thu, 17 Nov 2016 22:18:31 +0000] rev 42164
Merge
Thu, 17 Nov 2016 12:24:51 -0800 8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
psandoz [Thu, 17 Nov 2016 12:24:51 -0800] rev 42163
8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently Reviewed-by: martin
Thu, 17 Nov 2016 19:38:14 +0100 8169880: Remove the sun.reflect.noCaches option
redestad [Thu, 17 Nov 2016 19:38:14 +0100] rev 42162
8169880: Remove the sun.reflect.noCaches option Reviewed-by: shade, psandoz, mchung
Thu, 17 Nov 2016 21:02:39 +0800 7004967: SecureRandom should be more explicit about threading
weijun [Thu, 17 Nov 2016 21:02:39 +0800] rev 42161
7004967: SecureRandom should be more explicit about threading 8169312: SecureRandom::getSeed(num) not specified if num is negative Reviewed-by: mullan, xuelei
Thu, 17 Nov 2016 11:55:59 +0000 8167618: DateTimeFormatter.format() uses exceptions for flow control
ameena [Thu, 17 Nov 2016 11:55:59 +0000] rev 42160
8167618: DateTimeFormatter.format() uses exceptions for flow control Summary: Removed flow control in exception catch Reviewed-by: rriggs, scolebourne
Thu, 17 Nov 2016 11:40:50 +0530 8165296: update existing i18n test cases of test/java/util
nishjain [Thu, 17 Nov 2016 11:40:50 +0530] rev 42159
8165296: update existing i18n test cases of test/java/util Reviewed-by: okutsu Contributed-by: nancy.nigam@oracle.com
Wed, 16 Nov 2016 17:29:14 -0800 8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
mli [Wed, 16 Nov 2016 17:29:14 -0800] rev 42158
8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails Reviewed-by: alanb
Wed, 16 Nov 2016 14:26:14 -0800 8072784: Better spliterator implementation for BitSet.stream()
psandoz [Wed, 16 Nov 2016 14:26:14 -0800] rev 42157
8072784: Better spliterator implementation for BitSet.stream() Reviewed-by: martin
Wed, 16 Nov 2016 14:26:12 -0800 8132097: Stream.generate should use a covariant Supplier as parameter
psandoz [Wed, 16 Nov 2016 14:26:12 -0800] rev 42156
8132097: Stream.generate should use a covariant Supplier as parameter Reviewed-by: forax, martin
Wed, 16 Nov 2016 12:50:29 -0800 8168969: Merge SSLSocketSample and SSLSocketTemplate
asmotrak [Wed, 16 Nov 2016 12:50:29 -0800] rev 42155
8168969: Merge SSLSocketSample and SSLSocketTemplate Reviewed-by: xuelei
Wed, 16 Nov 2016 11:20:34 -0800 8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
darcy [Wed, 16 Nov 2016 11:20:34 -0800] rev 42154
8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list Reviewed-by: serb
Wed, 16 Nov 2016 08:29:58 -0800 8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
jnimeh [Wed, 16 Nov 2016 08:29:58 -0800] rev 42153
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain Summary: Protect against null return value from Permission.getActions in ProtectionDomain's toString method. Reviewed-by: weijun, mullan
Wed, 16 Nov 2016 15:40:06 +0000 8169068: Add a new method: java.net.Authenticator.getDefault()
dfuchs [Wed, 16 Nov 2016 15:40:06 +0000] rev 42152
8169068: Add a new method: java.net.Authenticator.getDefault() Reviewed-by: chegar
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip