Commit Graph

4744 Commits

Author SHA1 Message Date
Phil Race
afd9788ce7 Merge 2014-07-21 09:04:24 -07:00
Yuri Nesterenko
72ae973a31 8051440: move tests about maximizing undecorated to OpenJDK
Reviewed-by: serb
2014-07-21 18:10:13 +04:00
Alexander Stepanov
4f0106f244 8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3
Reviewed-by: pchelko
2014-07-21 13:17:43 +04:00
Dmitriy Ermashov
29f1de0411 8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
Reviewed-by: azvegint, serb
2014-07-21 12:29:45 +04:00
Weijun Wang
bfa19ebfbc 8043071: Expose session key and KRB_CRED through extended GSS-API
Reviewed-by: mullan
2014-07-19 10:20:42 +08:00
Claes Redestad
f697e160a1 8050114: Expose Integer/Long formatUnsigned methods internally
Reviewed-by: mduigou
2014-07-18 22:32:24 +02:00
Ivan Gerasimov
80448466d4 8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
Reviewed-by: valeriep
2014-07-18 17:04:10 +04:00
Mark Sheppard
88790a751d 8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
Add additional diagnostic output for failed netwrok interface

Reviewed-by: chegar
2014-07-18 01:39:42 +01:00
Phil Race
faa69ed489 Merge 2014-07-16 15:12:24 -07:00
Phil Race
250c5c42e6 Merge 2014-07-16 12:48:42 -07:00
Claes Redestad
59d0a64c19 8041972: Additional parse methods for Long/Integer
Reviewed-by: mduigou, psandoz
2014-07-12 01:36:25 +02:00
Xueming Shen
9f7993fe13 8042589: String.toLowerCase do not work for some concatenated strings
To include surrogate check in loop

Reviewed-by: mchung
2014-07-17 11:08:50 -07:00
Joe Wang
36d328ec5f 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
Reviewed-by: lancea
2014-07-16 18:22:09 -07:00
Phil Race
d7f59acb44 8048328: CUPS Printing does not report supported printer resolutions
Reviewed-by: bae, jgodinez
2014-07-11 11:12:59 -07:00
Alexey Ivanov
7144d3a4fd 8046559: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
2014-07-08 12:20:06 +04:00
Phil Race
3632d84aaf Merge 2014-07-07 10:27:56 -07:00
Erik Gahlin
723bfa2b58 8047368: Remove oracle.jrockit.jfr from open package.access list
Reviewed-by: sla, mullan
2014-07-07 15:06:00 +02:00
Daniel Fuchs
44470419c0 8048020: Regression on java.util.logging.FileHandler
In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK.

Reviewed-by: alanb
2014-07-07 15:31:07 +02:00
Evgeniya Stepanova
f7d6809219 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
Reviewed-by: dholmes, dfuchs
2014-07-06 20:12:44 -04:00
Anton Tarasov
d5f9bdbecf 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
Reviewed-by: azvegint, alexsch
2014-07-04 15:16:02 +04:00
Dmitriy Ermashov
e4904a94ce 8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
Reviewed-by: pchelko
2014-07-04 13:40:55 +04:00
Naoto Sato
e3479393de 8038092: Re-examine Bidi reflective dependency on java.awt.font
Reviewed-by: alanb
2014-07-03 16:19:39 -07:00
Erik Gahlin
7f1cf5327f 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
Reviewed-by: sla, jbachorik, rriggs
2014-07-03 18:20:42 +02:00
Anton Nashatyrev
2dbe14ef7e 8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
Reviewed-by: alexp, alexsch
2014-07-03 18:47:42 +04:00
Sergey Malenkov
d5b9d36ad9 4058433: RFE: tool for creating BeanInfo template
Reviewed-by: alexsch, serb
2014-07-03 16:55:55 +04:00
Jeremy Manson
179fd7be27 8048840: File.createTempFile has uninformative failure message
Reviewed-by: martin, alanb
2014-07-02 14:14:17 -07:00
Martin Buchholz
b6e211ab64 8048990: ZipFile.entries() can't handle empty zip entry names
GetEntryBytes should never return null pointer for entry names

Reviewed-by: sherman
2014-07-02 10:21:23 -07:00
Artem Malinko
8bd889eb2a 8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed
Reviewed-by: anthony, pchelko
2014-07-02 14:48:37 +04:00
Staffan Larsen
0139a3b9e7 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Reviewed-by: dcubed, dsamersoff, allwin
2014-07-02 08:41:59 +02:00
Katja Kantserova
f377795d11 8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Reviewed-by: sla, jbachorik
2014-07-01 21:23:54 +02:00
Valerie Peng
edc85c8e4c 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Reduce buffer allocation and do multiple cipher encryption/decryption calls.

Reviewed-by: xuelei, ascarpino
2014-07-01 20:35:43 +00:00
Phil Race
bf3d4b5bc7 Merge 2014-07-01 12:02:30 -07:00
Phil Race
82cd8b6ece Merge 2014-07-01 10:20:56 -07:00
Jamil Nimeh
2edd214440 8015081: javax.security.auth.Subject.toString() throws NPE
Reviewed-by: xuelei, weijun
2014-07-01 09:46:20 -07: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
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
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
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
Petr Pchelko
22b836a06a 8047798: Remove EventQueueDelegate
Reviewed-by: anthony, art
2014-06-23 22:15:09 +04:00