Thu, 13 Mar 2014 20:13:43 +0000 8034924: Incorrect inheritance of inaccessible static method
vromero [Thu, 13 Mar 2014 20:13:43 +0000] rev 23396
8034924: Incorrect inheritance of inaccessible static method Reviewed-by: jjg, jlahoda
Thu, 13 Mar 2014 17:36:51 +0000 8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar
vromero [Thu, 13 Mar 2014 17:36:51 +0000] rev 23395
8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar Reviewed-by: jjg
Tue, 11 Mar 2014 17:52:45 -0700 8037120: Fix doclint warnings in javax.lang.model exception types
darcy [Tue, 11 Mar 2014 17:52:45 -0700] rev 23394
8037120: Fix doclint warnings in javax.lang.model exception types Reviewed-by: jjg
Fri, 07 Mar 2014 13:30:23 -0800 8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2
darcy [Fri, 07 Mar 2014 13:30:23 -0800] rev 23393
8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2 Reviewed-by: jjg, sogoel
Fri, 07 Mar 2014 13:35:56 +0100 8034854: outer_class_info_index of synthetic class is not zero
jlahoda [Fri, 07 Mar 2014 13:35:56 +0100] rev 23392
8034854: outer_class_info_index of synthetic class is not zero Summary: Auxiliary synthetic anonymous classes should not have an outer class specified in the InnerClasses attribute. Reviewed-by: vromero, jjg, abuckley
Thu, 06 Mar 2014 13:50:12 -0500 8034091: There is no records in LineNumberTable attribute for ternary operator ?: splitted to several lines.
pgovereau [Thu, 06 Mar 2014 13:50:12 -0500] rev 23391
8034091: There is no records in LineNumberTable attribute for ternary operator ?: splitted to several lines. Reviewed-by: jjg
Thu, 20 Mar 2014 13:44:52 -0700 Added tag jdk9-b05 for changeset a127d7bb1c30
katleman [Thu, 20 Mar 2014 13:44:52 -0700] rev 23390
Added tag jdk9-b05 for changeset a127d7bb1c30
Wed, 05 Jul 2017 19:33:55 +0200 Merge
duke [Wed, 05 Jul 2017 19:33:55 +0200] rev 23389
Merge
Tue, 25 Mar 2014 12:31:59 -0700 Merge
lana [Tue, 25 Mar 2014 12:31:59 -0700] rev 23388
Merge
Tue, 18 Mar 2014 19:00:07 -0700 Merge
lana [Tue, 18 Mar 2014 19:00:07 -0700] rev 23387
Merge
Fri, 07 Mar 2014 14:57:16 +0100 8036611: Cleanup of handling of properties and other java resources in the build
erikj [Fri, 07 Mar 2014 14:57:16 +0100] rev 23386
8036611: Cleanup of handling of properties and other java resources in the build Reviewed-by: tbell, ihse
Thu, 20 Mar 2014 13:44:13 -0700 Added tag jdk9-b05 for changeset 820ef263f93a
katleman [Thu, 20 Mar 2014 13:44:13 -0700] rev 23385
Added tag jdk9-b05 for changeset 820ef263f93a
Wed, 05 Jul 2017 19:33:51 +0200 Merge
duke [Wed, 05 Jul 2017 19:33:51 +0200] rev 23384
Merge
Tue, 25 Mar 2014 12:31:49 -0700 Merge
lana [Tue, 25 Mar 2014 12:31:49 -0700] rev 23383
Merge
Tue, 18 Mar 2014 17:46:11 -0700 Merge
lana [Tue, 18 Mar 2014 17:46:11 -0700] rev 23382
Merge
Fri, 07 Mar 2014 14:57:08 +0100 8036611: Cleanup of handling of properties and other java resources in the build
erikj [Fri, 07 Mar 2014 14:57:08 +0100] rev 23381
8036611: Cleanup of handling of properties and other java resources in the build Reviewed-by: tbell, ihse
Thu, 20 Mar 2014 13:44:11 -0700 Added tag jdk9-b05 for changeset be03513558fc
katleman [Thu, 20 Mar 2014 13:44:11 -0700] rev 23380
Added tag jdk9-b05 for changeset be03513558fc
Wed, 05 Jul 2017 19:33:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:33:46 +0200] rev 23379
Merge
Tue, 25 Mar 2014 12:31:54 -0700 Merge
lana [Tue, 25 Mar 2014 12:31:54 -0700] rev 23378
Merge
Tue, 18 Mar 2014 17:49:48 -0700 Merge
lana [Tue, 18 Mar 2014 17:49:48 -0700] rev 23377
Merge
Mon, 17 Mar 2014 18:27:30 +0100 8037378: Write sanity tests for bytecode persistence feature
mnunez [Mon, 17 Mar 2014 18:27:30 +0100] rev 23376
8037378: Write sanity tests for bytecode persistence feature Reviewed-by: sundar, hannesw
Mon, 17 Mar 2014 18:02:00 +0530 8037400: Remove getInitialMap getters and GlobalObject interface
sundar [Mon, 17 Mar 2014 18:02:00 +0530] rev 23375
8037400: Remove getInitialMap getters and GlobalObject interface Reviewed-by: lagergren, jlaskey, attila
Thu, 13 Mar 2014 15:58:24 +0530 8015958: DataView constructor is not defined
sundar [Thu, 13 Mar 2014 15:58:24 +0530] rev 23374
8015958: DataView constructor is not defined Reviewed-by: attila, hannesw, lagergren
Wed, 12 Mar 2014 16:33:28 +0100 8034055: delete on global object not properly guarded
hannesw [Wed, 12 Mar 2014 16:33:28 +0100] rev 23373
8034055: delete on global object not properly guarded Reviewed-by: sundar, lagergren
Wed, 12 Mar 2014 11:26:00 +0100 8021350: Share script classes between threads/globals within context
hannesw [Wed, 12 Mar 2014 11:26:00 +0100] rev 23372
8021350: Share script classes between threads/globals within context Reviewed-by: lagergren, sundar
Fri, 07 Mar 2014 10:59:02 -0800 Merge
prr [Fri, 07 Mar 2014 10:59:02 -0800] rev 23371
Merge
Thu, 27 Feb 2014 10:38:22 -0800 Merge
prr [Thu, 27 Feb 2014 10:38:22 -0800] rev 23370
Merge
Thu, 20 Feb 2014 16:26:49 -0800 Merge
prr [Thu, 20 Feb 2014 16:26:49 -0800] rev 23369
Merge
Tue, 11 Feb 2014 14:43:40 -0800 Merge
prr [Tue, 11 Feb 2014 14:43:40 -0800] rev 23368
Merge
Mon, 10 Feb 2014 10:52:02 +0100 8033951: nasgen needs the newly build nasgen and nashorn classes in the bootclasspath
simonis [Mon, 10 Feb 2014 10:52:02 +0100] rev 23367
8033951: nasgen needs the newly build nasgen and nashorn classes in the bootclasspath Reviewed-by: erikj
Thu, 20 Mar 2014 13:44:54 -0700 Added tag jdk9-b05 for changeset 9471aad8444f
katleman [Thu, 20 Mar 2014 13:44:54 -0700] rev 23366
Added tag jdk9-b05 for changeset 9471aad8444f
Wed, 05 Jul 2017 19:33:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:33:38 +0200] rev 23365
Merge
Tue, 25 Mar 2014 12:31:43 -0700 Merge
lana [Tue, 25 Mar 2014 12:31:43 -0700] rev 23364
Merge
Tue, 18 Mar 2014 17:46:25 -0700 Merge
lana [Tue, 18 Mar 2014 17:46:25 -0700] rev 23363
Merge
Fri, 07 Mar 2014 15:02:55 +0100 8036611: Cleanup of handling of properties and other java resources in the build
erikj [Fri, 07 Mar 2014 15:02:55 +0100] rev 23362
8036611: Cleanup of handling of properties and other java resources in the build Reviewed-by: tbell, ihse
Thu, 20 Mar 2014 13:43:54 -0700 Added tag jdk9-b05 for changeset 42d16b6cadb0
katleman [Thu, 20 Mar 2014 13:43:54 -0700] rev 23361
Added tag jdk9-b05 for changeset 42d16b6cadb0
Wed, 05 Jul 2017 19:33:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:33:33 +0200] rev 23360
Merge
Tue, 25 Mar 2014 12:32:28 -0700 Merge
lana [Tue, 25 Mar 2014 12:32:28 -0700] rev 23359
Merge
Tue, 18 Mar 2014 17:48:07 -0700 Merge
lana [Tue, 18 Mar 2014 17:48:07 -0700] rev 23358
Merge
Tue, 18 Mar 2014 15:04:59 -0700 8033271: Manual security tests have @ignore rather than @run main/manual
wetmore [Tue, 18 Mar 2014 15:04:59 -0700] rev 23357
8033271: Manual security tests have @ignore rather than @run main/manual Reviewed-by: xuelei, wetmore Contributed-by: rajan.halade@oracle.com
Tue, 18 Mar 2014 10:02:25 -0700 8037529: [asm] add back @Suppress tags, removed by last bulk refresh
ksrini [Tue, 18 Mar 2014 10:02:25 -0700] rev 23356
8037529: [asm] add back @Suppress tags, removed by last bulk refresh Reviewed-by: psandoz
Tue, 18 Mar 2014 12:31:16 +0100 8037483: issue with the crypto / sec zip unzipping in the jdk8 build
erikj [Tue, 18 Mar 2014 12:31:16 +0100] rev 23355
8037483: issue with the crypto / sec zip unzipping in the jdk8 build Reviewed-by: ihse
Tue, 18 Mar 2014 11:24:38 +0100 8037106: Optimize Arrays.asList(...).forEach
psandoz [Tue, 18 Mar 2014 11:24:38 +0100] rev 23354
8037106: Optimize Arrays.asList(...).forEach Reviewed-by: alanb, martin, mduigou, ulfzibis
Tue, 18 Mar 2014 11:10:53 +0100 8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX
simonis [Tue, 18 Mar 2014 11:10:53 +0100] rev 23353
8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX Reviewed-by: mchung, alanb
Mon, 17 Mar 2014 10:07:13 +0000 8037346: Need to terminate server process if client runs into problems
xuelei [Mon, 17 Mar 2014 10:07:13 +0000] rev 23352
8037346: Need to terminate server process if client runs into problems Reviewed-by: weijun
Fri, 14 Mar 2014 08:44:39 -0700 8037221: [asm] refresh internal ASM version
ksrini [Fri, 14 Mar 2014 08:44:39 -0700] rev 23351
8037221: [asm] refresh internal ASM version Reviewed-by: psandoz, sundar
Fri, 14 Mar 2014 13:17:23 +0100 8010767: Build fails on OEL6 with 16 cores
erikj [Fri, 14 Mar 2014 13:17:23 +0100] rev 23350
8010767: Build fails on OEL6 with 16 cores Reviewed-by: tbell, ihse
Fri, 14 Mar 2014 15:50:20 +0400 8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
aefimov [Fri, 14 Mar 2014 15:50:20 +0400] rev 23349
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time Reviewed-by: coffeys, okutsu
Fri, 14 Mar 2014 15:49:46 +0400 8037012: (tz) Support tzdata2014a
aefimov [Fri, 14 Mar 2014 15:49:46 +0400] rev 23348
8037012: (tz) Support tzdata2014a Reviewed-by: coffeys, okutsu, sherman
Fri, 14 Mar 2014 12:31:28 +0100 8037281: Improve CacheFind and enable on all platforms
erikj [Fri, 14 Mar 2014 12:31:28 +0100] rev 23347
8037281: Improve CacheFind and enable on all platforms Reviewed-by: tbell, ihse
Fri, 14 Mar 2014 09:29:16 +0800 8037262: typo in error message in KrbAsReq.authenticate()
weijun [Fri, 14 Mar 2014 09:29:16 +0800] rev 23346
8037262: typo in error message in KrbAsReq.authenticate() Reviewed-by: mullan, juh
Thu, 13 Mar 2014 15:13:22 +0800 8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
asmotrak [Thu, 13 Mar 2014 15:13:22 +0800] rev 23345
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString() Reviewed-by: mullan, weijun
Thu, 13 Mar 2014 07:52:17 +0400 7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
igerasim [Thu, 13 Mar 2014 07:52:17 +0400] rev 23344
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError Reviewed-by: chegar, alanb
Thu, 13 Mar 2014 07:24:12 +0400 8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c
igerasim [Thu, 13 Mar 2014 07:24:12 +0400] rev 23343
8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c Reviewed-by: chegar
Wed, 12 Mar 2014 20:18:47 +0100 8036916: Deprecation warnings in LogManager
dfuchs [Wed, 12 Mar 2014 20:18:47 +0100] rev 23342
8036916: Deprecation warnings in LogManager Reviewed-by: mchung
Wed, 12 Mar 2014 21:45:20 +0400 8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
igerasim [Wed, 12 Mar 2014 21:45:20 +0400] rev 23341
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails Reviewed-by: martin, dholmes
Wed, 12 Mar 2014 08:55:35 -0700 8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
juh [Wed, 12 Mar 2014 08:55:35 -0700] rev 23340
8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert Reviewed-by: mullan
Wed, 12 Mar 2014 14:18:01 +0800 8035963: The failed Kerberos tests due to timeouts
weijun [Wed, 12 Mar 2014 14:18:01 +0800] rev 23339
8035963: The failed Kerberos tests due to timeouts Reviewed-by: alanb, xuelei
Tue, 11 Mar 2014 19:54:33 +0400 8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed)
vlivanov [Tue, 11 Mar 2014 19:54:33 +0400] rev 23338
8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed) Reviewed-by: jrose, twisti
Tue, 11 Mar 2014 14:18:46 +0100 8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
jbachorik [Tue, 11 Mar 2014 14:18:46 +0100] rev 23337
8034168: ThreadMXBean/Locks.java failed, blocked on wrong object Reviewed-by: martin, dholmes
Tue, 11 Mar 2014 07:56:49 +0800 8036971: krb5.conf does not accept directive lines before the first section
weijun [Tue, 11 Mar 2014 07:56:49 +0800] rev 23336
8036971: krb5.conf does not accept directive lines before the first section Reviewed-by: xuelei
Mon, 10 Mar 2014 12:05:43 -0700 8036543: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c
ascarpino [Mon, 10 Mar 2014 12:05:43 -0700] rev 23335
8036543: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c Reviewed-by: valeriep
Fri, 07 Mar 2014 13:05:07 -0800 8036848: Fix deprecation warning in sun.misc.CharacterDecoder
bpb [Fri, 07 Mar 2014 13:05:07 -0800] rev 23334
8036848: Fix deprecation warning in sun.misc.CharacterDecoder Summary: Replace use of deprecated method with its recommended successor. Reviewed-by: mchung
Fri, 07 Mar 2014 13:00:25 -0800 8035808: Eliminate dependency to GetPropertyAction and other sun.security.action convenient classes
mchung [Fri, 07 Mar 2014 13:00:25 -0800] rev 23333
8035808: Eliminate dependency to GetPropertyAction and other sun.security.action convenient classes Reviewed-by: alanb, chegar
Fri, 07 Mar 2014 12:40:37 -0800 8035279: Clean up internal deprecations in BigInteger
bpb [Fri, 07 Mar 2014 12:40:37 -0800] rev 23332
8035279: Clean up internal deprecations in BigInteger Summary: Rename pertinent private instance variables to describe what they actually represent. Reviewed-by: psandoz, smarks
Fri, 07 Mar 2014 10:53:58 -0800 Merge
prr [Fri, 07 Mar 2014 10:53:58 -0800] rev 23331
Merge
Fri, 28 Feb 2014 15:01:19 +0400 8035839: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Label.cpp
serb [Fri, 28 Feb 2014 15:01:19 +0400] rev 23330
8035839: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Label.cpp Reviewed-by: pchelko, azvegint
Thu, 27 Feb 2014 11:56:24 -0800 Merge
prr [Thu, 27 Feb 2014 11:56:24 -0800] rev 23329
Merge
Thu, 27 Feb 2014 10:43:53 -0800 Merge
prr [Thu, 27 Feb 2014 10:43:53 -0800] rev 23328
Merge
Thu, 27 Feb 2014 22:57:19 +0400 8035844: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_Rectangle.cpp
pchelko [Thu, 27 Feb 2014 22:57:19 +0400] rev 23327
8035844: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_Rectangle.cpp Reviewed-by: anthony, serb
Thu, 27 Feb 2014 22:54:14 +0400 8035860: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/MouseInfo.cpp
pchelko [Thu, 27 Feb 2014 22:54:14 +0400] rev 23326
8035860: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/MouseInfo.cpp Reviewed-by: anthony, serb
Thu, 27 Feb 2014 19:01:32 +0400 8027778: [macosx] Full screen not working properly on 7u45 and jdk8
serb [Thu, 27 Feb 2014 19:01:32 +0400] rev 23325
8027778: [macosx] Full screen not working properly on 7u45 and jdk8 8010999: [macosx] a constrain of the top level window should be improved 8015100: [macosx] Applet graphics corrupted when applet width/height exceeds screen dimensions Reviewed-by: anthony, pchelko
Thu, 27 Feb 2014 16:14:22 +0400 8035842: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Insets.cpp
pchelko [Thu, 27 Feb 2014 16:14:22 +0400] rev 23324
8035842: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Insets.cpp Reviewed-by: anthony, serb
Thu, 27 Feb 2014 16:11:16 +0400 8035855: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DataTransferer.cpp
pchelko [Thu, 27 Feb 2014 16:11:16 +0400] rev 23323
8035855: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DataTransferer.cpp Reviewed-by: anthony, serb
Wed, 26 Feb 2014 11:55:45 +0400 8035335: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_TrayIcon.cpp
pchelko [Wed, 26 Feb 2014 11:55:45 +0400] rev 23322
8035335: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_TrayIcon.cpp Reviewed-by: serb, anthony
Tue, 25 Feb 2014 17:37:55 +0400 8034766: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CRobot.m
serb [Tue, 25 Feb 2014 17:37:55 +0400] rev 23321
8034766: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CRobot.m Reviewed-by: anthony, bagiras
Tue, 25 Feb 2014 17:19:15 +0400 8033573: [parfait] warning from b128 for share/native/sun/awt/splashscreen/java_awt_SplashScreen.c: JNI exception pending
serb [Tue, 25 Feb 2014 17:19:15 +0400] rev 23320
8033573: [parfait] warning from b128 for share/native/sun/awt/splashscreen/java_awt_SplashScreen.c: JNI exception pending Reviewed-by: anthony, bagiras
Tue, 25 Feb 2014 17:01:40 +0400 8034105: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CImage.m
serb [Tue, 25 Feb 2014 17:01:40 +0400] rev 23319
8034105: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CImage.m Reviewed-by: anthony, bagiras
Tue, 25 Feb 2014 16:46:52 +0400 8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina
alexsch [Tue, 25 Feb 2014 16:46:52 +0400] rev 23318
8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina Reviewed-by: serb, pchelko
Tue, 25 Feb 2014 16:12:22 +0400 6744401: Consider removal of code disabling JIT in Toolkit.getDefaultToolkit
serb [Tue, 25 Feb 2014 16:12:22 +0400] rev 23317
6744401: Consider removal of code disabling JIT in Toolkit.getDefaultToolkit Reviewed-by: anthony, pchelko
Tue, 25 Feb 2014 14:28:36 +0400 8017472: [macosx] Transparency demo is not correctly dragged on the second monitor
azvegint [Tue, 25 Feb 2014 14:28:36 +0400] rev 23316
8017472: [macosx] Transparency demo is not correctly dragged on the second monitor Reviewed-by: pchelko, serb
Mon, 24 Feb 2014 17:23:43 +0400 8008657: JSpinner setComponentOrientation doesn't affect on text orientation
alexsch [Mon, 24 Feb 2014 17:23:43 +0400] rev 23315
8008657: JSpinner setComponentOrientation doesn't affect on text orientation Reviewed-by: malenkov, serb
Mon, 24 Feb 2014 12:51:58 +0400 8030788: [Parfait] warnings from b119 for jdk/src/share/native/sun/awt/medialib: JNI exception pending
pchelko [Mon, 24 Feb 2014 12:51:58 +0400] rev 23314
8030788: [Parfait] warnings from b119 for jdk/src/share/native/sun/awt/medialib: JNI exception pending Reviewed-by: serb, prr
Fri, 21 Feb 2014 15:28:39 -0800 8035487: Fix raw and unchecked lint warnings in javax.imageio.spi
henryjen [Fri, 21 Feb 2014 15:28:39 -0800] rev 23313
8035487: Fix raw and unchecked lint warnings in javax.imageio.spi Reviewed-by: darcy, prr
Fri, 21 Feb 2014 15:28:37 -0800 8033716: Fix raw and unchecked lint warnings in com.sun.imageio
henryjen [Fri, 21 Feb 2014 15:28:37 -0800] rev 23312
8033716: Fix raw and unchecked lint warnings in com.sun.imageio Reviewed-by: darcy, prr, bae
Fri, 21 Feb 2014 10:03:49 -0800 Merge
prr [Fri, 21 Feb 2014 10:03:49 -0800] rev 23311
Merge
Thu, 20 Feb 2014 16:27:08 -0800 Merge
prr [Thu, 20 Feb 2014 16:27:08 -0800] rev 23310
Merge
Fri, 21 Feb 2014 18:04:38 +0400 8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH
alitvinov [Fri, 21 Feb 2014 18:04:38 +0400] rev 23309
8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH Reviewed-by: pchelko, serb
Fri, 21 Feb 2014 15:34:05 +0400 8034085: Do not prefer indexed properties
malenkov [Fri, 21 Feb 2014 15:34:05 +0400] rev 23308
8034085: Do not prefer indexed properties Reviewed-by: alexsch
Fri, 21 Feb 2014 15:28:09 +0400 8035310: The line.separator property can be retrieved via public API
malenkov [Fri, 21 Feb 2014 15:28:09 +0400] rev 23307
8035310: The line.separator property can be retrieved via public API Reviewed-by: alexsch, serb
Thu, 20 Feb 2014 16:23:45 -0800 8034998: Fix raw and unchecked lint warnings in javax.imageio
henryjen [Thu, 20 Feb 2014 16:23:45 -0800] rev 23306
8034998: Fix raw and unchecked lint warnings in javax.imageio Reviewed-by: prr, darcy
Thu, 20 Feb 2014 10:07:54 -0500 8035341: Allow using a system installed libpng
omajid [Thu, 20 Feb 2014 10:07:54 -0500] rev 23305
8035341: Allow using a system installed libpng Reviewed-by: andrew, erikj, ihse, serb
Tue, 18 Feb 2014 17:55:04 -0800 8035287: gcc warnings compiling various libraries files
mikael [Tue, 18 Feb 2014 17:55:04 -0800] rev 23304
8035287: gcc warnings compiling various libraries files Reviewed-by: prr
Tue, 18 Feb 2014 16:34:58 +0400 8034038: [parfait] JNI exception pending in macosx/native/sun/awt/CDataTransferer.m
pchelko [Tue, 18 Feb 2014 16:34:58 +0400] rev 23303
8034038: [parfait] JNI exception pending in macosx/native/sun/awt/CDataTransferer.m Reviewed-by: serb, azvegint
Tue, 18 Feb 2014 16:30:57 +0400 8035147: [macosx] Drag and Drop tests are failing with -Xchech:jni
pchelko [Tue, 18 Feb 2014 16:30:57 +0400] rev 23302
8035147: [macosx] Drag and Drop tests are failing with -Xchech:jni Reviewed-by: serb, azvegint
Tue, 18 Feb 2014 09:49:36 +0400 8034035: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/LWCToolkit.m
pchelko [Tue, 18 Feb 2014 09:49:36 +0400] rev 23301
8034035: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/LWCToolkit.m Reviewed-by: serb, azvegint
Mon, 17 Feb 2014 18:52:01 +0400 8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution
kshefov [Mon, 17 Feb 2014 18:52:01 +0400] rev 23300
8017456: [TEST_BUG] java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html: test frames remain after test execution Reviewed-by: serb, alexsch
Mon, 17 Feb 2014 17:33:25 +0400 8034068: Label.toString performance improvement
serb [Mon, 17 Feb 2014 17:33:25 +0400] rev 23299
8034068: Label.toString performance improvement Reviewed-by: anthony, art
Mon, 17 Feb 2014 17:15:28 +0400 7094099: DropDown List of JComboBox detached
anashaty [Mon, 17 Feb 2014 17:15:28 +0400] rev 23298
7094099: DropDown List of JComboBox detached Reviewed-by: alexp, alexsch
Mon, 17 Feb 2014 13:41:50 +0400 8029960: Remove reflection from Swing classes
alexsch [Mon, 17 Feb 2014 13:41:50 +0400] rev 23297
8029960: Remove reflection from Swing classes Reviewed-by: serb, pchelko
Fri, 14 Feb 2014 20:24:43 +0400 8034164: Introspector ignores indexed part of the property sometimes
malenkov [Fri, 14 Feb 2014 20:24:43 +0400] rev 23296
8034164: Introspector ignores indexed part of the property sometimes Reviewed-by: alexsch
Fri, 14 Feb 2014 18:01:22 +0400 8031971: Use only public methods in the SwingLazyValue
alexsch [Fri, 14 Feb 2014 18:01:22 +0400] rev 23295
8031971: Use only public methods in the SwingLazyValue Reviewed-by: serb, pchelko
Fri, 14 Feb 2014 02:19:19 +0400 8034041: [parfait] JNI exception pending in jdk/src/macosx/native/com/apple/laf/AquaFileView.m
serb [Fri, 14 Feb 2014 02:19:19 +0400] rev 23294
8034041: [parfait] JNI exception pending in jdk/src/macosx/native/com/apple/laf/AquaFileView.m Reviewed-by: anthony, bagiras
Thu, 13 Feb 2014 14:45:58 +0400 8031694: [macosx] TwentyThousandTest test intermittently hangs
bagiras [Thu, 13 Feb 2014 14:45:58 +0400] rev 23293
8031694: [macosx] TwentyThousandTest test intermittently hangs Reviewed-by: art, anthony
Tue, 11 Feb 2014 14:42:17 -0800 Merge
prr [Tue, 11 Feb 2014 14:42:17 -0800] rev 23292
Merge
Tue, 11 Feb 2014 12:40:16 -0800 8034227: JDK9 Windows build failure in libdcpr
prr [Tue, 11 Feb 2014 12:40:16 -0800] rev 23291
8034227: JDK9 Windows build failure in libdcpr Reviewed-by: jgodinez
Tue, 11 Feb 2014 10:43:15 -0800 8012351: Bold fonts everywhere in GTK L&F on Ubuntu with JDK 7
prr [Tue, 11 Feb 2014 10:43:15 -0800] rev 23290
8012351: Bold fonts everywhere in GTK L&F on Ubuntu with JDK 7 Reviewed-by: bae, serb
Mon, 10 Feb 2014 15:02:24 +0000 8031492: [Parfait] warnings from b122 for jdk/src/solaris/native/sun/awt: JNI exception pending
azvegint [Mon, 10 Feb 2014 15:02:24 +0000] rev 23289
8031492: [Parfait] warnings from b122 for jdk/src/solaris/native/sun/awt: JNI exception pending Reviewed-by: pchelko, serb
Sat, 08 Feb 2014 18:03:38 -0800 8033624: Fix raw and unchecked lint warnings in sun.font
darcy [Sat, 08 Feb 2014 18:03:38 -0800] rev 23288
8033624: Fix raw and unchecked lint warnings in sun.font Reviewed-by: alanb, prr
Fri, 07 Feb 2014 13:03:09 -0800 8032693: javax.print.PrintService does not find any CUPS-Printers on Linux
prr [Fri, 07 Feb 2014 13:03:09 -0800] rev 23287
8032693: javax.print.PrintService does not find any CUPS-Printers on Linux Reviewed-by: jgodinez, serb
Fri, 07 Feb 2014 17:32:46 +0400 7033533: realSync() doesn't work with Xfce
bagiras [Fri, 07 Feb 2014 17:32:46 +0400] rev 23286
7033533: realSync() doesn't work with Xfce Reviewed-by: anthony, serb, leonidr
Thu, 06 Feb 2014 19:03:36 +0400 8020443: Frame is not created on the specified GraphicsDevice with two monitors
bagiras [Thu, 06 Feb 2014 19:03:36 +0400] rev 23285
8020443: Frame is not created on the specified GraphicsDevice with two monitors Reviewed-by: serb, azvegint, pchelko
Wed, 05 Feb 2014 14:59:00 -0800 8033277: Wrong scaling when printing in Canon Pixma ip100
jgodinez [Wed, 05 Feb 2014 14:59:00 -0800] rev 23284
8033277: Wrong scaling when printing in Canon Pixma ip100 Reviewed-by: prr, bae
Wed, 05 Feb 2014 09:06:54 -0800 8032227: ClassCastException in UnixPrintJob for ipp printer
prr [Wed, 05 Feb 2014 09:06:54 -0800] rev 23283
8032227: ClassCastException in UnixPrintJob for ipp printer Reviewed-by: bae, jgodinez
Wed, 05 Feb 2014 19:46:36 +0400 8023990: Regression: postscript size increase from 6u18
anashaty [Wed, 05 Feb 2014 19:46:36 +0400] rev 23282
8023990: Regression: postscript size increase from 6u18 Reviewed-by: prr, bae
Tue, 04 Feb 2014 16:24:39 -0800 Merge
lana [Tue, 04 Feb 2014 16:24:39 -0800] rev 23281
Merge
Fri, 31 Jan 2014 18:49:58 +0400 8033233: [JLightweightFrame] support default JViewport BLIT_SCROLL_MODE
ant [Fri, 31 Jan 2014 18:49:58 +0400] rev 23280
8033233: [JLightweightFrame] support default JViewport BLIT_SCROLL_MODE Reviewed-by: alexsch, pchelko
Fri, 31 Jan 2014 14:20:40 +0400 8030093: Generify DataTrasfer classes
pchelko [Fri, 31 Jan 2014 14:20:40 +0400] rev 23279
8030093: Generify DataTrasfer classes Reviewed-by: anthony, serb
Fri, 31 Jan 2014 13:19:50 +0400 8033326: 9 build failure after merge with dev
pchelko [Fri, 31 Jan 2014 13:19:50 +0400] rev 23278
8033326: 9 build failure after merge with dev Reviewed-by: serb, alexsch
Thu, 30 Jan 2014 10:42:46 -0500 Merge
jqzuo [Thu, 30 Jan 2014 10:42:46 -0500] rev 23277
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip