dfuchs [Wed, 12 Mar 2014 20:18:47 +0100] rev 23342
8036916: Deprecation warnings in LogManager
Reviewed-by: mchung
igerasim [Wed, 12 Mar 2014 21:45:20 +0400] rev 23341
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
Reviewed-by: martin, dholmes
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
weijun [Wed, 12 Mar 2014 14:18:01 +0800] rev 23339
8035963: The failed Kerberos tests due to timeouts
Reviewed-by: alanb, xuelei
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
jbachorik [Tue, 11 Mar 2014 14:18:46 +0100] rev 23337
8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
Reviewed-by: martin, dholmes
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
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
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
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
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
prr [Fri, 07 Mar 2014 10:53:58 -0800] rev 23331
Merge
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
prr [Thu, 27 Feb 2014 11:56:24 -0800] rev 23329
Merge
prr [Thu, 27 Feb 2014 10:43:53 -0800] rev 23328
Merge
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
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
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
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
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
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
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
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
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
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
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
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
alexsch [Mon, 24 Feb 2014 17:23:43 +0400] rev 23315
8008657: JSpinner setComponentOrientation doesn't affect on text orientation
Reviewed-by: malenkov, serb
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
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
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
prr [Fri, 21 Feb 2014 10:03:49 -0800] rev 23311
Merge
prr [Thu, 20 Feb 2014 16:27:08 -0800] rev 23310
Merge
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
malenkov [Fri, 21 Feb 2014 15:34:05 +0400] rev 23308
8034085: Do not prefer indexed properties
Reviewed-by: alexsch
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
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
omajid [Thu, 20 Feb 2014 10:07:54 -0500] rev 23305
8035341: Allow using a system installed libpng
Reviewed-by: andrew, erikj, ihse, serb
mikael [Tue, 18 Feb 2014 17:55:04 -0800] rev 23304
8035287: gcc warnings compiling various libraries files
Reviewed-by: prr
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
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
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
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
serb [Mon, 17 Feb 2014 17:33:25 +0400] rev 23299
8034068: Label.toString performance improvement
Reviewed-by: anthony, art
anashaty [Mon, 17 Feb 2014 17:15:28 +0400] rev 23298
7094099: DropDown List of JComboBox detached
Reviewed-by: alexp, alexsch
alexsch [Mon, 17 Feb 2014 13:41:50 +0400] rev 23297
8029960: Remove reflection from Swing classes
Reviewed-by: serb, pchelko
malenkov [Fri, 14 Feb 2014 20:24:43 +0400] rev 23296
8034164: Introspector ignores indexed part of the property sometimes
Reviewed-by: alexsch
alexsch [Fri, 14 Feb 2014 18:01:22 +0400] rev 23295
8031971: Use only public methods in the SwingLazyValue
Reviewed-by: serb, pchelko
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
bagiras [Thu, 13 Feb 2014 14:45:58 +0400] rev 23293
8031694: [macosx] TwentyThousandTest test intermittently hangs
Reviewed-by: art, anthony
prr [Tue, 11 Feb 2014 14:42:17 -0800] rev 23292
Merge
prr [Tue, 11 Feb 2014 12:40:16 -0800] rev 23291
8034227: JDK9 Windows build failure in libdcpr
Reviewed-by: jgodinez
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
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
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
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