Wed, 02 Jul 2014 10:21:23 -0700 8048990: ZipFile.entries() can't handle empty zip entry names
martin [Wed, 02 Jul 2014 10:21:23 -0700] rev 25222
8048990: ZipFile.entries() can't handle empty zip entry names Summary: getEntryBytes should never return null pointer for entry names Reviewed-by: sherman
Wed, 02 Jul 2014 10:03:40 +0100 8048891: Remove unused JObjC from jdk repository
alanb [Wed, 02 Jul 2014 10:03:40 +0100] rev 25221
8048891: Remove unused JObjC from jdk repository Reviewed-by: mchung
Wed, 02 Jul 2014 17:03:47 +0800 8042053: Broken links to jarsigner and keytool docs in java.security package summary
weijun [Wed, 02 Jul 2014 17:03:47 +0800] rev 25220
8042053: Broken links to jarsigner and keytool docs in java.security package summary Reviewed-by: xuelei
Wed, 02 Jul 2014 08:41:59 +0200 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
sla [Wed, 02 Jul 2014 08:41:59 +0200] rev 25219
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows Reviewed-by: dcubed, dsamersoff, allwin
Tue, 01 Jul 2014 23:39:31 -0700 8048989: small errors in Collectors examples
smarks [Tue, 01 Jul 2014 23:39:31 -0700] rev 25218
8048989: small errors in Collectors examples Reviewed-by: darcy Contributed-by: raoul@urma.com
Tue, 01 Jul 2014 21:23:54 +0200 8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
ykantser [Tue, 01 Jul 2014 21:23:54 +0200] rev 25217
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism Reviewed-by: sla, jbachorik
Wed, 02 Jul 2014 09:48:32 +0800 8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
weijun [Wed, 02 Jul 2014 09:48:32 +0800] rev 25216
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c Reviewed-by: valeriep
Tue, 01 Jul 2014 23:09:52 +0000 Merge
valeriep [Tue, 01 Jul 2014 23:09:52 +0000] rev 25215
Merge
Tue, 01 Jul 2014 20:35:43 +0000 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
valeriep [Tue, 01 Jul 2014 20:35:43 +0000] rev 25214
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics Summary: Reduce buffer allocation and do multiple cipher encryption/decryption calls. Reviewed-by: xuelei, ascarpino
Tue, 01 Jul 2014 20:35:30 +0000 8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
valeriep [Tue, 01 Jul 2014 20:35:30 +0000] rev 25213
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly Summary: Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported. Reviewed-by: mullan, ascarpino
Tue, 01 Jul 2014 14:28:51 -0700 Merge
lana [Tue, 01 Jul 2014 14:28:51 -0700] rev 25212
Merge
Tue, 01 Jul 2014 10:20:56 -0700 Merge
prr [Tue, 01 Jul 2014 10:20:56 -0700] rev 25211
Merge
Tue, 24 Jun 2014 12:27:37 +0400 7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
yan [Tue, 24 Jun 2014 12:27:37 +0400] rev 25210
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed Reviewed-by: anthony, pchelko Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Tue, 24 Jun 2014 10:36:35 +0400 8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
azvegint [Tue, 24 Jun 2014 10:36:35 +0400] rev 25209
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86 Reviewed-by: ahgross, art, pchelko, mschoene
Mon, 23 Jun 2014 13:05:27 -0700 Merge
ddehaven [Mon, 23 Jun 2014 13:05:27 -0700] rev 25208
Merge
Mon, 23 Jun 2014 12:48:16 -0700 8043509: java.awt.Font gets initialized with the wrong font name for some Locales
prr [Mon, 23 Jun 2014 12:48:16 -0700] rev 25207
8043509: java.awt.Font gets initialized with the wrong font name for some Locales Reviewed-by: bae, jgodinez
Mon, 23 Jun 2014 22:15:09 +0400 8047798: Remove EventQueueDelegate
pchelko [Mon, 23 Jun 2014 22:15:09 +0400] rev 25206
8047798: Remove EventQueueDelegate Reviewed-by: anthony, art
Fri, 20 Jun 2014 13:36:03 -0700 8044063: Remove com.sun.java.browser.* from jdk repo
mchung [Fri, 20 Jun 2014 13:36:03 -0700] rev 25205
8044063: Remove com.sun.java.browser.* from jdk repo Reviewed-by: darcy, alanb
Fri, 20 Jun 2014 12:37:08 -0700 8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
prr [Fri, 20 Jun 2014 12:37:08 -0700] rev 25204
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows Reviewed-by: jgodinez
Fri, 20 Jun 2014 16:48:30 +0400 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
yan [Fri, 20 Jun 2014 16:48:30 +0400] rev 25203
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Thu, 19 Jun 2014 12:44:41 +0400 8044429: move awt automated tests for AWT_Modality to OpenJDK repository
yan [Thu, 19 Jun 2014 12:44:41 +0400] rev 25202
8044429: move awt automated tests for AWT_Modality to OpenJDK repository Reviewed-by: pchelko Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 18 Jun 2014 09:13:46 -0700 8046485: Add missing @since tag under javax.swing.*
henryjen [Wed, 18 Jun 2014 09:13:46 -0700] rev 25201
8046485: Add missing @since tag under javax.swing.* Reviewed-by: alexsch, prr
Wed, 18 Jun 2014 14:53:35 -0700 Merge
prr [Wed, 18 Jun 2014 14:53:35 -0700] rev 25200
Merge
Wed, 18 Jun 2014 13:21:59 +0400 8047061: [macosx] Crash when setting display mode
pchelko [Wed, 18 Jun 2014 13:21:59 +0400] rev 25199
8047061: [macosx] Crash when setting display mode Reviewed-by: anthony, alexsch
Tue, 17 Jun 2014 19:05:06 +0400 8040007: GtkFileDialog strips user inputted filepath
azvegint [Tue, 17 Jun 2014 19:05:06 +0400] rev 25198
8040007: GtkFileDialog strips user inputted filepath Reviewed-by: anthony, serb
Mon, 16 Jun 2014 17:13:58 +0400 8046221: [TEST_BUG] Cleanup datatransfer tests
pchelko [Mon, 16 Jun 2014 17:13:58 +0400] rev 25197
8046221: [TEST_BUG] Cleanup datatransfer tests Reviewed-by: anthony, alexsch
Thu, 12 Jun 2014 00:43:14 +0400 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
serb [Thu, 12 Jun 2014 00:43:14 +0400] rev 25196
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background Reviewed-by: alexsch, anthony
Thu, 12 Jun 2014 00:32:33 +0400 8029455: [JLightweightFrame] support scaled painting
serb [Thu, 12 Jun 2014 00:32:33 +0400] rev 25195
8029455: [JLightweightFrame] support scaled painting Reviewed-by: anthony, ant
Thu, 12 Jun 2014 00:19:00 +0400 8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
serb [Thu, 12 Jun 2014 00:19:00 +0400] rev 25194
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp Reviewed-by: pchelko, prr
Wed, 11 Jun 2014 13:25:15 -0700 8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
darcy [Wed, 11 Jun 2014 13:25:15 -0700] rev 25193
8043549: Fix raw and unchecked lint warnings in javax.swing.text.* Reviewed-by: prr
Thu, 05 Jun 2014 13:59:01 -0700 8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
henryjen [Thu, 05 Jun 2014 13:59:01 -0700] rev 25192
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files 8044396: Fix raw and unchecked lint warnings in platform-specific sun.java2d.* Reviewed-by: darcy, prr
Wed, 11 Jun 2014 17:23:56 +0400 8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
yan [Wed, 11 Jun 2014 17:23:56 +0400] rev 25191
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java Reviewed-by: anthony Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Wed, 11 Jun 2014 14:38:50 +0400 8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
serb [Wed, 11 Jun 2014 14:38:50 +0400] rev 25190
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception Reviewed-by: bae, flar
Wed, 11 Jun 2014 14:21:12 +0400 8041644: [OGL] clip is ignored during surface->sw blit
serb [Wed, 11 Jun 2014 14:21:12 +0400] rev 25189
8041644: [OGL] clip is ignored during surface->sw blit Reviewed-by: bae, prr
Tue, 01 Jul 2014 09:46:20 -0700 8015081: javax.security.auth.Subject.toString() throws NPE
ascarpino [Tue, 01 Jul 2014 09:46:20 -0700] rev 25188
8015081: javax.security.auth.Subject.toString() throws NPE Reviewed-by: xuelei, weijun Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Tue, 01 Jul 2014 14:44:37 +0100 8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
prappo [Tue, 01 Jul 2014 14:44:37 +0100] rev 25187
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes Reviewed-by: chegar, psandoz, prappo Contributed-by: Otavio Santana <otaviojava@java.net>
Tue, 01 Jul 2014 15:12:59 +0100 8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
prappo [Tue, 01 Jul 2014 15:12:59 +0100] rev 25186
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes Reviewed-by: chegar, psandoz, prappo Contributed-by: Otavio Santana <otaviojava@java.net>
Tue, 01 Jul 2014 17:58:14 +0200 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
jbachorik [Tue, 01 Jul 2014 17:58:14 +0200] rev 25185
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9 Reviewed-by: sla
Tue, 01 Jul 2014 16:51:44 +0100 7095856: OutputStreamHook doesn't handle null values
coffeys [Tue, 01 Jul 2014 16:51:44 +0100] rev 25184
7095856: OutputStreamHook doesn't handle null values Reviewed-by: lancea, msheppar
Tue, 01 Jul 2014 16:08:45 +0200 8048710: Use ServiceLoader for the jvmstat protocols
sla [Tue, 01 Jul 2014 16:08:45 +0200] rev 25183
8048710: Use ServiceLoader for the jvmstat protocols Reviewed-by: alanb
Tue, 01 Jul 2014 15:00:33 +0200 8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
jbachorik [Tue, 01 Jul 2014 15:00:33 +0200] rev 25182
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid() Reviewed-by: sla
Tue, 01 Jul 2014 11:47:36 +0200 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
jbachorik [Tue, 01 Jul 2014 11:47:36 +0200] rev 25181
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently Reviewed-by: sla
Tue, 01 Jul 2014 10:40:14 +0200 8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
sla [Tue, 01 Jul 2014 10:40:14 +0200] rev 25180
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class" Reviewed-by: jbachorik, egahlin, dholmes
Mon, 30 Jun 2014 18:17:46 -0700 8048839: Reverse sense of -Xlint options in build of jdk repo
darcy [Mon, 30 Jun 2014 18:17:46 -0700] rev 25179
8048839: Reverse sense of -Xlint options in build of jdk repo Reviewed-by: tbell, mikael
Mon, 30 Jun 2014 16:32:36 +0400 8046434: Fix doclint warnings from javax.swing.plaf.metal package
yan [Mon, 30 Jun 2014 16:32:36 +0400] rev 25178
8046434: Fix doclint warnings from javax.swing.plaf.metal package Reviewed-by: alexsch Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Fri, 27 Jun 2014 10:26:39 -0700 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
mduigou [Fri, 27 Jun 2014 10:26:39 -0700] rev 25177
8048207: Collections.checkedQueue.offer() calls add on wrapped queue Reviewed-by: psandoz
Mon, 16 Jun 2014 09:44:54 -0700 8047721: @since should have JDK version
henryjen [Mon, 16 Jun 2014 09:44:54 -0700] rev 25176
8047721: @since should have JDK version Reviewed-by: darcy, wetmore
Fri, 27 Jun 2014 08:03:35 +0400 8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
igerasim [Fri, 27 Jun 2014 08:03:35 +0400] rev 25175
8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX Reviewed-by: valeriep
Thu, 26 Jun 2014 10:48:43 -0700 8039317: Read currency.data as a resource
naoto [Thu, 26 Jun 2014 10:48:43 -0700] rev 25174
8039317: Read currency.data as a resource Reviewed-by: alanb, chegar
Thu, 26 Jun 2014 15:59:57 +0400 8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
yan [Thu, 26 Jun 2014 15:59:57 +0400] rev 25173
8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth Reviewed-by: alexsch Contributed-by: Rocky Sloan <rocky.sloan@oracle.com>
Thu, 26 Jun 2014 15:58:06 +0400 8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
yan [Thu, 26 Jun 2014 15:58:06 +0400] rev 25172
8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table Reviewed-by: alexsch Contributed-by: Rocky Sloan <rocky.sloan@oracle.com>
Wed, 25 Jun 2014 12:36:03 -0700 8047795: Collections.checkedList checking bypassed by List.replaceAll
mduigou [Wed, 25 Jun 2014 12:36:03 -0700] rev 25171
8047795: Collections.checkedList checking bypassed by List.replaceAll Reviewed-by: psandoz, chegar
Wed, 25 Jun 2014 15:55:42 +0100 8029607: Type of Service (TOS) cannot be set in IPv6 header
michaelm [Wed, 25 Jun 2014 15:55:42 +0100] rev 25170
8029607: Type of Service (TOS) cannot be set in IPv6 header Reviewed-by: alanb
Wed, 25 Jun 2014 18:49:02 +0800 8048073: Cannot read ccache entry with a realm-less service name
weijun [Wed, 25 Jun 2014 18:49:02 +0800] rev 25169
8048073: Cannot read ccache entry with a realm-less service name Reviewed-by: xuelei
Wed, 25 Jun 2014 09:43:47 +0200 8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
jbachorik [Wed, 25 Jun 2014 09:43:47 +0200] rev 25168
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use" Reviewed-by: sla
Tue, 24 Jun 2014 16:22:57 -0700 8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
mchung [Tue, 24 Jun 2014 16:22:57 -0700] rev 25167
8047904: Runtime.loadLibrary throws SecurityException when security manager is installed Reviewed-by: alanb, psandoz
Tue, 24 Jun 2014 14:05:47 -0700 8046273: Add overrides lint warning to build of jdk repository
darcy [Tue, 24 Jun 2014 14:05:47 -0700] rev 25166
8046273: Add overrides lint warning to build of jdk repository Reviewed-by: tbell
Tue, 24 Jun 2014 19:59:26 +0200 8048005: Add test timing information to JMXStartStopTest
jbachorik [Tue, 24 Jun 2014 19:59:26 +0200] rev 25165
8048005: Add test timing information to JMXStartStopTest Reviewed-by: egahlin, dfuchs
Tue, 24 Jun 2014 19:58:03 +0200 8047073: Some javax/management/ fails with JFR
jbachorik [Tue, 24 Jun 2014 19:58:03 +0200] rev 25164
8047073: Some javax/management/ fails with JFR Reviewed-by: egahlin, dfuchs
Tue, 24 Jun 2014 10:46:08 -0700 8048014: Update java.lang.SafeVararags for private methods
darcy [Tue, 24 Jun 2014 10:46:08 -0700] rev 25163
8048014: Update java.lang.SafeVararags for private methods Reviewed-by: lancea, abuckley
Tue, 24 Jun 2014 16:57:02 +0400 8043967: Fix doclint warnings for java.awt
yan [Tue, 24 Jun 2014 16:57:02 +0400] rev 25162
8043967: Fix doclint warnings for java.awt Reviewed-by: pchelko Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Tue, 24 Jun 2014 10:25:56 +0100 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
chegar [Tue, 24 Jun 2014 10:25:56 +0100] rev 25161
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode Reviewed-by: alanb
Tue, 24 Jun 2014 11:09:57 +0200 8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
sjiang [Tue, 24 Jun 2014 11:09:57 +0200] rev 25160
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc Reviewed-by: sla, jbachorik
Tue, 24 Jun 2014 10:47:30 +0400 8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
yan [Tue, 24 Jun 2014 10:47:30 +0400] rev 25159
8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus Reviewed-by: alexsch Contributed-by: Rocky Sloan <rocky.sloan@oracle.com>
Mon, 23 Jun 2014 12:12:30 -0700 8042369: Remove duplicated java.time classes in build.tools.tzdb
sherman [Mon, 23 Jun 2014 12:12:30 -0700] rev 25158
8042369: Remove duplicated java.time classes in build.tools.tzdb Summary: removed duplicated classes in builder Reviewed-by: rriggs
Mon, 23 Jun 2014 10:40:20 -0700 5077522: Duration.compare incorrect for some values
joehw [Mon, 23 Jun 2014 10:40:20 -0700] rev 25157
5077522: Duration.compare incorrect for some values Reviewed-by: lancea, dfuchs
Mon, 23 Jun 2014 18:09:35 +0400 8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
kizune [Mon, 23 Jun 2014 18:09:35 +0400] rev 25156
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586 Reviewed-by: ksrini
Mon, 23 Jun 2014 15:51:41 +0200 8044772: TempDirTest.java still times out with -Xcomp
sla [Mon, 23 Jun 2014 15:51:41 +0200] rev 25155
8044772: TempDirTest.java still times out with -Xcomp Reviewed-by: dholmes
Mon, 23 Jun 2014 10:57:22 +0400 8040901: fix doclint block tag issues in swing event classes
yan [Mon, 23 Jun 2014 10:57:22 +0400] rev 25154
8040901: fix doclint block tag issues in swing event classes Reviewed-by: alexsch Contributed-by: Steven Sides <steve.sides@oracle.com>
Fri, 20 Jun 2014 10:10:27 -0700 8044866: Fix raw and unchecked lint warnings in asm
ksrini [Fri, 20 Jun 2014 10:10:27 -0700] rev 25153
8044866: Fix raw and unchecked lint warnings in asm Reviewed-by: darcy
Fri, 20 Jun 2014 19:03:57 +0400 8046445: Fix doclint warnings for javax.swing.plaf.multi
yan [Fri, 20 Jun 2014 19:03:57 +0400] rev 25152
8046445: Fix doclint warnings for javax.swing.plaf.multi Reviewed-by: alexsch Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Fri, 20 Jun 2014 10:27:10 +0800 8029994: Support "include" and "includedir" in krb5.conf
weijun [Fri, 20 Jun 2014 10:27:10 +0800] rev 25151
8029994: Support "include" and "includedir" in krb5.conf Reviewed-by: mullan
Thu, 19 Jun 2014 13:12:08 -0700 8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
mchung [Thu, 19 Jun 2014 13:12:08 -0700] rev 25150
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit Reviewed-by: erikj, tbell
Thu, 19 Jun 2014 18:07:02 +0400 8000650: unpack200.exe should check gzip crc
kizune [Thu, 19 Jun 2014 18:07:02 +0400] rev 25149
8000650: unpack200.exe should check gzip crc Reviewed-by: ksrini
Thu, 19 Jun 2014 16:57:14 +0400 8046446: Fix doclint warnings in javax.swing.text.html package
yan [Thu, 19 Jun 2014 16:57:14 +0400] rev 25148
8046446: Fix doclint warnings in javax.swing.text.html package Reviewed-by: pchelko Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Thu, 19 Jun 2014 16:54:59 +0400 8046895: Fix doclint warnings in javax.swing.text.html.parser package
yan [Thu, 19 Jun 2014 16:54:59 +0400] rev 25147
8046895: Fix doclint warnings in javax.swing.text.html.parser package Reviewed-by: pchelko Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Thu, 19 Jun 2014 12:56:16 +0200 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
sla [Thu, 19 Jun 2014 12:56:16 +0200] rev 25146
8046024: JDI shared memory transport failed with "Observed abandoned IP mutex" Reviewed-by: alanb
Wed, 18 Jun 2014 18:27:39 -0700 8044715: Add finally lint warning to build of jdk repository
darcy [Wed, 18 Jun 2014 18:27:39 -0700] rev 25145
8044715: Add finally lint warning to build of jdk repository Reviewed-by: henryjen, tbell
Wed, 18 Jun 2014 13:14:15 -0700 Merge
prr [Wed, 18 Jun 2014 13:14:15 -0700] rev 25144
Merge
Wed, 11 Jun 2014 10:53:27 +0400 8046391: Hang displaying JFileChooser with Windows L&F
aivanov [Wed, 11 Jun 2014 10:53:27 +0400] rev 25143
8046391: Hang displaying JFileChooser with Windows L&F Reviewed-by: anthony, serb
Mon, 09 Jun 2014 16:24:47 -0700 8046271: Fix overrides lint warnings in Apple laf code
darcy [Mon, 09 Jun 2014 16:24:47 -0700] rev 25142
8046271: Fix overrides lint warnings in Apple laf code Reviewed-by: alanb, prr
Mon, 09 Jun 2014 11:58:27 -0700 Merge
prr [Mon, 09 Jun 2014 11:58:27 -0700] rev 25141
Merge
Mon, 09 Jun 2014 11:47:18 -0700 8042870: Fix raw and unchecked warnings in sun.print
darcy [Mon, 09 Jun 2014 11:47:18 -0700] rev 25140
8042870: Fix raw and unchecked warnings in sun.print Reviewed-by: prr
Mon, 09 Jun 2014 20:23:26 +0400 8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
serb [Mon, 09 Jun 2014 20:23:26 +0400] rev 25139
8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used Reviewed-by: amenkov, azvegint
Mon, 09 Jun 2014 18:10:49 +0400 8046239: Build failure in 9-client on all non-Windows platforms
aivanov [Mon, 09 Jun 2014 18:10:49 +0400] rev 25138
8046239: Build failure in 9-client on all non-Windows platforms Reviewed-by: anthony, serb, alexp
Mon, 09 Jun 2014 14:59:45 +0400 8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
yan [Mon, 09 Jun 2014 14:59:45 +0400] rev 25137
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository Reviewed-by: pchelko Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Mon, 09 Jun 2014 13:03:03 +0400 8046245: JDK 9 client build failure on Solaris
serb [Mon, 09 Jun 2014 13:03:03 +0400] rev 25136
8046245: JDK 9 client build failure on Solaris Reviewed-by: prr
Fri, 06 Jun 2014 17:51:32 +0400 8039383: NPE when changing Windows theme
aivanov [Fri, 06 Jun 2014 17:51:32 +0400] rev 25135
8039383: NPE when changing Windows theme Reviewed-by: pchelko, anthony
Fri, 06 Jun 2014 14:58:41 +0400 8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
pchelko [Fri, 06 Jun 2014 14:58:41 +0400] rev 25134
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X Reviewed-by: azvegint, serb
Fri, 06 Jun 2014 14:52:07 +0400 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
pchelko [Fri, 06 Jun 2014 14:52:07 +0400] rev 25133
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser Reviewed-by: alexsch, serb
Fri, 06 Jun 2014 13:52:49 +0400 8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
pchelko [Fri, 06 Jun 2014 13:52:49 +0400] rev 25132
8044516: [macosx] ScreenPopupFactory uses native method that could be avoided Reviewed-by: anthony, serb
Thu, 05 Jun 2014 23:17:05 -0700 8044553: Fix raw and unchecked lint warnings in javax.sound.*
darcy [Thu, 05 Jun 2014 23:17:05 -0700] rev 25131
8044553: Fix raw and unchecked lint warnings in javax.sound.* Reviewed-by: prr
Thu, 05 Jun 2014 10:37:24 -0700 8044855: Add missing @since tag under java.beans.*
henryjen [Thu, 05 Jun 2014 10:37:24 -0700] rev 25130
8044855: Add missing @since tag under java.beans.* Reviewed-by: prr, malenkov
Wed, 04 Jun 2014 17:24:13 +0400 8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
yan [Wed, 04 Jun 2014 17:24:13 +0400] rev 25129
8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests Reviewed-by: pchelko
Wed, 04 Jun 2014 17:14:56 +0400 8043979: Javadoc cleanup of javax.sound.sampled package
serb [Wed, 04 Jun 2014 17:14:56 +0400] rev 25128
8043979: Javadoc cleanup of javax.sound.sampled package Reviewed-by: pchelko, azvegint
Wed, 04 Jun 2014 16:55:06 +0400 8041129: [OGL] surface->sw blit is extremely slow
serb [Wed, 04 Jun 2014 16:55:06 +0400] rev 25127
8041129: [OGL] surface->sw blit is extremely slow 8017626: [OGL] Translucent VolatileImages don't paint correctly Reviewed-by: bae, flar
Tue, 03 Jun 2014 17:03:29 -0700 8044698: Fix finally lint warnings in javax.swing
darcy [Tue, 03 Jun 2014 17:03:29 -0700] rev 25126
8044698: Fix finally lint warnings in javax.swing Reviewed-by: prr, henryjen
Tue, 03 Jun 2014 12:32:25 -0700 8044694: Fix finally lint warnings in sun.print
darcy [Tue, 03 Jun 2014 12:32:25 -0700] rev 25125
8044694: Fix finally lint warnings in sun.print Reviewed-by: prr
Tue, 03 Jun 2014 21:03:35 +0400 7084904: Introspector returns isX() from base package-private class that throws exception
malenkov [Tue, 03 Jun 2014 21:03:35 +0400] rev 25124
7084904: Introspector returns isX() from base package-private class that throws exception Reviewed-by: serb
Tue, 03 Jun 2014 09:22:59 -0700 8042860: Fix raw and unchecked warnings in java.beans
darcy [Tue, 03 Jun 2014 09:22:59 -0700] rev 25123
8042860: Fix raw and unchecked warnings in java.beans Reviewed-by: malenkov, alanb, mduigou
Tue, 03 Jun 2014 11:18:03 -0400 8044460: Cleanup new Boolean and single character strings
rriggs [Tue, 03 Jun 2014 11:18:03 -0400] rev 25122
8044460: Cleanup new Boolean and single character strings Reviewed-by: pchelko, serb, rriggs Contributed-by: otaviopolianasantana@gmail.com
Mon, 02 Jun 2014 15:25:43 +0400 8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
pchelko [Mon, 02 Jun 2014 15:25:43 +0400] rev 25121
8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable Reviewed-by: anthony, serb
Mon, 02 Jun 2014 14:20:02 +0400 8042465: Applet menus not rendering when browser is full screen on Mac
dmarkov [Mon, 02 Jun 2014 14:20:02 +0400] rev 25120
8042465: Applet menus not rendering when browser is full screen on Mac Reviewed-by: anthony, pchelko
Fri, 30 May 2014 13:16:51 +0400 8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
azvegint [Fri, 30 May 2014 13:16:51 +0400] rev 25119
8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts Reviewed-by: anthony, serb
Fri, 30 May 2014 15:24:42 +0400 8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
malenkov [Fri, 30 May 2014 15:24:42 +0400] rev 25118
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red. Reviewed-by: alexsch, serb
Fri, 30 May 2014 14:23:25 +0400 8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
yan [Fri, 30 May 2014 14:23:25 +0400] rev 25117
8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk Reviewed-by: pchelko
Fri, 30 May 2014 14:06:50 +0400 8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
serb [Fri, 30 May 2014 14:06:50 +0400] rev 25116
8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c Reviewed-by: pchelko, prr
Fri, 30 May 2014 11:20:03 +0400 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
anashaty [Fri, 30 May 2014 11:20:03 +0400] rev 25115
8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter Reviewed-by: pchelko, serb
Thu, 29 May 2014 17:31:41 +0400 8028617: Dvorak keyboard mapping not honored when ctrl key pressed
anashaty [Thu, 29 May 2014 17:31:41 +0400] rev 25114
8028617: Dvorak keyboard mapping not honored when ctrl key pressed Reviewed-by: pchelko, anthony
Wed, 28 May 2014 15:36:10 +0400 8043705: Can't exit color chooser dialog when running as an applet
alexsch [Wed, 28 May 2014 15:36:10 +0400] rev 25113
8043705: Can't exit color chooser dialog when running as an applet Reviewed-by: serb, pchelko
Tue, 27 May 2014 13:58:00 -0700 Merge
prr [Tue, 27 May 2014 13:58:00 -0700] rev 25112
Merge
Tue, 27 May 2014 12:50:51 -0700 8035301: Eliminate dependency on sun.text from font code
prr [Tue, 27 May 2014 12:50:51 -0700] rev 25111
8035301: Eliminate dependency on sun.text from font code Reviewed-by: mchung, jgodinez
Mon, 26 May 2014 18:01:59 +0400 8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
malenkov [Mon, 26 May 2014 18:01:59 +0400] rev 25110
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour Reviewed-by: alexsch, serb
Mon, 26 May 2014 16:37:25 +0400 8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
serb [Mon, 26 May 2014 16:37:25 +0400] rev 25109
8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails Summary: remove redundant focus handler that was causing a second focus event Reviewed-by: alexsch, pchelko Contributed-by: peter.brunet@oracle.com
Mon, 26 May 2014 15:50:10 +0400 8041915: Move 8 awt tests to OpenJDK regression tests tree
yan [Mon, 26 May 2014 15:50:10 +0400] rev 25108
8041915: Move 8 awt tests to OpenJDK regression tests tree Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Mon, 26 May 2014 14:33:49 +0400 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
alexsch [Mon, 26 May 2014 14:33:49 +0400] rev 25107
8040291: [macosx] Http-Images are not fully loaded when using ImageIcon Reviewed-by: serb, pchelko
Fri, 23 May 2014 11:13:54 -0700 Merge
prr [Fri, 23 May 2014 11:13:54 -0700] rev 25106
Merge
Fri, 23 May 2014 19:48:25 +0400 8031485: [macosx] Combo box consuming escape key events
pchelko [Fri, 23 May 2014 19:48:25 +0400] rev 25105
8031485: [macosx] Combo box consuming escape key events Reviewed-by: serb, alexsch
Fri, 23 May 2014 19:43:14 +0400 8043610: Sorting columns in JFileChooser fails with AppContext NPE
pchelko [Fri, 23 May 2014 19:43:14 +0400] rev 25104
8043610: Sorting columns in JFileChooser fails with AppContext NPE Reviewed-by: anthony, alexsch
Fri, 23 May 2014 11:04:37 -0400 8043805: Allow using a system-installed libjpeg
omajid [Fri, 23 May 2014 11:04:37 -0400] rev 25103
8043805: Allow using a system-installed libjpeg Reviewed-by: andrew, anthony, prr
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip