10407 Commits

Author SHA1 Message Date
Otavio Santana
5a0450feea 8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
2014-07-01 14:44:37 +01:00
Otavio Santana
4da668378d 8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
2014-07-01 15:12:59 +01:00
Jaroslav Bachorik
3962277490 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla
2014-07-01 17:58:14 +02:00
Sean Coffey
19c07ee15b 7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
2014-07-01 16:51:44 +01:00
Staffan Larsen
829524e7d6 8048710: Use ServiceLoader for the jvmstat protocols
Reviewed-by: alanb
2014-07-01 16:08:45 +02:00
Jaroslav Bachorik
e614cf24ef 8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla
2014-07-01 15:00:33 +02:00
Jaroslav Bachorik
7b43631edc 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Reviewed-by: sla
2014-07-01 11:47:36 +02:00
Dmitriy Ermashov
cf4ed54c17 8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
Reviewed-by: pchelko
2014-07-01 12:49:36 +04:00
Staffan Larsen
4b31ce4a17 8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Reviewed-by: jbachorik, egahlin, dholmes
2014-07-01 10:40:14 +02:00
Joe Darcy
f2399d7d54 8048839: Reverse sense of -Xlint options in build of jdk repo
Reviewed-by: tbell, mikael
2014-06-30 18:17:46 -07:00
Andrei Eremeev
c75f8957e8 8046434: Fix doclint warnings from javax.swing.plaf.metal package
Reviewed-by: alexsch
2014-06-30 16:32:36 +04:00
Dmitry Markov
b45831b5b5 8048506: [macosx] javax.swing.PopupFactory issue with null owner
Reviewed-by: pchelko, alexsch
2014-06-30 16:23:18 +04:00
Mike Duigou
efbff37c1a 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
Phil Race
462198fc26 8043508: JVM core dumps with very long text in tooltip
Reviewed-by: bae, jgodinez
2014-06-26 16:14:54 -07:00
Phil Race
1573a33089 8041902: When printing, polylines are not rendered as joined
Reviewed-by: bae, jgodinez
2014-06-26 16:10:33 -07:00
Jennifer Godinez
dfc9a84755 7067052: Default printer media is ignored
Reviewed-by: bae, prr
2014-06-26 13:46:27 -07:00
David Katleman
1cd83dc91f Added tag jdk9-b20 for changeset 8c82c02495e7 2014-06-26 12:51:38 -07:00
Petr Pchelko
c08e2bf586 8047799: Remove WindowClosingSupport
Reviewed-by: anthony, alexsch
2014-06-26 13:38:38 +04:00
Pete Brunet
f5df1eca19 8048022: Fix raw and unchecked warnings in javax.accessibility
Reviewed-by: pchelko
2014-06-26 12:05:57 +04:00
Alexander Scherbatiy
c0c1d91633 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
2014-06-25 19:10:32 +04:00
Andrei Eremeev
02990e046b 7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
Reviewed-by: anthony, pchelko
2014-06-24 12:27:37 +04:00
Alexander Zvegintsev
fca14b0d55 8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
Reviewed-by: ahgross, art, pchelko, mschoene
2014-06-24 10:36:35 +04:00
David Dehaven
fee9c1b0cc Merge 2014-06-23 13:05:27 -07:00
Phil Race
8233313cb4 8043509: java.awt.Font gets initialized with the wrong font name for some Locales
Reviewed-by: bae, jgodinez
2014-06-23 12:48:16 -07:00
Xueming Shen
565ab8b571 8042369: Remove duplicated java.time classes in build.tools.tzdb
Removed duplicated classes in builder

Reviewed-by: rriggs
2014-06-23 12:12:30 -07:00
Petr Pchelko
22b836a06a 8047798: Remove EventQueueDelegate
Reviewed-by: anthony, art
2014-06-23 22:15:09 +04:00
Henry Jen
f5a99dfd8f 8042872: Fix raw and unchecked warnings in sun.applet
Reviewed-by: darcy, herrick
2014-06-23 10:54:10 -07:00
Joe Darcy
be41c05edc 8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy
Reviewed-by: prr
2014-07-10 15:27:02 -07:00
Mikhail Cherkasov
cb14edb87e 4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
Reviewed-by: prr, bae
2014-07-10 18:46:40 +04:00
Andrei Eremeev
2194d4368f 8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7
Reviewed-by: pchelko
2014-07-10 17:20:56 +04:00
Petr Pchelko
f77b84ddc6 8049830: Remove reflection from ScreenMenuBar
Reviewed-by: anthony, serb
2014-07-10 15:08:50 +04:00
Andrei Eremeev
61b9232969 8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7
Reviewed-by: pchelko
2014-07-10 12:21:29 +04:00
Henry Jen
91a46ed171 8044862: Fix raw and unchecked lint warnings in macosx specific code
Reviewed-by: darcy, pchelko
2014-06-27 10:29:08 -07:00
Andrei Eremeev
529b1b6422 8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7
Reviewed-by: pchelko
2014-07-09 17:11:53 +04:00
Steve Sides
54e8ddf594 8046597: fix doclint issues in swing classes, part 4 of 4
Reviewed-by: pchelko
2014-07-09 15:14:06 +04:00
Alexander Stepanov
2a84acf3dd 8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2
Reviewed-by: pchelko
2014-07-09 12:56:03 +04:00
Stuart Marks
b8db13175e 8047025: Fix raw and unchecked lint warnings in generated nimbus files
Reviewed-by: henryjen, prr
2014-07-08 09:19:29 -07:00
Anton Nashatyrev
021ffcfbdf 8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
Reviewed-by: bae, prr
2014-07-08 16:42:23 +04:00
Alexander Stepanov
89e241569b 8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
Reviewed-by: pchelko
2014-07-08 16:01:18 +04:00
Joe Wang
61ad72b44a 5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
2014-06-23 10:40:20 -07:00
Alexander Zuev
50aff94d03 8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
Reviewed-by: ksrini
2014-06-23 18:09:35 +04:00
Staffan Larsen
578fc51475 8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: dholmes
2014-06-23 15:51:41 +02:00
Steven Sides
0b95f7c7a2 8040901: fix doclint block tag issues in swing event classes
Reviewed-by: alexsch
2014-06-23 10:57:22 +04:00
Mandy Chung
e4db9235e4 8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
2014-06-20 13:36:03 -07:00
Phil Race
b5769155b4 8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
Reviewed-by: jgodinez
2014-06-20 12:37:08 -07:00
Lana Steuck
981b9555ae Merge 2014-06-20 10:15:30 -07:00
Kumar Srinivasan
6c8c5619ed 8044866: Fix raw and unchecked lint warnings in asm
Reviewed-by: darcy
2014-06-20 10:10:27 -07:00
Alexander Stepanov
07289a2d98 8046445: Fix doclint warnings for javax.swing.plaf.multi
Reviewed-by: alexsch
2014-06-20 19:03:57 +04:00
Dmitriy Ermashov
cbef61567d 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Reviewed-by: pchelko, alexsch
2014-06-20 16:48:30 +04:00
Weijun Wang
cc269950df 8029994: Support "include" and "includedir" in krb5.conf
Reviewed-by: mullan
2014-06-20 10:27:10 +08:00