Commit Graph

1843 Commits

Author SHA1 Message Date
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
Stuart Marks
246a39a5b1 8157777: DeadCachedConnection doesn't wait for registry to die
Reviewed-by: darcy
2016-05-31 17:54:41 -07:00
Chris Hegarty
c3a4f2331c 8085785: sun/net/www/protocol/http/ZoneId.java timeouts intermittently
Reviewed-by: coffeys, msheppar
2016-05-31 19:16:35 +01:00
Rachna Goel
48873ebc3f 8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09:00
Sergey Bylokhov
b1849da623 8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
2016-05-30 13:42:11 +03:00
Goetz Lindenmaier
4f7d655557 8159690: [TESTBUG] Mark headful tests with @key headful
Reviewed-by: simonis, alexsch
2016-06-14 10:44:59 +02:00
Weijun Wang
9197f75413 8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781
Reviewed-by: mullan
2016-06-17 21:08:03 +08:00
Weijun Wang
644df29a24 8158633: BASE64 encoded cert not correctly parsed with UTF-16
Reviewed-by: mullan
2016-06-17 21:07:31 +08:00
Hamlin Li
0b8d67723b 8159785: Add test that tests ClassLoader.getResource/getResources in Multi-Release Jar
Reviewed-by: alanb
2016-06-17 04:35:09 -07:00
Weijun Wang
0b83896bd2 8156471: test/sun/security/krb5/auto/TestHosts should not be modified in-place
Reviewed-by: xuelei
2016-06-17 10:53:13 +08:00
Weijun Wang
43402ad3fb 8157387: StrongSecureRandom.java timeout after push for JDK-8141039
Reviewed-by: xuelei, wetmore
2016-06-17 09:46:36 +08:00
Weijun Wang
6c14c3fdae 6968542: keytool -importcert cannot deal with duplicate certs
Reviewed-by: xuelei
2016-06-17 09:46:27 +08:00
David Dehaven
2579e92c1f Merge 2016-06-15 09:24:05 -07:00
Weijun Wang
2fdac0ef5e 8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
Reviewed-by: xuelei
2016-06-15 11:42:59 +08:00
Alejandro Murillo
3391d95d57 Merge 2016-06-14 10:22:07 -07:00
Chris Hegarty
6461c37c9a 8041924: sun/net/www/http/ChunkedOutputStream/checkError.java fails on some systems
Reviewed-by: coffeys
2016-06-13 18:28:46 +01:00
Tim Du
bc833edb16 8158620: Enable debug option for sun/security/ec/TestEC.java
Reviewed-by: mullan, xuelei
2016-06-13 00:47:32 -07:00
Dmitry Samersoff
df511d0dcc 8152950: BasicLauncherTest.java fails due to type error
Better handle js engine initialization error

Reviewed-by: jbachorik
2016-05-27 19:31:41 +03:00
Masayoshi Okutsu
8cb25f3af9 8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository
Reviewed-by: alanb, peytoia, naoto
2016-05-27 14:33:48 +09:00
John Jiang
4408e4cb4a 8157635: Fix module dependencies for /sun/* tests
Module declarations for the tests in /sun/*

Reviewed-by: alanb
2016-05-25 03:06:24 +01:00
John Jiang
4ed9567218 8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.

Reviewed-by: valeriep
2016-05-25 02:20:02 +01:00
Amy Lu
a74cd0321d 8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
2016-05-24 11:28:29 +08:00
Xue-Lei Andrew Fan
e78fd8d72e 8148516: Improve the default strength of EC in JDK
Reviewed-by: valeriep
2016-07-09 05:56:18 +00:00
Joe Darcy
48ac10a591 8157487: Mark ZoneId.java as intermittently failing
Reviewed-by: naoto
2016-05-20 16:34:14 -07:00
Sergei Kovalev
ac33542985 8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies
Reviewed-by: dfuchs
2016-11-09 14:24:41 +03:00
Ramanand Patil
d0b96b7e6a 8169191: (tz) Support tzdata2016i
Reviewed-by: martin, okutsu
2016-11-08 18:02:50 +05:30
Alejandro Murillo
4cdf3e05bf Merge 2016-07-18 13:33:23 -07:00
Alejandro Murillo
50862707c8 Merge 2016-07-18 09:38:08 -07:00
Svetlana Nikandrova
b4fde6b62c 8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly
Reviewed-by: chegar, dfuchs
2016-07-18 13:57:59 +03:00
Sibabrata Sahoo
ea82a852dd 8157417: Some of SecureRandom test might get timed out in linux
Reviewed-by: weijun
2016-05-20 09:57:01 -07:00
Weijun Wang
06fe4b9a0b 8138766: New default -sigalg for keytool
Reviewed-by: mullan
2016-05-20 11:20:49 +08:00
Weijun Wang
efd36db57d 8149521: automatic discovery of LDAP servers with Kerberos authentication
Reviewed-by: vinnie
2016-05-20 11:15:05 +08:00
Anthony Scarpino
6f2785f741 8155847: SHA groups needed for jdk.security.provider.preferred
Reviewed-by: valeriep, mullan
2016-05-19 16:05:33 -07:00
Iris Clark
a950576f78 8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
2016-05-19 12:04:54 -07:00
Sibabrata Sahoo
19c7dcc012 8141039: Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations
Reviewed-by: weijun
2016-05-19 04:20:08 -07:00
Rajan Halade
4dcf9fd923 8156035: Remove intermittent key from sun/security/rsa/SpecTest.java
Reviewed-by: mullan
2016-05-18 16:36:52 -07:00
Phil Race
3546becf91 Merge 2016-05-18 09:57:35 -07:00
Phil Race
413ba627fd Merge 2016-05-12 11:03:07 -07:00
Weijun Wang
07f2c9d05f 8156213: Remove SHA-1 and 3KeyTDEA algorithms from DRBG
Reviewed-by: wetmore, xuelei
2016-05-12 13:06:03 +08:00
Roger Riggs
82ae26a9a8 8155978: Remove HTTP proxy implementation and tests from RMI
Reviewed-by: smarks
2016-05-11 14:01:29 -04:00
Xue-Lei Andrew Fan
9c17407e9e 8156716: Incorrect condition in test SupportedDHKeys.java
Reviewed-by: weijun
2016-05-11 05:02:20 +00:00
Weijun Wang
7df23eb45e 8154523: SHA1PRNG output should change after setSeed
Reviewed-by: xuelei
2016-05-11 12:32:00 +08:00
Xue-Lei Andrew Fan
155e6796dd 8154344: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails on solaris
Reviewed-by: weijun
2016-05-10 00:44:28 +00:00
Phil Race
7dd38808b9 Merge 2016-05-09 08:50:20 -07:00
Sergey Bylokhov
6b75dd6668 8155071: AppletViewer should print the deprecation warning that the Applet API is deprecated
Reviewed-by: prr, smarks
2016-05-09 12:55:03 +03:00
Jayathirth D V
e6a2c0dc1e 7116979: Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED
Unexpected pixel colour when converting images to TYPE_BYTE_INDEXED

Reviewed-by: prr, flar
2016-05-06 06:52:13 +00:00
Weijun Wang
b932c60a85 8051408: NIST SP 800-90A SecureRandom implementations
Reviewed-by: wetmore, xuelei, coffeys
2016-05-06 11:38:44 +08:00
Phil Race
4ff0d8b26f Merge 2016-05-03 12:25:20 -07:00
Alejandro Murillo
ffaebaa66e Merge 2016-05-17 05:38:15 -07:00
Sean Mullan
1839997d4b Merge 2016-05-16 13:54:55 -04:00
Sean Mullan
5c27ac09c7 8150468: ClassCircularityError on error in security policy file
Reviewed-by: mchung, xuelei
2016-05-16 13:53:46 -04:00
Rajan Halade
5cd35e69e2 8155049: New tests from 8144566 fail with "No expected Server Name Indication"
Reviewed-by: xuelei
2016-05-16 10:36:51 -07:00
Alejandro Murillo
7a3decd3a2 Merge 2016-05-14 09:11:07 -07:00
Valerie Peng
dff68b8e33 Merge 2016-05-14 03:45:59 +00:00
Valerie Peng
b40b6a2e8e 8000415: Add support for SHA-3
Add SHA-3 support to SUN and OracleUcrypto provider

Reviewed-by: ascarpino, jnimeh
2016-05-14 03:44:30 +00:00
Martin Buchholz
a3e3a0da68 8156584: Initialization race in sun.security.x509.AlgorithmId.get
Use safe variant of double-checked locking to initialize oidTable

Reviewed-by: xuelei
2016-05-12 18:57:24 -07:00
Rajan Halade
21c525f41e 8156671: Refactor sun/security/rsa/SignatureTest.java
Reviewed-by: valeriep
2016-05-12 16:40:01 -07:00
Yasumasa Suenaga
529e462363 8156033: jhsdb jmap cannot set heapdump name
Reviewed-by: dsamersoff
2016-05-07 10:32:56 +09:00
Dmitry Samersoff
ae4d032d41 8155091: Remove SA related functions from tmtools
Remove options that enables support for non-cooperative mode

Reviewed-by: alanb, mchung, sla
2016-05-09 23:41:59 +03:00