Wed, 13 May 2009 14:32:14 +0400 6738524: JDK13Services allows read access to system properties from untrusted code
amenkov [Wed, 13 May 2009 14:32:14 +0400] rev 3452
6738524: JDK13Services allows read access to system properties from untrusted code Reviewed-by: hawtin
Wed, 13 May 2009 13:52:52 +0400 6657625: RmfFileReader/StandardMidiFileWriter.types are public mutable statics (findbugs)
amenkov [Wed, 13 May 2009 13:52:52 +0400] rev 3451
6657625: RmfFileReader/StandardMidiFileWriter.types are public mutable statics (findbugs) Reviewed-by: hawtin
Tue, 12 May 2009 16:32:34 +0100 6801071: Remote sites can compromise user privacy and possibly hijack web sessions
chegar [Tue, 12 May 2009 16:32:34 +0100] rev 3450
6801071: Remote sites can compromise user privacy and possibly hijack web sessions Reviewed-by: jccollet, hawtin
Fri, 08 May 2009 16:15:15 +0400 6823373: [ZDI-CAN-460] Java Web Start JPEG header parsing needs more scruity
bae [Fri, 08 May 2009 16:15:15 +0400] rev 3449
6823373: [ZDI-CAN-460] Java Web Start JPEG header parsing needs more scruity Reviewed-by: igor
Fri, 08 May 2009 15:57:33 +0400 6657133: Mutable statics in imageio plugins (findbugs)
bae [Fri, 08 May 2009 15:57:33 +0400] rev 3448
6657133: Mutable statics in imageio plugins (findbugs) Reviewed-by: prr
Fri, 08 May 2009 15:38:21 +0400 6656625: ImageReaderSpi.STANDARD_INPUT_TYPE/ImageWriterSpi.STANDARD_OUTPUT_TYPE are mutable static (findbugs)
bae [Fri, 08 May 2009 15:38:21 +0400] rev 3447
6656625: ImageReaderSpi.STANDARD_INPUT_TYPE/ImageWriterSpi.STANDARD_OUTPUT_TYPE are mutable static (findbugs) Reviewed-by: prr
Thu, 07 May 2009 10:44:45 +0200 6736293: OpenType checks can be bypassed through finalizer resurrection
emcmanus [Thu, 07 May 2009 10:44:45 +0200] rev 3446
6736293: OpenType checks can be bypassed through finalizer resurrection Reviewed-by: hawtin
Wed, 06 May 2009 15:17:22 +0400 6656586: Cursor.predefined is protected static mutable (findbugs)
art [Wed, 06 May 2009 15:17:22 +0400] rev 3445
6656586: Cursor.predefined is protected static mutable (findbugs) Reviewed-by: hawtin, igor
Tue, 05 May 2009 17:56:31 +0400 6818787: It is possible to reposition the security icon too far from the border of the window on X11
anthony [Tue, 05 May 2009 17:56:31 +0400] rev 3444
6818787: It is possible to reposition the security icon too far from the border of the window on X11 Summary: The constraints for the position of the icon are moved to the shared code Reviewed-by: art, dcherepanov
Tue, 05 May 2009 17:47:04 +0400 6805231: Security Warning Icon is missing in Windows 2000 Prof from Jdk build 6u12
anthony [Tue, 05 May 2009 17:47:04 +0400] rev 3443
6805231: Security Warning Icon is missing in Windows 2000 Prof from Jdk build 6u12 Summary: The icon becomes layered only when the fading-out effect is being performed. Reviewed-by: art, dcherepanov
Tue, 05 May 2009 11:02:51 +0200 6801497: Proxy is assumed to be immutable but is non-final
jccollet [Tue, 05 May 2009 11:02:51 +0200] rev 3442
6801497: Proxy is assumed to be immutable but is non-final Summary: Cloned the proxy instance when necessary Reviewed-by: chegar
Tue, 05 May 2009 12:07:37 +0400 6837293: Reapply fix for 6588003 to JDK7
peterz [Tue, 05 May 2009 12:07:37 +0400] rev 3441
6837293: Reapply fix for 6588003 to JDK7 Reviewed-by: alexp
Wed, 29 Apr 2009 11:43:19 -0700 Merge
asaha [Wed, 29 Apr 2009 11:43:19 -0700] rev 3440
Merge
Wed, 29 Apr 2009 20:55:13 +0400 6777487: Encoder allows reading private variables with certain names
malenkov [Wed, 29 Apr 2009 20:55:13 +0400] rev 3439
6777487: Encoder allows reading private variables with certain names Reviewed-by: peterz
Wed, 29 Apr 2009 20:03:09 +0400 6660539: Introspector shares cache of mutable BeanInfo between AppContexts.
malenkov [Wed, 29 Apr 2009 20:03:09 +0400] rev 3438
6660539: Introspector shares cache of mutable BeanInfo between AppContexts. Reviewed-by: peterz
Fri, 07 Aug 2009 10:51:25 +0100 6826801: JarFileFactory should not use HashMap<URL>
chegar [Fri, 07 Aug 2009 10:51:25 +0100] rev 3437
6826801: JarFileFactory should not use HashMap<URL> Summary: Replace URL with a String representation. Reviewed-by: michaelm, jccollet
Fri, 07 Aug 2009 10:50:26 +0100 6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX>
chegar [Fri, 07 Aug 2009 10:50:26 +0100] rev 3436
6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX> Summary: Replace URL with a String representation. Reviewed-by: michaelm, jccollet
Thu, 06 Aug 2009 19:01:59 -0700 Merge
tbell [Thu, 06 Aug 2009 19:01:59 -0700] rev 3435
Merge
Thu, 06 Aug 2009 18:30:33 -0700 6838598: Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java
jrose [Thu, 06 Aug 2009 18:30:33 -0700] rev 3434
6838598: Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java Reviewed-by: xdono
Thu, 06 Aug 2009 17:56:59 -0700 6867657: Many JSN tests do not run under cygwin
wetmore [Thu, 06 Aug 2009 17:56:59 -0700] rev 3433
6867657: Many JSN tests do not run under cygwin Reviewed-by: ohair
Wed, 05 Aug 2009 13:17:30 -0600 6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests
dcubed [Wed, 05 Aug 2009 13:17:30 -0600] rev 3432
6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests Summary: We are long past needing to make sure these tests can build on Tiger/JDK1.5.0. Reviewed-by: tbell
Tue, 04 Aug 2009 19:18:15 -0700 6856590: (process) Use RESTARTABLE in UNIXProcess_md.c
martin [Tue, 04 Aug 2009 19:18:15 -0700] rev 3431
6856590: (process) Use RESTARTABLE in UNIXProcess_md.c Summary: Wrap all system calls with RESTARTABLE Reviewed-by: michaelm
Tue, 04 Aug 2009 19:18:15 -0700 6868160: (process) Use vfork, not fork, on Linux to avoid swap exhaustion
martin [Tue, 04 Aug 2009 19:18:15 -0700] rev 3430
6868160: (process) Use vfork, not fork, on Linux to avoid swap exhaustion Summary: Boldly go where no jdk has dared go before Reviewed-by: michaelm
Tue, 04 Aug 2009 12:44:03 -0700 4116222: Errors in Arabic code-conversion tables, part II
sherman [Tue, 04 Aug 2009 12:44:03 -0700] rev 3429
4116222: Errors in Arabic code-conversion tables, part II Summary: updated the IBM420 datatable Reviewed-by: alanb
Sun, 02 Aug 2009 10:07:06 -0700 Merge
tbell [Sun, 02 Aug 2009 10:07:06 -0700] rev 3428
Merge
Sun, 02 Aug 2009 13:40:03 +0800 6867687: keytool's standard.sh test timeout sometimes
weijun [Sun, 02 Aug 2009 13:40:03 +0800] rev 3427
6867687: keytool's standard.sh test timeout sometimes Reviewed-by: xuelei
Fri, 31 Jul 2009 17:19:38 -0700 Merge
tbell [Fri, 31 Jul 2009 17:19:38 -0700] rev 3426
Merge
Fri, 31 Jul 2009 19:23:10 +0100 Merge
alanb [Fri, 31 Jul 2009 19:23:10 +0100] rev 3425
Merge
Fri, 31 Jul 2009 08:45:30 +0100 6867244: Tests missing @run tag
alanb [Fri, 31 Jul 2009 08:45:30 +0100] rev 3424
6867244: Tests missing @run tag Reviewed-by: sherman
Fri, 31 Jul 2009 08:44:28 +0100 6867101: Path.checkAccess fails with sharing violation on special files such as pagefile.sys
alanb [Fri, 31 Jul 2009 08:44:28 +0100] rev 3423
6867101: Path.checkAccess fails with sharing violation on special files such as pagefile.sys Reviewed-by: sherman
Fri, 31 Jul 2009 16:21:30 +0800 6867231: Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68
weijun [Fri, 31 Jul 2009 16:21:30 +0800] rev 3422
6867231: Regression: jdk/test/sun/security/krb5/ConfPlusProp.java error against jdk7/pit/b68 Reviewed-by: xuelei
Wed, 29 Jul 2009 21:45:52 -0700 6866719: Rename execvpe to avoid symbol clash with glibc 2.10
martin [Wed, 29 Jul 2009 21:45:52 -0700] rev 3421
6866719: Rename execvpe to avoid symbol clash with glibc 2.10 Reviewed-by: darcy
Wed, 29 Jul 2009 14:24:19 -0700 6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort
jjb [Wed, 29 Jul 2009 14:24:19 -0700] rev 3420
6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort Summary: Easy port of timsort from android Reviewed-by: martin
Wed, 29 Jul 2009 13:56:15 -0700 6866554: Misc. javadoc warnings
martin [Wed, 29 Jul 2009 13:56:15 -0700] rev 3419
6866554: Misc. javadoc warnings Reviewed-by: alanb
Wed, 29 Jul 2009 11:19:14 -0700 Merge
sherman [Wed, 29 Jul 2009 11:19:14 -0700] rev 3418
Merge
Fri, 24 Jul 2009 11:22:29 -0700 Merge
sherman [Fri, 24 Jul 2009 11:22:29 -0700] rev 3417
Merge
Fri, 24 Jul 2009 11:06:57 -0700 5063507: (fmt) missing exception for "%#s" format specifier
sherman [Fri, 24 Jul 2009 11:06:57 -0700] rev 3416
5063507: (fmt) missing exception for "%#s" format specifier Summary: throw appropriate exception when necessary Reviewed-by: alanb
Tue, 28 Jul 2009 17:17:55 -0700 6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage
dl [Tue, 28 Jul 2009 17:17:55 -0700] rev 3415
6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage 6815766: LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently Summary: Faster, more correct. Use self-linking trick to avoid gc retention Reviewed-by: martin, dholmes
Tue, 28 Jul 2009 13:24:52 -0700 6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element
dl [Tue, 28 Jul 2009 13:24:52 -0700] rev 3414
6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element 6493942: ConcurrentLinkedQueue.remove sometimes very slow Summary: new algorithm for handling concurrent linked lists Reviewed-by: martin
Thu, 13 Aug 2009 12:11:21 -0700 Added tag jdk7-b69 for changeset e0b23259a484
xdono [Thu, 13 Aug 2009 12:11:21 -0700] rev 3413
Added tag jdk7-b69 for changeset e0b23259a484
Wed, 05 Jul 2017 16:58:30 +0200 Merge
duke [Wed, 05 Jul 2017 16:58:30 +0200] rev 3412
Merge
Fri, 14 Aug 2009 08:50:00 -0700 Merge
tbell [Fri, 14 Aug 2009 08:50:00 -0700] rev 3411
Merge
Mon, 10 Aug 2009 10:52:11 -0700 Merge
asaha [Mon, 10 Aug 2009 10:52:11 -0700] rev 3410
Merge
Fri, 07 Aug 2009 11:31:42 -0700 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
asaha [Fri, 07 Aug 2009 11:31:42 -0700] rev 3409
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14 Reviewed-by: darcy, ramap
Thu, 13 Aug 2009 12:11:07 -0700 Added tag jdk7-b69 for changeset 93c79b9962dd
xdono [Thu, 13 Aug 2009 12:11:07 -0700] rev 3408
Added tag jdk7-b69 for changeset 93c79b9962dd
Fri, 14 Aug 2009 08:49:04 -0700 Merge
tbell [Fri, 14 Aug 2009 08:49:04 -0700] rev 3407
Merge
Mon, 10 Aug 2009 10:49:32 -0700 Merge
asaha [Mon, 10 Aug 2009 10:49:32 -0700] rev 3406
Merge
Fri, 07 Aug 2009 11:31:24 -0700 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
asaha [Fri, 07 Aug 2009 11:31:24 -0700] rev 3405
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14 Reviewed-by: darcy, ramap
Thu, 13 Aug 2009 12:11:02 -0700 Added tag jdk7-b69 for changeset f6b28dd0120d
xdono [Thu, 13 Aug 2009 12:11:02 -0700] rev 3404
Added tag jdk7-b69 for changeset f6b28dd0120d
Wed, 05 Jul 2017 16:58:21 +0200 Added tag jdk7-b69 for changeset 1b662b1ed14e
duke [Wed, 05 Jul 2017 16:58:21 +0200] rev 3403
Added tag jdk7-b69 for changeset 1b662b1ed14e
Wed, 05 Jul 2017 16:58:21 +0200 Merge jdk7-b69
duke [Wed, 05 Jul 2017 16:58:21 +0200] rev 3402
Merge
Wed, 05 Jul 2017 16:58:19 +0200 Merge
duke [Wed, 05 Jul 2017 16:58:19 +0200] rev 3401
Merge
Thu, 06 Aug 2009 10:25:29 -0700 Added tag jdk7-b68 for changeset 2974ea6ad890
xdono [Thu, 06 Aug 2009 10:25:29 -0700] rev 3400
Added tag jdk7-b68 for changeset 2974ea6ad890
Wed, 05 Jul 2017 16:58:17 +0200 Merge
duke [Wed, 05 Jul 2017 16:58:17 +0200] rev 3399
Merge
Thu, 06 Aug 2009 10:25:11 -0700 Added tag jdk7-b68 for changeset 7df0da9e6d70
xdono [Thu, 06 Aug 2009 10:25:11 -0700] rev 3398
Added tag jdk7-b68 for changeset 7df0da9e6d70
Wed, 05 Jul 2017 16:58:15 +0200 Merge
duke [Wed, 05 Jul 2017 16:58:15 +0200] rev 3397
Merge
Thu, 06 Aug 2009 10:25:10 -0700 Added tag jdk7-b68 for changeset 8cfea160b2e5
xdono [Thu, 06 Aug 2009 10:25:10 -0700] rev 3396
Added tag jdk7-b68 for changeset 8cfea160b2e5
Wed, 05 Jul 2017 16:58:13 +0200 Merge
duke [Wed, 05 Jul 2017 16:58:13 +0200] rev 3395
Merge
Thu, 06 Aug 2009 10:25:01 -0700 Added tag jdk7-b68 for changeset 0589e2ed45b3
xdono [Thu, 06 Aug 2009 10:25:01 -0700] rev 3394
Added tag jdk7-b68 for changeset 0589e2ed45b3
Wed, 05 Jul 2017 16:58:11 +0200 Merge
duke [Wed, 05 Jul 2017 16:58:11 +0200] rev 3393
Merge
Wed, 12 Aug 2009 10:32:32 -0700 Merge
xdono [Wed, 12 Aug 2009 10:32:32 -0700] rev 3392
Merge
Thu, 06 Aug 2009 17:26:35 -0700 Merge
tbell [Thu, 06 Aug 2009 17:26:35 -0700] rev 3391
Merge
Thu, 06 Aug 2009 17:16:31 -0700 6865853: Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008
tbell [Thu, 06 Aug 2009 17:16:31 -0700] rev 3390
6865853: Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008 Reviewed-by: ohair
Thu, 06 Aug 2009 10:25:18 -0700 Added tag jdk7-b68 for changeset a02edc83f1b4
xdono [Thu, 06 Aug 2009 10:25:18 -0700] rev 3389
Added tag jdk7-b68 for changeset a02edc83f1b4
Wed, 05 Jul 2017 16:58:08 +0200 Merge
duke [Wed, 05 Jul 2017 16:58:08 +0200] rev 3388
Merge
Thu, 06 Aug 2009 10:25:05 -0700 Added tag jdk7-b68 for changeset 4ae7310eb37d
xdono [Thu, 06 Aug 2009 10:25:05 -0700] rev 3387
Added tag jdk7-b68 for changeset 4ae7310eb37d
Thu, 06 Aug 2009 10:25:00 -0700 Added tag jdk7-b68 for changeset a3946f62adaa
xdono [Thu, 06 Aug 2009 10:25:00 -0700] rev 3386
Added tag jdk7-b68 for changeset a3946f62adaa
Wed, 05 Jul 2017 16:58:00 +0200 Added tag jdk7-b68 for changeset bca2225b66d7
duke [Wed, 05 Jul 2017 16:58:00 +0200] rev 3385
Added tag jdk7-b68 for changeset bca2225b66d7
Wed, 05 Jul 2017 16:58:00 +0200 Merge jdk7-b68
duke [Wed, 05 Jul 2017 16:58:00 +0200] rev 3384
Merge
Wed, 05 Jul 2017 16:57:57 +0200 Merge
duke [Wed, 05 Jul 2017 16:57:57 +0200] rev 3383
Merge
Thu, 30 Jul 2009 23:41:19 -0700 Merge
tbell [Thu, 30 Jul 2009 23:41:19 -0700] rev 3382
Merge
Mon, 27 Jul 2009 23:07:00 -0700 Merge
tbell [Mon, 27 Jul 2009 23:07:00 -0700] rev 3381
Merge
Mon, 27 Jul 2009 19:52:42 -0700 6865399: some javac files are missing Sun internal API comment
jjg [Mon, 27 Jul 2009 19:52:42 -0700] rev 3380
6865399: some javac files are missing Sun internal API comment Reviewed-by: darcy
Mon, 27 Jul 2009 15:20:03 -0700 6854244: change source/target used to compile JDK to 7
jjg [Mon, 27 Jul 2009 15:20:03 -0700] rev 3379
6854244: change source/target used to compile JDK to 7 Reviewed-by: ohair
Sun, 26 Jul 2009 21:27:11 -0700 6381698: Warn of decommissioning of apt
darcy [Sun, 26 Jul 2009 21:27:11 -0700] rev 3378
6381698: Warn of decommissioning of apt Reviewed-by: jjg
Fri, 24 Jul 2009 14:47:01 -0700 6863746: javap should not scan ct.sym by default
jjg [Fri, 24 Jul 2009 14:47:01 -0700] rev 3377
6863746: javap should not scan ct.sym by default Reviewed-by: mcimadamore
Thu, 23 Jul 2009 14:15:58 -0700 6863914: bug number missing from test
jjg [Thu, 23 Jul 2009 14:15:58 -0700] rev 3376
6863914: bug number missing from test Reviewed-by: tbell
Thu, 23 Jul 2009 11:37:44 -0700 6863814: javap crashes when facing array class literals
jjg [Thu, 23 Jul 2009 11:37:44 -0700] rev 3375
6863814: javap crashes when facing array class literals Reviewed-by: jjg Contributed-by: mali@csail.mit.edu
Fri, 17 Jul 2009 09:14:45 -0700 Merge
tbell [Fri, 17 Jul 2009 09:14:45 -0700] rev 3374
Merge
Wed, 15 Jul 2009 17:01:47 +0100 6860795: NullPointerException when compiling a negative java source
mcimadamore [Wed, 15 Jul 2009 17:01:47 +0100] rev 3373
6860795: NullPointerException when compiling a negative java source Summary: Rich formatter shouldn't propagate visits on method symbols that have a null type Reviewed-by: jjg
Wed, 15 Jul 2009 10:25:01 +0100 6846972: cannot access member of raw type when erasure change overriding into overloading
mcimadamore [Wed, 15 Jul 2009 10:25:01 +0100] rev 3372
6846972: cannot access member of raw type when erasure change overriding into overloading Summary: fix of 6400189 caused a nasty problem in method resolution Reviewed-by: jjg
Thu, 30 Jul 2009 10:58:48 -0700 Added tag jdk7-b67 for changeset 02ba23f205f3
xdono [Thu, 30 Jul 2009 10:58:48 -0700] rev 3371
Added tag jdk7-b67 for changeset 02ba23f205f3
Wed, 05 Jul 2017 16:57:53 +0200 Merge
duke [Wed, 05 Jul 2017 16:57:53 +0200] rev 3370
Merge
Thu, 30 Jul 2009 23:39:33 -0700 Merge
tbell [Thu, 30 Jul 2009 23:39:33 -0700] rev 3369
Merge
Mon, 27 Jul 2009 23:05:36 -0700 Merge
tbell [Mon, 27 Jul 2009 23:05:36 -0700] rev 3368
Merge
Mon, 27 Jul 2009 15:19:44 -0700 6854244: change source/target used to compile JDK to 7
jjg [Mon, 27 Jul 2009 15:19:44 -0700] rev 3367
6854244: change source/target used to compile JDK to 7 Reviewed-by: ohair
Thu, 30 Jul 2009 10:58:31 -0700 Added tag jdk7-b67 for changeset d4ab6018e6f6
xdono [Thu, 30 Jul 2009 10:58:31 -0700] rev 3366
Added tag jdk7-b67 for changeset d4ab6018e6f6
Wed, 05 Jul 2017 16:57:50 +0200 Merge
duke [Wed, 05 Jul 2017 16:57:50 +0200] rev 3365
Merge
Thu, 30 Jul 2009 23:38:57 -0700 Merge
tbell [Thu, 30 Jul 2009 23:38:57 -0700] rev 3364
Merge
Mon, 27 Jul 2009 23:05:09 -0700 Merge
tbell [Mon, 27 Jul 2009 23:05:09 -0700] rev 3363
Merge
Mon, 27 Jul 2009 15:19:33 -0700 6854244: change source/target used to compile JDK to 7
jjg [Mon, 27 Jul 2009 15:19:33 -0700] rev 3362
6854244: change source/target used to compile JDK to 7 Reviewed-by: ohair
Thu, 30 Jul 2009 10:58:30 -0700 Added tag jdk7-b67 for changeset 8943b2e74175
xdono [Thu, 30 Jul 2009 10:58:30 -0700] rev 3361
Added tag jdk7-b67 for changeset 8943b2e74175
Wed, 05 Jul 2017 16:57:47 +0200 Merge
duke [Wed, 05 Jul 2017 16:57:47 +0200] rev 3360
Merge
Thu, 30 Jul 2009 23:37:25 -0700 Merge
tbell [Thu, 30 Jul 2009 23:37:25 -0700] rev 3359
Merge
Mon, 27 Jul 2009 23:03:37 -0700 Merge
tbell [Mon, 27 Jul 2009 23:03:37 -0700] rev 3358
Merge
Mon, 27 Jul 2009 15:19:26 -0700 6854244: change source/target used to compile JDK to 7
jjg [Mon, 27 Jul 2009 15:19:26 -0700] rev 3357
6854244: change source/target used to compile JDK to 7 Reviewed-by: ohair
Thu, 30 Jul 2009 10:58:21 -0700 Added tag jdk7-b67 for changeset 805a72a26925
xdono [Thu, 30 Jul 2009 10:58:21 -0700] rev 3356
Added tag jdk7-b67 for changeset 805a72a26925
Wed, 05 Jul 2017 16:57:44 +0200 Merge
duke [Wed, 05 Jul 2017 16:57:44 +0200] rev 3355
Merge
Wed, 05 Aug 2009 11:06:46 -0700 Merge
xdono [Wed, 05 Aug 2009 11:06:46 -0700] rev 3354
Merge
Mon, 03 Aug 2009 18:06:51 -0700 6647452: Remove obfuscation, framework and provider self-verification checking
wetmore [Mon, 03 Aug 2009 18:06:51 -0700] rev 3353
6647452: Remove obfuscation, framework and provider self-verification checking Reviewed-by: valeriep, vinnie
Wed, 05 Aug 2009 00:07:48 -0700 Merge
yan [Wed, 05 Aug 2009 00:07:48 -0700] rev 3352
Merge
Wed, 29 Jul 2009 00:14:56 -0700 Merge
yan [Wed, 29 Jul 2009 00:14:56 -0700] rev 3351
Merge
Tue, 28 Jul 2009 13:10:14 +0400 6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container
malenkov [Tue, 28 Jul 2009 13:10:14 +0400] rev 3350
6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container Reviewed-by: peterz
Mon, 27 Jul 2009 03:42:47 -0700 Merge
yan [Mon, 27 Jul 2009 03:42:47 -0700] rev 3349
Merge
Thu, 23 Jul 2009 11:29:49 -0700 Merge
naoto [Thu, 23 Jul 2009 11:29:49 -0700] rev 3348
Merge
Tue, 30 Jun 2009 17:12:32 -0700 6852429: IME should call ImmIsUIMessage() or DefWindowProc() when it receives WM_IME_SETCONTEX
naoto [Tue, 30 Jun 2009 17:12:32 -0700] rev 3347
6852429: IME should call ImmIsUIMessage() or DefWindowProc() when it receives WM_IME_SETCONTEX Reviewed-by: peytoia
Thu, 23 Jul 2009 17:56:53 +0400 6460525: javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out
rupashka [Thu, 23 Jul 2009 17:56:53 +0400] rev 3346
6460525: javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out Reviewed-by: malenkov, peterz
Wed, 22 Jul 2009 12:21:31 +0400 6802868: JInternalFrame is not maximized when maximized parent frame.
malenkov [Wed, 22 Jul 2009 12:21:31 +0400] rev 3345
6802868: JInternalFrame is not maximized when maximized parent frame. Reviewed-by: rupashka
Mon, 20 Jul 2009 13:34:54 +0400 6849331: Nimbus L&F: AbstractRegionPainter's paint context is not initialized
peterz [Mon, 20 Jul 2009 13:34:54 +0400] rev 3344
6849331: Nimbus L&F: AbstractRegionPainter's paint context is not initialized Reviewed-by: rupashka
Mon, 20 Jul 2009 13:33:09 +0400 6857360: NimbusLAF: Menu indicator looks ugly with RTL orientation.
peterz [Mon, 20 Jul 2009 13:33:09 +0400] rev 3343
6857360: NimbusLAF: Menu indicator looks ugly with RTL orientation. Reviewed-by: rupashka
Fri, 17 Jul 2009 15:25:51 +0400 6387360: Usage of package-private class as a parameter of a method (javax.swing.text.ParagraphView)
peterz [Fri, 17 Jul 2009 15:25:51 +0400] rev 3342
6387360: Usage of package-private class as a parameter of a method (javax.swing.text.ParagraphView) Reviewed-by: malenkov
Thu, 16 Jul 2009 20:12:14 +0400 6505027: terminateEditOnFocusLost making problems for table in JDesktopPane
malenkov [Thu, 16 Jul 2009 20:12:14 +0400] rev 3341
6505027: terminateEditOnFocusLost making problems for table in JDesktopPane Reviewed-by: alexp
Wed, 15 Jul 2009 19:05:18 +0400 6612541: api/javax_swing/text/LabelView/index.html#getXXX[LabelView0004] fails since JDK 7 b20
gsm [Wed, 15 Jul 2009 19:05:18 +0400] rev 3340
6612541: api/javax_swing/text/LabelView/index.html#getXXX[LabelView0004] fails since JDK 7 b20 Reviewed-by: peterz
Wed, 29 Jul 2009 00:12:45 -0700 Merge
yan [Wed, 29 Jul 2009 00:12:45 -0700] rev 3339
Merge
Mon, 27 Jul 2009 23:42:52 -0700 Merge
yan [Mon, 27 Jul 2009 23:42:52 -0700] rev 3338
Merge
Mon, 27 Jul 2009 15:37:39 +0400 6856929: Frame is not getting resized using Robot in OpenSolaris and Ubuntu
dcherepanov [Mon, 27 Jul 2009 15:37:39 +0400] rev 3337
6856929: Frame is not getting resized using Robot in OpenSolaris and Ubuntu Reviewed-by: art, dav
Thu, 23 Jul 2009 13:46:23 +0400 6848424: java/awt/Frame/FrameSize/TestFrameSize.java needs improvement
anthony [Thu, 23 Jul 2009 13:46:23 +0400] rev 3336
6848424: java/awt/Frame/FrameSize/TestFrameSize.java needs improvement Summary: The test now thoroughly verifies the pack() method Reviewed-by: art, dcherepanov
Wed, 22 Jul 2009 13:00:11 +0400 6859935: REGRESSION: Settings are missing in JCP/Advanced tab on windows
dcherepanov [Wed, 22 Jul 2009 13:00:11 +0400] rev 3335
6859935: REGRESSION: Settings are missing in JCP/Advanced tab on windows Reviewed-by: art
Fri, 17 Jul 2009 15:40:19 +0400 6844297: java/awt/EventQueue/6638195/bug6638195.java test failed in jdk7 on Windows just on b59,passed on b57
art [Fri, 17 Jul 2009 15:40:19 +0400] rev 3334
6844297: java/awt/EventQueue/6638195/bug6638195.java test failed in jdk7 on Windows just on b59,passed on b57 Reviewed-by: bchristi, dcherepanov
Thu, 30 Jul 2009 23:40:15 -0700 Merge
tbell [Thu, 30 Jul 2009 23:40:15 -0700] rev 3333
Merge
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip