Stuart Marks
aabe1d72bb
8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails
...
Reviewed-by: lancea, mduigou, darcy
2014-07-12 10:52:51 -07:00
Ivan Gerasimov
1203c8ea34
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
...
Reviewed-by: plevart, martin
2014-07-12 04:15:56 +04:00
Joe Darcy
831451c5ba
8050051: Remove unneeded/obsolete -source/-target options in shell tests
...
Reviewed-by: alanb
2014-07-11 14:06:42 -07:00
Pavel Rappo
58366bce32
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: vinnie
2014-07-11 14:53:55 +01:00
Weijun Wang
3b0fa6aca9
8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
...
Reviewed-by: xuelei
2014-07-11 09:17:10 +08:00
Valerie Peng
efa54ce543
8043406: Change default policy for JCE providers to run with as few privileges as possible
...
Provide default permissions for crypto providers
Reviewed-by: mullan, vinnie
2014-07-10 22:44:58 +00:00
Pavel Rappo
5079b7bbd4
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
...
Reviewed-by: duke
2014-06-17 13:57:01 +01:00
Rajan Halade
44c5f51ddf
8041781: Need new regression tests for PBE keys
...
Reviewed-by: xuelei
2014-07-10 03:07:48 +00:00
Weijun Wang
57d0562d7c
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
...
Reviewed-by: mullan
2014-07-10 10:44:48 +08:00
Daniel Fuchs
7c04b45666
8048913: java/util/logging/LoggingDeadlock2.java times out
...
Removes the /timeout=15 parameter from the @run command line
Reviewed-by: mchung, dholmes
2014-07-09 17:51:50 +02:00
Weijun Wang
cdbe91ef12
7150092: NTLM authentication fail if user specified a different realm
...
Reviewed-by: michaelm
2014-07-09 15:10:42 +08: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
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
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
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
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
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
Mike Duigou
efbff37c1a
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
...
Reviewed-by: psandoz
2014-06-27 10:26:39 -07: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
Joe Wang
61ad72b44a
5077522: Duration.compare incorrect for some values
...
Reviewed-by: lancea, dfuchs
2014-06-23 10:40:20 -07:00
Staffan Larsen
578fc51475
8044772: TempDirTest.java still times out with -Xcomp
...
Reviewed-by: dholmes
2014-06-23 15:51:41 +02:00
Phil Race
b5769155b4
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
...
Reviewed-by: jgodinez
2014-06-20 12:37:08 -07: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
Alexander Zuev
a30dec6af6
8000650: unpack200.exe should check gzip crc
...
Reviewed-by: ksrini
2014-06-19 18:07:02 +04:00
Alexander Stepanov
5a66e76eff
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
...
Reviewed-by: pchelko
2014-06-19 12:44:41 +04:00
Phil Race
c878d790d1
Merge
2014-06-18 13:14:15 -07:00
Phil Race
48ca67c5c4
Merge
2014-06-18 14:53:35 -07:00
Petr Pchelko
be48d07662
8047061: [macosx] Crash when setting display mode
...
Reviewed-by: anthony, alexsch
2014-06-18 13:21:59 +04:00
Naoto Sato
72fb4c3adf
8039317: Read currency.data as a resource
...
Reviewed-by: alanb, chegar
2014-06-26 10:48:43 -07:00
Mike Duigou
6c860a781a
8047795: Collections.checkedList checking bypassed by List.replaceAll
...
Reviewed-by: psandoz, chegar
2014-06-25 12:36:03 -07:00
Weijun Wang
ea1882be4f
8048073: Cannot read ccache entry with a realm-less service name
...
Reviewed-by: xuelei
2014-06-25 18:49:02 +08:00
Jaroslav Bachorik
99a469d169
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
...
Reviewed-by: sla
2014-06-25 09:43:47 +02:00
Jaroslav Bachorik
cc7e85e940
8048005: Add test timing information to JMXStartStopTest
...
Reviewed-by: egahlin, dfuchs
2014-06-24 19:59:26 +02:00
Jaroslav Bachorik
8bca223cbd
8047073: Some javax/management/ fails with JFR
...
Reviewed-by: egahlin, dfuchs
2014-06-24 19:58:03 +02:00