Wed, 25 Jun 2014 14:36:24 +0200 8048079: Persistent code store is broken after optimistic types merge
hannesw [Wed, 25 Jun 2014 14:36:24 +0200] rev 25243
8048079: Persistent code store is broken after optimistic types merge Reviewed-by: sundar, jlaskey, attila
Wed, 25 Jun 2014 17:08:47 +0530 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
sundar [Wed, 25 Jun 2014 17:08:47 +0530] rev 25242
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval Reviewed-by: hannesw, jlaskey
Tue, 24 Jun 2014 19:29:41 +0200 8048009: Type info caching accidentally defeated
attila [Tue, 24 Jun 2014 19:29:41 +0200] rev 25241
8048009: Type info caching accidentally defeated Reviewed-by: hannesw, jlaskey
Tue, 24 Jun 2014 19:43:44 +0530 8047959: bindings created for declarations in eval code are not mutable
sundar [Tue, 24 Jun 2014 19:43:44 +0530] rev 25240
8047959: bindings created for declarations in eval code are not mutable Reviewed-by: jlaskey, attila
Mon, 23 Jun 2014 18:32:11 +0200 8046201: Avoid repeated flattening of nested ConsStrings
hannesw [Mon, 23 Jun 2014 18:32:11 +0200] rev 25239
8046201: Avoid repeated flattening of nested ConsStrings Reviewed-by: lagergren, attila
Mon, 23 Jun 2014 21:23:53 +0530 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
sundar [Mon, 23 Jun 2014 21:23:53 +0530] rev 25238
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined Reviewed-by: jlaskey, hannesw, attila
Mon, 23 Jun 2014 10:59:33 +0200 8046905: apply on apply is broken
attila [Mon, 23 Jun 2014 10:59:33 +0200] rev 25237
8046905: apply on apply is broken Reviewed-by: hannesw, lagergren
Fri, 20 Jun 2014 12:25:00 +0200 8046921: Deoptimization type information peristence
attila [Fri, 20 Jun 2014 12:25:00 +0200] rev 25236
8046921: Deoptimization type information peristence Reviewed-by: hannesw, lagergren
Thu, 19 Jun 2014 20:36:03 +0530 8047369: Add regression tests for passing test cases of JDK-8024971
sundar [Thu, 19 Jun 2014 20:36:03 +0530] rev 25235
8047369: Add regression tests for passing test cases of JDK-8024971 Reviewed-by: hannesw, jlaskey
Thu, 19 Jun 2014 10:46:31 +0200 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
lagergren [Thu, 19 Jun 2014 10:46:31 +0200] rev 25234
8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable Reviewed-by: attila, sundar
Thu, 03 Jul 2014 11:37:57 -0700 Added tag jdk9-b21 for changeset e4ffc9bab6f2
katleman [Thu, 03 Jul 2014 11:37:57 -0700] rev 25233
Added tag jdk9-b21 for changeset e4ffc9bab6f2
Wed, 05 Jul 2017 19:48:10 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:10 +0200] rev 25232
Merge
Wed, 09 Jul 2014 10:41:04 -0700 Merge
lana [Wed, 09 Jul 2014 10:41:04 -0700] rev 25231
Merge
Tue, 01 Jul 2014 14:29:58 -0700 Merge
lana [Tue, 01 Jul 2014 14:29:58 -0700] rev 25230
Merge
Tue, 01 Jul 2014 15:17:55 +0100 7095856: OutputStreamHook doesn't handle null values
coffeys [Tue, 01 Jul 2014 15:17:55 +0100] rev 25229
7095856: OutputStreamHook doesn't handle null values Reviewed-by: lancea, msheppar
Thu, 03 Jul 2014 11:36:35 -0700 Added tag jdk9-b21 for changeset a36678c24565
katleman [Thu, 03 Jul 2014 11:36:35 -0700] rev 25228
Added tag jdk9-b21 for changeset a36678c24565
Wed, 05 Jul 2017 19:48:02 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:02 +0200] rev 25227
Merge
Wed, 09 Jul 2014 10:42:37 -0700 Merge
lana [Wed, 09 Jul 2014 10:42:37 -0700] rev 25226
Merge
Thu, 03 Jul 2014 18:20:42 +0200 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
egahlin [Thu, 03 Jul 2014 18:20:42 +0200] rev 25225
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process Reviewed-by: sla, jbachorik, rriggs
Thu, 03 Jul 2014 09:30:25 +0200 8043327: Collectors.toMap studentToGPA example uses Functions.identity()
psandoz [Thu, 03 Jul 2014 09:30:25 +0200] rev 25224
8043327: Collectors.toMap studentToGPA example uses Functions.identity() 8043328: Typo in documentation of package java.util.stream Reviewed-by: alanb, lancea
Wed, 02 Jul 2014 14:14:17 -0700 8048840: File.createTempFile has uninformative failure message
jmanson [Wed, 02 Jul 2014 14:14:17 -0700] rev 25223
8048840: File.createTempFile has uninformative failure message Reviewed-by: martin, alanb
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip