9856 Commits

Author SHA1 Message Date
Ivan Gerasimov
d3271335ad 8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
Reviewed-by: martin, dholmes
2014-03-12 21:45:20 +04:00
Joe Darcy
776fc07a91 8037173: Fix serial lint warnings in sun.audio
Reviewed-by: alanb, serb
2014-03-12 09:20:06 -07:00
Joe Darcy
0463ed5369 8037174: Fix serial lint warnings in sun.applet
Reviewed-by: alanb, pchelko
2014-03-12 09:16:03 -07:00
Jason Uh
323843f397 8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
Reviewed-by: mullan
2014-03-12 08:55:35 -07:00
Sergey Bylokhov
26664e596d 8035627: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
Reviewed-by: pchelko, azvegint
2014-03-12 16:59:11 +04:00
Sergey Bylokhov
36955ccbc2 8035747: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_FileDialog.cpp
Reviewed-by: pchelko, azvegint
2014-03-12 16:09:47 +04:00
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
Weijun Wang
e83e738c09 8035963: The failed Kerberos tests due to timeouts
Reviewed-by: alanb, xuelei
2014-03-12 14:18:01 +08:00
David Katleman
60774dc46b Added tag jdk9-b04 for changeset e16d4c844e76 2014-03-11 15:42:01 -07:00
Mike Duigou
673910ef2f 8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java
Reviewed-by: mchung, alanb
2014-03-11 15:25:45 -07:00
Brian Burkhalter
0f8476eff8 8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow
Java/math/BigInteger/BitLengthOverflow.java failing with OOME

Reviewed-by: alanb
2014-04-29 09:42:16 -07: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
Stephen Colebourne
efc809c16a 8036818: DateTimeFormatter withResolverFields() fails to accept null
Reviewed-by: chegar, rriggs
2014-03-06 17:31:07 +00:00
Mattias Tobiasson
5b046a555f 8038822: java/lang/management/MemoryMXBean/LowMemoryTest2.sh still fails with OutOfMemoryError: Metaspace
Force a GC when usage above threshold. Add more logging.

Reviewed-by: dfuchs
2014-04-04 13:01:26 +02:00
Stephen Colebourne
a06c7e08b3 8034906: Fix typos, errors and Javadoc differences in java.time
Reviewed-by: psandoz
2014-03-06 16:51:30 +00:00
Mike Duigou
f31e156be3 8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: mduigou, martin, psandoz
2014-05-05 09:52:24 -07:00
Neil Toda
a3798db37e 8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
Reviewed-by: ddehaven, kcr, ksrini, mchung
2014-05-03 17:23:51 -07: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