Sibabrata Sahoo
6ab4f9a732
8006690: sun/security/krb5/auto/BadKdc* tests fails intermittently
...
Some of test for bad KDC failed intermittently
Reviewed-by: weijun
2016-08-26 01:20:30 -07:00
Yasumasa Suenaga
bc0cae288e
8163581: Heap Parameters in HSDB cannot handle G1CollectedHeap
...
Reviewed-by: dholmes, sjohanss
2016-08-25 12:24:16 +09:00
Weijun Wang
dfa00059e2
8164656: krb5 does not retry if TCP connection timeouts
...
Reviewed-by: xuelei
2016-08-24 13:32:00 +08:00
Alejandro Murillo
ae1273fa3a
Merge
2016-08-19 12:17:32 -07:00
Alejandro Murillo
3fe5cc875a
Merge
2016-08-19 11:22:17 -07:00
Christian Tornqvist
0731886f09
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
...
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
2016-08-19 10:09:53 -04:00
Alejandro Murillo
46babcb5b7
Merge
2016-08-22 08:27:10 -07:00
Rachna Goel
97f26b2097
8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT
...
Reviewed-by: naoto, okutsu
2016-08-22 14:55:11 +09:00
Weijun Wang
f4ec2171f2
8164437: Test for JDK-8042900
...
GSSContext is of a different type when jdk.security.jgss is not loaded
Reviewed-by: xuelei
2016-08-20 17:10:17 +08:00
David Dehaven
9c8bd63007
Merge
2016-08-19 08:47:12 -07:00
Valerie Peng
c846a862ee
8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin
...
Added Provider constructor which uses version String and use sun.security.util.PROVIDER_VER
Reviewed-by: weijun
2016-08-19 06:27:54 +00:00
Svetlana Nikandrova
ae448d6e82
8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
...
Reviewed-by: dfuchs, clanger
2016-08-18 16:27:15 +03:00
Alejandro Murillo
0b42584961
Merge
2016-08-17 08:44:38 -07:00
Weijun Wang
8b6f2f0723
8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less
...
8153146: sun/security/krb5/auto/MaxRetries.java failed with timeout
Reviewed-by: xuelei
2016-08-17 10:08:18 +08:00
Alejandro Murillo
9acf34189e
Merge
2016-08-16 08:18:27 -07:00
Weijun Wang
68ec99774e
8141411: keytool can wrongly parse the start date value given by the -startdate option
...
Reviewed-by: xuelei
2016-08-16 21:28:10 +08:00
David Dehaven
dbba0650a9
Merge
2016-08-15 08:15:02 -07:00
Xue-Lei Andrew Fan
abe8a9eae5
8162362: Introduce system property to control enabled ciphersuites
...
Reviewed-by: coffeys, mullan
2016-08-13 02:21:30 +00:00
Alejandro Murillo
284b527560
Merge
2016-08-12 14:12:56 -07:00
Alejandro Murillo
b5eefa753f
Merge
2016-08-12 13:58:18 -07:00
Valerie Peng
805fa70745
8154113: java.security.AccessControlException: access denied ("java.security.SecurityPermission" "authProvider.SunMSCAPI")
...
Granted security permission "authProvider.SunMSCAPI" to SunMSCAPI provider
Reviewed-by: mullan
2016-08-12 00:47:06 +00:00
Phil Race
79b2dd4b8d
Merge
2016-08-11 10:37:50 -07:00
Jini George
1920a07b8c
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
...
Added code to represent the frame mirror offset in SA
Reviewed-by: dsamersoff
2016-08-11 17:47:47 +03:00
Weijun Wang
a347e23de0
8133910: Some sun/security/tools tests failed
...
Reviewed-by: xuelei
2016-08-11 13:10:54 +08:00
Mandy Chung
e2a0ff3e0d
8136930: Simplify use of module-system options by custom launchers
...
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:51:25 -07:00
Jamil Nimeh
b6e6759ba9
8132943: ServerHandshaker may select non-empty OCSPStatusRequest structures when Responder ID
...
Select only OCSPStatusRequest objects that have no responder IDs in them when deciding whether to do OCSP stapling and what form of stapling.
Reviewed-by: xuelei
2016-08-09 22:31:41 -07:00
Weijun Wang
359795c50d
8162739: Create new keytool option to access cacerts file
...
Reviewed-by: erikj, vinnie, mullan
2016-08-10 11:30:53 +08:00
Weijun Wang
ebf98a1654
8163489: Avoid using Utils.getFreePort() in TsacertOptionTest.java test
...
Reviewed-by: chegar
2016-08-10 11:21:01 +08:00
Yasumasa Suenaga
6500bf0035
8163272: jhsdb jinfo cannot show system properties
...
Reviewed-by: dholmes, dsamersoff
2016-08-08 21:59:33 +09:00
Phil Race
badde41605
Merge
2016-08-05 12:03:58 -07:00
Phil Race
f154b67d33
Merge
2016-08-05 10:23:28 -07:00
Alejandro Murillo
83f8829c06
Merge
2016-08-05 09:50:29 -07:00
Laurent Bourgès
d9c6c4744a
8159638: Improve array caches and renderer stats in Marlin renderer
...
Byte/Float/Int ArrayCache (Reference) refactoring + improved cache statistics and tuning settings
Reviewed-by: flar, prr
2016-08-03 22:53:38 +02:00
Tim Du
d43f127302
8160337: Remove intermittent key from sun/security/pkcs11/rsa/TestKeyPairGenerator.java
...
Reviewed-by: rhalade, xuelei
2016-08-02 10:36:33 -07:00
Phil Race
8ab66b8911
Merge
2016-08-01 10:06:09 -07:00
Sharath Ballal
994bbbb9c9
8160817: Add jsadebugd functionality to jhsdb
...
Add jsadebugd functionality to jhsdb
Reviewed-by: dsamersoff
2016-08-01 15:39:10 +03:00
Weijun Wang
3d915b8f78
8162752: keytool -importkeystore should probe srcstoretype if not specified
...
Reviewed-by: mullan
2016-07-31 09:40:17 +08:00
Weijun Wang
dd3b3b2ba5
8159528: Deprivilege java.security.jgss, jdk.security.jgss and jdk.security.auth
...
Reviewed-by: mchung, mullan
2016-07-31 09:37:02 +08:00
Alejandro Murillo
41186dae1b
Merge
2016-07-29 16:11:57 -07:00
Sean Mullan
663f6eb830
8159752: Grant de-privileged module permissions by default with java.security.policy override option
...
Reviewed-by: alanb, chegar, mchung, tbell, weijun
2016-07-29 19:00:54 -04:00
Alejandro Murillo
a2a5ee0193
Merge
2016-08-08 11:04:57 -07:00
Svetlana Nikandrova
d252f6a613
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
...
Reviewed-by: chegar
2016-08-08 20:16:53 +03:00
Alejandro Murillo
961ca2224c
Merge
2016-08-08 08:12:20 -07:00
David Dehaven
b6c0aa1261
Merge
2016-07-28 09:29:38 -07:00
David Dehaven
dd116aa128
Merge
2016-07-28 09:01:30 -07:00
David Dehaven
dd5b13bacb
Merge
2016-07-26 14:45:11 -07:00
Sergey Bylokhov
c322804814
8159899: [TEST_BUG] Timeout in tests when OOM should be generated
...
Reviewed-by: yan, ssadetsky
2016-07-26 15:55:22 +03:00
Ramanand Patil
20477f85e7
8159684: (tz) Support tzdata2016f
...
Reviewed-by: okutsu
2016-07-26 13:48:29 +05:30
Jayathirth D V
c8c6407341
8161902: [PIT][TEST_BUG]sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java compilation fails
...
Reviewed-by: prr
2016-07-23 02:08:17 +05:30
Alejandro Murillo
f9685d533c
Merge
2016-07-21 20:09:20 -07:00
Paul Sandoz
043af61997
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
...
Reviewed-by: alanb, dholmes
2016-07-21 16:29:17 +02:00
Phil Race
dc18887731
Merge
2016-07-18 09:53:59 -07:00
Alejandro Murillo
2bff7015a6
Merge
2016-07-15 09:05:36 -07:00
Vyom Tewari
05b3d5c63f
8151788: NullPointerException from ntlm.Client.type3
...
Reviewed-by: chegar, prappo, weijun
2016-07-15 14:06:50 +05:30
Steve Drach
0062a02e07
8150680: JarFile.Release enum needs reconsideration with respect to it's values
...
Reviewed-by: alanb, psandoz
2016-07-13 11:43:45 -07:00
Rachna Goel
4e8a2de21a
8154797: Localization data for "GMT"
...
Reviewed-by: naoto, okutsu
2016-07-14 10:30:23 +09:00
Alejandro Murillo
9c19524f2c
Merge
2016-07-08 12:17:10 -07:00
Phil Race
54d6e1b926
Merge
2016-07-08 10:41:12 -07:00
Rajan Halade
dd3db000a7
8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
...
Reviewed-by: vinnie
2016-07-08 10:15:38 -07:00
Ivan Gerasimov
2e894aee9a
8160518: Semicolon is not recognized as comment starting character (Kerberos)
...
Reviewed-by: weijun
2016-07-08 19:38:17 +03:00
Phil Race
252e4cbffa
Merge
2016-07-08 09:30:13 -07:00
Dmitry Samersoff
95e2d58dc1
8159925: sun/tools/jps/TestJpsJar.java still fails after fix for JDK-8153278
...
Check user.dir property
Reviewed-by: dcubed, sspitsyn
2016-07-08 17:36:34 +03:00
Weijun Wang
1931ac4196
8130302: jarsigner and keytool -providerClass needs be re-examined for modules
...
Reviewed-by: valeriep, mchung, mullan
2016-07-12 09:41:49 +08:00
Goetz Lindenmaier
e52b963d0c
8160974: [TESTBUG] Mark more headful tests with @key headful
...
Reviewed-by: serb, simonis
2016-07-07 16:21:45 +02:00
John Jiang
0eca75cd93
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
...
Resolving hosts by proxy instead of name service
Reviewed-by: mullan
2016-07-07 01:31:31 -07:00
Artem Kosarev
90e4430c17
8135114: sun/security/krb5/auto tests failed on machine with TR locale
...
Reviewed-by: xuelei
2016-07-06 09:54:07 -07:00
Sibabrata Sahoo
b96909178b
8159861: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timeout
...
Reviewed-by: xuelei
2016-07-05 10:11:42 -07:00
Sibabrata Sahoo
fc19d91719
8160341: Remove intermittent key from TestDSAGenParameterSpec.java
...
Reviewed-by: xuelei
2016-07-05 10:10:07 -07:00
Sibabrata Sahoo
11ecd00506
8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
...
Reviewed-by: weijun
2016-07-05 10:04:16 -07:00
Ivan Gerasimov
7a41a43d84
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
...
Reviewed-by: coffeys, xuelei
2016-07-04 16:25:11 +03:00
Masayoshi Okutsu
99921c2f0e
8159943: JavaTimeSupplementary resource bundles need update
...
Reviewed-by: naoto
2016-07-04 13:00:15 +09:00
Anthony Scarpino
50e42d2212
8159180: Remove default setting for jdk.security.provider.preferred
...
Reviewed-by: xuelei
2016-07-02 13:51:20 -07:00
Phil Race
985762b983
Merge
2016-07-01 13:00:53 -07:00
Phil Race
3083fc3bb2
Merge
2016-07-11 12:07:59 -07:00
Phil Race
feb1698c01
Merge
2016-07-08 10:46:31 -07:00
Ajit Ghaisas
2e768f848b
8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor()
...
Reviewed-by: flar, prr
2016-07-08 11:15:46 +05:30
Amy Lu
5ded57cbdd
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
...
Reviewed-by: weijun
2016-07-01 12:50:58 +08:00
Alejandro Murillo
a0e450c561
Merge
2016-06-30 10:31:19 -07:00
Tim Du
052984a47c
8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
...
Reviewed-by: weijun
2016-06-29 23:29:07 -07:00
Alejandro Murillo
5370eb5519
Merge
2016-06-29 21:49:41 -07:00
Alejandro Murillo
53f4bd6df0
Merge
2016-06-23 17:07:31 -07:00
Artem Smotrakov
f2b622bfb3
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
...
Reviewed-by: valeriep
2016-06-22 15:58:08 -07:00
Phil Race
ec03057889
Merge
2016-06-27 10:01:23 -07:00
Tim Du
7e1c0f82b6
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
...
Reviewed-by: weijun
2016-06-23 19:58:58 -07:00
Phil Race
8884792ee0
Merge
2016-06-20 13:10:54 -07:00
Dmitry Samersoff
9707ae0c4e
8153278
: sun/tools/jps/TestJpsJar.java fails in hs nightly
...
Refactor the test to take pwd right before the check
Reviewed-by: dholmes
2016-06-15 11:24:12 +03:00
Hendrik Schreiber
6d82cbce2a
8151385: [hidpi] JOptionPane-Icons only partially visible when using Windows 10 L&F
...
Reviewed-by: serb, alexsch
2016-06-14 11:33:56 +03:00
Alejandro Murillo
b6cad8150e
Merge
2016-06-10 15:13:40 -07:00
Rachna Goel
0304fe9931
8158504: test/sun/util/locale/provider/Bug8038436.java: non English locale(s) included in available locales
...
Reviewed-by: okutsu, naoto
2016-06-28 13:47:01 +09:00
Sibabrata Sahoo
dcaf52adab
8157896: TestDSAGenParameterSpec.java test fails with timeout
...
8157898: SupportedDSAParamGen.java failed with timeout
Reviewed-by: xuelei
2016-06-07 09:00:11 -07:00
Weijun Wang
c01b490933
8157308: Make AbstractDrbg non-Serializable
...
Reviewed-by: mullan
2016-06-07 10:10:59 +08:00
David Dehaven
d37fd207e1
Merge
2016-06-06 13:16:45 -07:00
Alexey Ushakov
af683a251d
8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
...
Reviewed-by: serb, prr
2016-06-06 16:23:37 +03:00
Dmitry Samersoff
f29ed63213
8155009: [TESTBUG] jstack subtest of BasicLauncherTest should not be executed under OS X
...
Detect OS X and skip part of the test
Reviewed-by: sspitsyn, rehn
2016-06-03 13:07:00 +03:00
Robbin Ehn
97027caf34
8156537: Tools using MonitoredVmUtil do not parse module in cmdline correctly
...
Reviewed-by: dsamersoff, sla
2016-06-03 10:05:04 +02:00
Alejandro Murillo
6e70c4d112
Merge
2016-06-02 14:58:53 -07:00
Ajit Ghaisas
a9834530de
8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
...
Reviewed-by: flar, prr
2016-06-02 15:16:07 +05:30
David Dehaven
1733b64041
Merge
2016-06-01 15:27:51 -07:00
Ramanand Patil
78bb28e4af
8151876: (tz) Support tzdata2016d
...
Reviewed-by: okutsu, coffeys
2016-06-01 14:33:44 +01:00
Weijun Wang
65360411bb
8152108: Correct jarsigner warning message about missing timestamp
...
Reviewed-by: mullan
2016-06-01 15:35:38 +08:00