Commit Graph

9471 Commits

Author SHA1 Message Date
Sergey Bylokhov
7bd8dd47e9 8036710: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_ScrollPane.cpp
Reviewed-by: pchelko, azvegint
2014-03-12 15:51:58 +04:00
Sergey Bylokhov
7714ce0917 8034214: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CInputMethod.m
Reviewed-by: pchelko, azvegint
2014-03-12 15:43:53 +04:00
Oleg Pekhovskiy
16ab238b1b 8035622: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DesktopProperties.cpp
Reviewed-by: pchelko, serb
2014-03-12 13:29:32 +04:00
Phil Race
aefe9165d7 Merge 2014-03-11 10:46:38 -07:00
Vladimir Ivanov
9d59eb2da1 8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed)
Reviewed-by: jrose, twisti
2014-03-11 19:54:33 +04:00
Alexander Scherbatiy
f013fa9bc7 8036781: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintDialog.cpp
Reviewed-by: serb, pchelko
2014-03-11 19:28:11 +04:00
Alexander Scherbatiy
ded54fe504 8036787: [parfait] JNI exc. pending in jdk/src/windows/native/sun/windows/awt_Object.cpp
Reviewed-by: serb, pchelko
2014-03-11 19:13:59 +04:00
Jaroslav Bachorik
c174f6339a 8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
Reviewed-by: martin, dholmes
2014-03-11 14:18:46 +01:00
Petr Pchelko
56b7c1c482 8035847: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_InputTextInfor.cpp
Reviewed-by: anthony, serb
2014-03-11 11:51:14 +04:00
Weijun Wang
fd6995ab56 8036971: krb5.conf does not accept directive lines before the first section
Reviewed-by: xuelei
2014-03-11 07:56:49 +08:00
Joe Darcy
56364286b0 8033908: Fix serial lint warnings in com.sun.java.swing.plaf
Reviewed-by: serb, alanb
2014-03-10 13:54:25 -07:00
Anthony Scarpino
5fc831edf6 8036543: [parfait] JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c
Reviewed-by: valeriep
2014-03-10 12:05:43 -07:00
Brian Burkhalter
3f11b2ac96 8036848: Fix deprecation warning in sun.misc.CharacterDecoder
Replace use of deprecated method with its recommended successor.

Reviewed-by: mchung
2014-03-07 13:05:07 -08:00
Phil Race
810d636e87 Merge 2014-03-07 13:04:49 -08:00
Mandy Chung
0a2655f963 8035808: Eliminate dependency to GetPropertyAction and other sun.security.action convenient classes
Reviewed-by: alanb, chegar
2014-03-07 13:00:25 -08:00
Brian Burkhalter
7e0de8f634 8035279: Clean up internal deprecations in BigInteger
Rename pertinent private instance variables to describe what they actually represent.

Reviewed-by: psandoz, smarks
2014-03-07 12:40:37 -08:00
Phil Race
f20478bb72 Merge 2014-03-07 10:53:58 -08:00
Jason Uh
d6207a4ca5 8036844: test failures due to wrong keystore paths
Reviewed-by: weijun
2014-03-07 10:40:03 -08:00
Sergey Bylokhov
b9bfe5fe35 8036760: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Checkbox.cpp
Reviewed-by: pchelko, azvegint
2014-03-07 20:19:55 +04:00
Sergey Bylokhov
12a50a34fb 8036780: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Dimension.cpp
Reviewed-by: pchelko, azvegint
2014-03-07 19:45:56 +04:00
Erik Joelsson
48039a1a54 8036611: Cleanup of handling of properties and other java resources in the build
Reviewed-by: tbell, ihse
2014-03-07 15:01:32 +01:00
Staffan Larsen
863c6daf9e 8034025: Remove JPLIS agent dependency on canonicalize_md.c
Reviewed-by: alanb
2014-03-07 09:18:15 +01: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
Sergey Bylokhov
e7f5dbd07a 8036792: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Menu.cpp
Reviewed-by: pchelko, azvegint
2014-03-06 22:33:21 +04:00
Dmitry Markov
ae34f472f6 8032872: [macosx] Cannot select from JComboBox in a JWindow
Reviewed-by: pchelko, ant
2014-03-06 17:13:55 +04:00
Petr Pchelko
19a0ef1842 8036761: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_TextComponent.cpp
Reviewed-by: anthony, serb
2014-03-06 15:29:23 +04:00
Sergey Bylokhov
f7a1ea8b57 8034037: [parfait] JNI exception pending in macosx/native/sun/awt/AWTEvent.m, AWTView.m
Reviewed-by: pchelko, azvegint
2014-03-06 15:05:41 +04:00
Petr Pchelko
8843617840 8036757: [macosx] Space menu accelerator not rendered correctly
Reviewed-by: anthony, serb
2014-03-06 14:47:43 +04:00
Petr Pchelko
2e800053d0 7158615: [macosx] Some TrayIcon tests presume action trigger on BUTTON1
Reviewed-by: anthony, serb
2014-03-06 12:18:31 +04: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
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