9589 Commits

Author SHA1 Message Date
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
Alexander Zvegintsev
5cdcfca437 8035750: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Dialog.cpp
Reviewed-by: serb, pchelko
2014-03-05 16:36:49 +04:00
Alexander Zvegintsev
40c9b22337 8035858: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Desktop.cpp
Reviewed-by: serb, pchelko
2014-03-05 16:33:00 +04:00
Alexander Zvegintsev
78f0659cdb 8035867: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp
Reviewed-by: serb, pchelko
2014-03-05 16:01:22 +04:00
Alexander Zvegintsev
668a4a1ed8 8035756: [parfait] JNI exception pending in windows/native/sun/java2d/windows/WindowsFlags.cpp
Reviewed-by: serb, pchelko
2014-03-05 15:47:27 +04: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
Sergey Bylokhov
6f8d82a5a7 8035837: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_KeyEvent.cpp
Reviewed-by: pchelko, azvegint
2014-03-04 18:59:35 +04:00
Alexander Scherbatiy
d00a1ecd5b 8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>"
Reviewed-by: malenkov, pchelko
2014-03-04 18:40:06 +04:00
Petr Pchelko
7cb2a76b4f 8035320: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DnDDS.cpp
Reviewed-by: anthony, serb
2014-03-04 17:29:40 +04:00
Alexander Scherbatiy
fda7650f43 8033534: [macosx] Get MultiResolution image from native system
Reviewed-by: serb, pchelko
2014-03-04 17:06:00 +04:00
Alexander Scherbatiy
6e5b7747cc 8035629: [parfait] JNI exc pending in jdk/src/windows/native/sun/windows/ShellFolder2.cpp
Reviewed-by: serb, pchelko
2014-03-04 13:40:58 +04: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
Petr Pchelko
6b95f47b7f 8035325: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Component.cpp
Reviewed-by: anthony, serb
2014-03-04 11:43:12 +04:00
Alexander Scherbatiy
c8ad756ad8 8035313: Change SwingLazyValue usage to lambda
Reviewed-by: malenkov, serb
2014-03-03 14:24:01 +04:00
Sergey Bylokhov
9267ce8b88 8034211: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CFileDialog.m
Reviewed-by: pchelko, azvegint
2014-02-28 18:45:22 +04:00
Sergey Bylokhov
17b69ca45d 8034209: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CClipboard.m
Reviewed-by: pchelko, azvegint
2014-02-28 18:16:11 +04:00
Petr Pchelko
6ec334fede 8035327: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsConfig.cpp
Reviewed-by: anthony, serb
2014-02-28 17:56:53 +04:00
Petr Pchelko
d2724c5184 8035332: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Window.cpp
Reviewed-by: anthony, serb
2014-02-28 17:52:40 +04: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
Sergey Bylokhov
9e93c58f14 8035839: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Label.cpp
Reviewed-by: pchelko, azvegint
2014-02-28 15:01:19 +04: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
Peter Brunet
9d53cc0638 8032443: Java Access Bridge version strings need to be fixed
Use build version info in RC file and in getVersionInfo function

Reviewed-by: prr, ihse, serb
2014-02-27 16:11:08 -06:00
Phil Race
f4ba5929aa Merge 2014-02-27 11:56:24 -08:00
Petr Pchelko
c1019fb03a 8035844: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_Rectangle.cpp
Reviewed-by: anthony, serb
2014-02-27 22:57:19 +04:00