David Katleman
|
1e1b7a00cf
|
Added tag jdk9-b06 for changeset be226ada3e9b
|
2014-03-27 11:38:30 -07:00 |
|
Lana Steuck
|
7cee5f2093
|
Merge
|
2014-03-25 12:32:28 -07:00 |
|
David Katleman
|
01cf229bac
|
Added tag jdk9-b05 for changeset da7dce5b111a
|
2014-03-20 13:44:28 -07:00 |
|
Lana Steuck
|
3209e7a932
|
Merge
|
2014-03-18 17:48:07 -07: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 |
|
David Katleman
|
60774dc46b
|
Added tag jdk9-b04 for changeset e16d4c844e76
|
2014-03-11 15:42:01 -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 |
|
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 |
|
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 |
|