Commit Graph

9336 Commits

Author SHA1 Message Date
David Katleman
01cf229bac Added tag jdk9-b05 for changeset da7dce5b111a 2014-03-20 13:44:28 -07:00
David Katleman
60774dc46b Added tag jdk9-b04 for changeset e16d4c844e76 2014-03-11 15:42:01 -07:00
Stuart Marks
2e0600a5c0 8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
Reviewed-by: alanb
2014-03-06 14:26:26 -08:00
Lana Steuck
2156253925 Merge 2014-03-06 10:41:10 -08:00
Joe Darcy
f666025b30 8036747: Fix unchecked lint warnings in java.security.Provider
Reviewed-by: xuelei
2014-03-05 22:32:14 -08:00
Joe Darcy
b679ef980a 8036744: Fix raw lint warnings in java.lang.reflect.WeakCache
Reviewed-by: lancea, mchung
2014-03-05 17:08:37 -08:00
Valerie Peng
03788eb2b7 8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending
Fix pending exception errors found by parfait.

Reviewed-by: xuelei, ascarpino
2014-03-06 01:03:27 +00:00
Joe Darcy
63dbfed84f 8036732: Fix raw warning in java.lang.invoke.MethodHandleImpl.java
Reviewed-by: forax
2014-03-05 11:53:35 -08:00
Staffan Larsen
5a678f7c26 8036599: Use Diagnostic Commands instead of SA by default in jinfo
Reviewed-by: alanb
2014-03-05 20:03:32 +01:00
Staffan Larsen
70af1402f4 8036132: Tab characters in test/com/sun/jdi files
Reviewed-by: alanb, mikael
2014-03-05 16:55:38 +01:00
Staffan Larsen
61da35fe43 8036675: Compiler warnings in serviceability code
Reviewed-by: alanb, mgronlun
2014-03-05 15:43:18 +01:00
Xue-Lei Andrew Fan
9b7198c0bb 8036676: Rename class name testEnabledProtocols to TestEnabledProtocols
Reviewed-by: weijun
2014-03-05 13:28:37 +00:00
Frederic Parain
ee1b7412a0 8035952: Remove use of JVM_Open, JVM_Read and JVM_Close functions from serviceability code
Reviewed-by: chegar, mchung, alanb, sla
2014-03-05 10:52:33 +00:00
Mattias Tobiasson
8a385b110f 8031065: java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails: OutOfMemoryError: Metaspace
Load classes until getUsageThresholdCount() > 0 instead of isUsageThresholdExceeded().

Reviewed-by: dfuchs, sjiang, sla
2014-03-04 09:35:54 +01:00
Xue-Lei Andrew Fan
521f9a2048 8032473: Restructure JSSE regression test hierarchy in jdk test
Reviewed-by: weijun
2014-03-05 07:24:34 +00:00
Joe Darcy
751adf9af1 8035452: Fix serial lint warnings in core libs
Reviewed-by: smarks
2014-03-04 18:32:27 -08:00
Joe Darcy
3889cebe94 8036568: Serial incompatibility in java.util.TreeMap.NavigableSubMap
Reviewed-by: smarks
2014-03-04 18:28:56 -08:00
Robert Field
2e148fb065 8035776: Consistent Lambda construction
Reviewed-by: ahgross, briangoetz, dlsmith
2014-03-04 15:33:30 -08:00
Chris Hegarty
15411a6579 8036584: Review comments from 8035897
Reviewed-by: alanb
2014-03-04 13:27:55 +00:00
Mattias Tobiasson
c96fd46a4c 6625574: java/lang/management/MemoryMXBean/Pending.java fails: "pending finalization = 0 but expected > 0"
Move local objs variable to a static public so the the optimizer will not remove it unexpectedly.

Reviewed-by: sla
2014-02-28 13:38:51 +01:00
Pavel Punegov
bd9b40bbfb 6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages
Reviewed-by: dcubed, sla
2014-03-03 18:17:00 +04:00
Eric Wang
9d91b009c1 8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently
Reviewed-by: chegar, alanb, igerasim
2014-03-03 11:06:38 +00:00
Weijun Wang
0903468259 8036104: Rename the PAData.java test
Reviewed-by: xuelei
2014-03-03 10:55:31 +08:00
Chris Hegarty
558cb26d1c 8035897: Better memory allocation for file descriptors greater than 1024 on macosx
Reviewed-by: michaelm
2014-03-02 19:27:43 +00:00
Chris Hegarty
cde48c9e25 8035868: Check for JNI pending exceptions in windows/native/sun/net/spi/DefaultProxySelector.c
Reviewed-by: alanb
2014-03-02 19:21:18 +00:00
Alan Bateman
22bc40c071 8010194: java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh fails with "Timed out waiting ..." (sol)
Reviewed-by: chegar
2014-03-02 15:56:07 +00:00
Roger Riggs
2b22a25617 8035813: Broken link in java.lang.Iterable
Fixed link to ../util/

Reviewed-by: lancea
2014-03-01 11:57:57 -05:00
Vladimir Ivanov
255307847f 8033666: Make sure @ForceInline is everywhere it needs to be in sun.misc and java.lang.invoke
Reviewed-by: twisti, jrose
2014-03-01 02:07:30 +04:00
Vladimir Ivanov
856f5c5823 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right

Reviewed-by: lagergren, psandoz, jrose
2014-03-01 02:05:53 +04:00
Roger Riggs
81b6eb6a69 8035106: Typo in java.time.format.Parsed error message
Reviewed-by: lancea
2014-02-28 17:01:12 -05:00
Roger Riggs
e112d0032d 8035889: jdk testlibrary - add printing of values of failed assertions
Extend and cleanup testlibrary

Reviewed-by: mchung, sla
2014-02-28 13:36:46 -05:00
Brent Christian
c92ff7d5e7 6835233: Fedora 9 jdk regression test failed: java/lang/instrument/ParallelTransformerLoader.sh
Remove @ignore from ParallelTransformerLoader.sh

Reviewed-by: alanb, sla, smarks
2014-02-28 10:27:54 -08:00
Joe Wang
23afad4969 8036004: Incorrect license header for a test class
Reviewed-by: alanb
2014-02-28 09:38:10 -08:00
Volker Simonis
3eb1d7659f 8035949: Remove unused macro USE_SELECT and clean up Unix version of net_util_md.{c,h}
Reviewed-by: chegar, alanb
2014-02-28 17:14:08 +01:00
Jaroslav Bachorik
e2ab209b12 8035668: [test] Check that jstat does not cause problems when monitored application exits before jstat finishes its work
Reviewed-by: sla
2014-02-28 15:39:15 +01:00
Staffan Larsen
ee21184b17 7195249: Some jtreg tests use hard coded ports
Use Utils.getFreePort() and launch the tests by java code

Reviewed-by: jbachorik, sla
2014-02-28 12:57:35 +04:00
Weijun Wang
76e336a948 8035759: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/krb5/NativeCreds.c
Reviewed-by: valeriep
2014-02-28 08:40:27 +08:00
Xueming Shen
037c46281a 8035814: Broken link in java.nio.charset.StandardCharsets
Fixed the broken link

Reviewed-by: alanb
2014-02-27 09:43:28 -08:00
Volker Simonis
36a8ed24d8 8035876: AIX build issues after '8034174: Remove use of JVM_* functions from java.net code'
Reviewed-by: alanb, chegar
2014-02-27 10:53:07 +01:00
Ivan Gerasimov
e66ea0fddc 6853696: (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
Reviewed-by: mchung, mduigou, rriggs
2014-02-27 02:44:04 +04:00
Yong Jeffrey Huang
648627721f 8017142: Time display for Spanish(Chile, Ecuador ) locale doesn't show 24-hour format
Reviewed-by: okutsu
2014-02-26 19:11:00 -08:00
Stuart Marks
4a47af288d 8034999: change rmidRunning to a simple lookup
Reviewed-by: darcy
2014-02-26 18:22:56 -08:00
Brent Christian
1c27a0720c 8027640: String.indexOf(String,int) for the empty string case not specified
Spec & wording clean up of indexOf(), lastIndexOf()

Reviewed-by: psandoz
2014-02-26 13:02:05 -08:00
Michael McMahon
814e8d0479 8035653: InetAddress.getLocalHost crash
Reviewed-by: chegar
2014-02-26 16:18:08 +00:00
Lana Steuck
196b789c71 Merge 2014-02-24 13:01:25 -08:00
David Katleman
a0bac0c9c0 Added tag jdk9-b03 for changeset 4a4630af7adf 2014-02-21 11:40:24 -08:00
Vladimir Ivanov
56bce7519d 8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package
8033278: Missed access checks for Lookup.unreflect* after 8032585

Reviewed-by: jrose, twisti
2014-02-21 17:12:23 +04:00
Erik Joelsson
0ce0cb0d53 8035187: Move fontconfig src files to make/data
Reviewed-by: tbell, ihse
2014-02-26 10:37:23 +01:00
Martin Buchholz
dfcc8f710d 7089615: Broken javadoc link in AbstractQueuedSynchronizer
Reviewed-by: chegar
2014-02-25 19:15:13 +00:00
Alejandro Murillo
210b1540d8 Merge 2014-02-25 10:25:32 -08:00