10233 Commits

Author SHA1 Message Date
Vinnie Ryan
3833f75de4 8050118: Windows policy file missing semicolon
Reviewed-by: chegar
2014-07-13 15:24:03 +01:00
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
Joe Darcy
1aed2210e0 8049736: Fix raw and unchecked lint warnings in sun.tracing
Reviewed-by: mchung
2014-07-10 22:57:56 -07: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
Lana Steuck
b502551536 Merge 2014-07-10 12:40:48 -07:00
David Katleman
700ea0bf22 Added tag jdk9-b22 for changeset b508c04b7005 2014-07-10 12:13:26 -07:00
Lana Steuck
83fc52870b Merge 2014-07-09 10:42:37 -07:00
David Katleman
000a943345 Added tag jdk9-b21 for changeset 843911d61b95 2014-07-03 11:37:18 -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
Paul Sandoz
913551730c 8043327: Collectors.toMap studentToGPA example uses Functions.identity()
8043328: Typo in documentation of package java.util.stream

Reviewed-by: alanb, lancea
2014-07-03 09:30:25 +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
Alan Bateman
fb6a582728 8048891: Remove unused JObjC from jdk repository
Reviewed-by: mchung
2014-07-02 10:03:40 +01:00
Weijun Wang
f4db094473 8042053: Broken links to jarsigner and keytool docs in java.security package summary
Reviewed-by: xuelei
2014-07-02 17:03:47 +08: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
Raoul-Gabriel Urma
463b504956 8048989: small errors in Collectors examples
Reviewed-by: darcy
2014-07-01 23:39:31 -07: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
Weijun Wang
8d02787bfc 8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
Reviewed-by: valeriep
2014-07-02 09:48:32 +08:00
Valerie Peng
f2d9209326 Merge 2014-07-01 23:09:52 +00:00
Lana Steuck
1297b27e71 Merge 2014-07-01 14:28:51 -07: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
Valerie Peng
49402ab517 8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported.

Reviewed-by: mullan, ascarpino
2014-07-01 20:35:30 +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
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
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
Mike Duigou
efbff37c1a 8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Reviewed-by: psandoz
2014-06-27 10:26:39 -07:00
David Katleman
1cd83dc91f Added tag jdk9-b20 for changeset 8c82c02495e7 2014-06-26 12:51:38 -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
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
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