David Dehaven
|
84a944681a
|
8038027: DTDBuilder should be run in headless mode
Reviewed-by: ihse
|
2014-03-24 10:40:19 +01:00 |
|
Staffan Larsen
|
5deaaa84e9
|
8037225: sun/tools/jinfo/Basic.sh fails
Reviewed-by: alanb
|
2014-03-21 14:45:54 +01:00 |
|
Staffan Larsen
|
966f3bc845
|
8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: alanb
|
2014-03-21 09:38:04 +01:00 |
|
Mark Sheppard
|
f60c942caa
|
8035870: Check jdk/src/windows/native/java/io/WinNTFileSystem_md.c for JNI pending exceptions
NI return checks, NULL return checks for malloc added
Reviewed-by: alanb, chegar
|
2014-03-21 00:57:23 +00:00 |
|
Mark Sheppard
|
4d1b400d2d
|
8036607: JNI exception pending in jdk/src/windows/native/java/net/DualStackPlainDatagramSocketImpl.c
Check for JNI pending exception and NULL returns from JNI calls in DualStackPlainDatagramSocketImpl.c
Reviewed-by: alanb
|
2014-03-21 00:13:40 +00:00 |
|
Mark Sheppard
|
299a78721f
|
8025293: JNI exception pending checks in java.net
Enhance the return check for JNI native calls, check for NULL and pending exceptions
Reviewed-by: alanb, chegar
|
2014-03-21 00:01:59 +00:00 |
|
Mark Sheppard
|
d278ecae87
|
8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
Check for JNI pending exceptions. Add null checks after malloc calls
Reviewed-by: alanb, chegar
|
2014-03-20 23:34:38 +00:00 |
|
Mark Sheppard
|
e506d671fa
|
8035930: Check jdk/src/windows/native/java/io/io_util_md.c for JNI pending exceptions
Malloc null return checks and pending exception checks
Reviewed-by: alanb
|
2014-03-20 23:12:55 +00:00 |
|
Mark Sheppard
|
6e01e594da
|
8036600: JNI exception pending in src/jdk/src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c
Check JNI return values, check for pending exceptions, check malloc return value and raise OOME as needed
Reviewed-by: alanb
|
2014-03-20 22:57:39 +00:00 |
|
Lance Andersen
|
5163011f0e
|
8037507: Fix broken link in javax/sql/rowset/package.html
Reviewed-by: darcy
|
2014-03-20 18:18:11 -04:00 |
|
Mark Sheppard
|
3a73293102
|
8036601: JNI exception pending in jdk/src/windows/native/sun/net/dns/ResolverConfigurationImpl.c
Check JNI return values and pending exceptions, Check malloc returns, and throw OOME as appropriate
Reviewed-by: alanb
|
2014-03-20 21:27:22 +00:00 |
|
Mark Sheppard
|
86b7f002f4
|
8036609: Check jdk/src/windows/native/java/lang/ProcessImpl_md.c for JNI pending exceptions
Added ExceptionCheck fater JNI calls
Reviewed-by: chegar
|
2014-03-20 21:14:51 +00:00 |
|
Mark Sheppard
|
706fe7b1db
|
8036603: Check jdk/src/windows/native/java/lang/ProcessEnvironment_md.c for JNI pending exceptions
Added JNI call NULL return checks
Reviewed-by: alanb, mchung
|
2014-03-20 21:03:43 +00:00 |
|
David Li
|
c50512a06d
|
8035577: Xerces Update: impl/xpath/regex/RangeToken.java
Reviewed-by: lancea, alanb, sherman, joehw
|
2014-03-20 13:41:17 -07:00 |
|
Mark Sheppard
|
226c059658
|
8036134: Check src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c for JNI pending exceptions
Check malloc return value and added JUN_ThrowOutOfMemoryException
Reviewed-by: alanb
|
2014-03-20 16:19:08 +00:00 |
|
Mark Sheppard
|
6202e3a60d
|
8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command
Reviewed-by: chegar
|
2014-03-20 15:25:57 +00:00 |
|
Anthony Scarpino
|
fff6b1883a
|
7107611: sun.security.pkcs11.SessionManager is scalability blocker
Reviewed-by: valeriep
|
2014-03-19 11:48:06 -07:00 |
|
Staffan Larsen
|
eaf70842b7
|
8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
Reviewed-by: alanb
|
2014-03-19 19:05:13 +01:00 |
|
Rajan Halade
|
56b41822fb
|
8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
|
2014-03-18 15:04:59 -07:00 |
|
Kumar Srinivasan
|
8725d75174
|
8037529: [asm] add back @Suppress tags, removed by last bulk refresh
Reviewed-by: psandoz
|
2014-03-18 10:02:25 -07:00 |
|
Erik Joelsson
|
cd9da7c362
|
8037483: issue with the crypto / sec zip unzipping in the jdk8 build
Reviewed-by: ihse
|
2014-03-18 12:31:16 +01:00 |
|
Paul Sandoz
|
761e2c85b3
|
8037106: Optimize Arrays.asList(...).forEach
Reviewed-by: alanb, martin, mduigou, ulfzibis
|
2014-03-18 11:24:38 +01:00 |
|
Volker Simonis
|
02186906ef
|
8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX
Reviewed-by: mchung, alanb
|
2014-03-18 11:10:53 +01:00 |
|
Xue-Lei Andrew Fan
|
451daea8f4
|
8037346: Need to terminate server process if client runs into problems
Reviewed-by: weijun
|
2014-03-17 10:07:13 +00:00 |
|
Kumar Srinivasan
|
47e00453cc
|
8037221: [asm] refresh internal ASM version
Reviewed-by: psandoz, sundar
|
2014-03-14 08:44:39 -07:00 |
|
Erik Joelsson
|
1afb74429d
|
8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
|
2014-03-14 13:17:23 +01:00 |
|
Aleksei Efimov
|
1b8b577a18
|
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
Reviewed-by: coffeys, okutsu
|
2014-03-14 15:50:20 +04:00 |
|
Aleksei Efimov
|
f461af84fd
|
8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
|
2014-03-14 15:49:46 +04:00 |
|
Erik Joelsson
|
afa5b5c349
|
8037281: Improve CacheFind and enable on all platforms
Reviewed-by: tbell, ihse
|
2014-03-14 12:31:28 +01:00 |
|
Weijun Wang
|
6a81209e6f
|
8037262: typo in error message in KrbAsReq.authenticate()
Reviewed-by: mullan, juh
|
2014-03-14 09:29:16 +08:00 |
|
Artem Smotrakov
|
727989dc5d
|
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mullan, weijun
|
2014-03-13 15:13:22 +08:00 |
|
Ivan Gerasimov
|
106b5b9af8
|
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
Reviewed-by: chegar, alanb
|
2014-03-13 07:52:17 +04:00 |
|
Ivan Gerasimov
|
91eeeafb13
|
8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c
Reviewed-by: chegar
|
2014-03-13 07:24:12 +04:00 |
|
Daniel Fuchs
|
769affa9c4
|
8036916: Deprecation warnings in LogManager
Reviewed-by: mchung
|
2014-03-12 20:18:47 +01:00 |
|
Ivan Gerasimov
|
d3271335ad
|
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
Reviewed-by: martin, dholmes
|
2014-03-12 21:45:20 +04: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 |
|
Weijun Wang
|
e83e738c09
|
8035963: The failed Kerberos tests due to timeouts
Reviewed-by: alanb, xuelei
|
2014-03-12 14:18:01 +08: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 |
|
Jaroslav Bachorik
|
c174f6339a
|
8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
Reviewed-by: martin, dholmes
|
2014-03-11 14:18:46 +01: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 |
|
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 |
|
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 |
|
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 |
|
J. Duke
|
67810b5cb5
|
Merge
|
2017-07-05 19:32:12 +02:00 |
|
J. Duke
|
ef97fdd4e7
|
Merge
|
2017-07-05 19:32:08 +02:00 |
|