Iris Clark
01c0b611a3
Merge
2015-09-21 21:40:23 -07:00
Iris Clark
1c733b4685
8136875: Fix @bug in sun/misc/Version/Version.java
...
Reviewed-by: mchung
2015-09-21 21:18:23 -07:00
Phil Race
ec5f966a54
Merge
2015-09-18 09:18:17 -07:00
Alejandro Murillo
0eef2f9998
8134365: Test test/sun/misc/Version/Version.java should follow Verona rules for trailing zeros
...
Reviewed-by: mchung, iris
2015-09-16 10:52:10 -07:00
Weijun Wang
d9f30b845c
8136436: jarsigner tests include both a warnings.sh and a warnings subdir
...
Reviewed-by: xuelei
2015-09-17 10:37:39 +08:00
Iris Clark
2bfa80503f
Merge
2015-09-14 10:00:25 -07:00
Artem Smotrakov
b8e4ae8476
8048622: Enhance tests for PKCS11 keystores with NSS
...
Reviewed-by: vinnie
2015-09-14 19:54:58 +03:00
Artem Smotrakov
f1f48ab0d3
8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password
...
Reviewed-by: vinnie
2015-09-14 19:49:28 +03:00
Phil Race
e1ca4d3a94
Merge
2015-09-14 09:40:24 -07:00
Sergey Bylokhov
cedeb84725
7131835: [TEST_BUG] Test does not consider that the rounded edges of the window in Mac OS 10.7
...
Reviewed-by: azvegint, yan
2015-09-11 15:03:53 +03:00
Artem Smotrakov
4a6c0df004
8075299: Additional tests for 6857795
...
Reviewed-by: weijun
2015-09-11 13:44:30 +03:00
Naoto Sato
d908516aaf
8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale
...
Reviewed-by: okutsu
2015-09-09 18:17:44 -07:00
Tristan Yan
be7be7ae93
8044199: Tests for RSA keys and key specifications
...
Added various tests for SunRsaSign provider
Reviewed-by: valeriep
2015-09-09 21:57:38 +00:00
Artem Smotrakov
b259dd24ea
8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
...
Reviewed-by: mullan, coffeys
2015-09-09 12:39:45 +03:00
Phil Race
d69a0641fd
Merge
2015-09-08 11:47:07 -07:00
Iris Clark
9e0d78c661
Merge
2015-09-08 10:25:11 -07:00
Jaroslav Bachorik
d9e40f6803
8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false
...
Reviewed-by: sla, dsamersoff
2015-09-04 12:18:03 +02:00
Jamil Nimeh
60cdefbf44
8134364: Add defensive copies to get/set methods for OCSPNonceExtension
...
Make OCSPNonceExtension immutable, add defensive copies
Reviewed-by: xuelei, mullan
2015-09-04 09:31:47 -07:00
Martin Buchholz
24742f7b1d
8134984: Text files should end in exactly one newline
...
Automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
2015-09-02 14:11:50 -07:00
Valerie Peng
38b84c3cbd
8133801: sun/security/pkcs11/Provider/ConfigShortPath.java failed in jigsaw nightly at Windows
...
Update tests to not using private SunPKCS11(String) constructor.
Reviewed-by: mullan
2015-09-02 03:02:14 +00:00
Rajan Halade
ac523a4082
8049237: Need new tests for X509V3 certificates
...
Reviewed-by: mullan, xuelei
2015-09-01 16:27:28 -07:00
Phil Race
4abc68cead
Merge
2015-08-31 11:29:55 -07:00
Sergey Bylokhov
8c84ecf088
8134603: Incorrect destination is used in CGLLayer surface
...
Reviewed-by: azvegint, alexsch
2015-08-28 14:54:04 +03:00
Weijun Wang
0f5abfa052
8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException
...
Reviewed-by: chegar
2015-08-27 07:52:12 +08:00
Naoto Sato
24bf498468
8134520: Bug8134250 test fails in en_IE locale
...
Reviewed-by: lancea
2015-08-26 10:44:37 -07:00
Iris Clark
7c55ca4ce4
Merge
2015-08-25 14:45:26 -07:00
Rob McKenna
9835141429
8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
...
Reviewed-by: chegar
2015-08-25 14:07:08 +01:00
Naoto Sato
f750dc8033
8134250: Create unit tests for CLDR unique features
...
Reviewed-by: okutsu
2015-08-24 19:10:51 -07:00
Iris Clark
8db18e0442
Merge
2015-08-17 13:02:48 -07:00
Alejandro Murillo
64e18f581d
Merge
2015-08-17 11:18:31 -07:00
Aleksei Efimov
c390eb1b70
8133321: (tz) Support tzdata2015f
...
Reviewed-by: okutsu
2015-08-17 12:28:55 +03:00
Alejandro Murillo
d8f13cb1d1
Merge
2015-08-13 15:50:52 -07:00
Vinnie Ryan
cdb7f50a4b
8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
...
Reviewed-by: mullan
2015-08-12 14:38:09 +01:00
Iris Clark
7546fcdcc8
Merge
2015-08-10 19:59:08 -07:00
Dmitry Samersoff
c23132013d
Merge
2015-08-10 14:05:37 +03:00
Xueming Shen
360600731c
8022224: Rare bug in JISAutodetect charset detected by FindDecoderBugs test
...
To update JISAutodetect decoder to return overflow appropriately.
Reviewed-by: chegar, martin
2015-08-06 10:15:55 -07:00
Jamil Nimeh
e7f31340a0
8046321: OCSP Stapling for TLS
...
Initial feature commit for OCSP stapling in JSSE
Reviewed-by: xuelei, mullan
2015-08-05 12:19:38 -07:00
Naoto Sato
3513b81516
8132494: Wrong CLDR resource bundle names for legacy ISO language codes
...
Reviewed-by: okutsu
2015-08-05 07:41:28 -07:00
Alejandro Murillo
5a76b5c4e6
Merge
2015-08-04 10:59:31 -07:00
Dmitry Samersoff
9b98a06f7d
8132648: sun/tools/jhsdb/BasicLauncherTest fails with java.lang.RuntimeException
...
Added check for standard conditions causing attach to fail
Reviewed-by: jbachorik, sspitsyn
2015-08-04 18:11:40 +03:00
Naoto Sato
9166dacb21
8129881: JDK-8008577 breaks Nashorn test
...
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu
2015-08-03 21:47:50 -07:00
Iris Clark
959eee3901
Merge
2015-08-03 09:26:18 -07:00
Weijun Wang
31e49478d4
8132111: Do not request for addresses for forwarded TGT
...
Reviewed-by: mullan
2015-08-03 09:25:02 +08:00
Alejandro Murillo
972e5ce0a3
Merge
2015-07-31 10:15:03 -07:00
Katja Kantserova
2df4f67054
8062938: sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
...
Reviewed-by: jbachorik
2015-07-24 15:28:59 +02:00
Jaroslav Bachorik
aa572f2749
Merge
2015-07-24 20:45:30 +02:00
Iris Clark
636d3c2d95
Merge
2015-07-23 13:19:54 -07:00
Dmitry Samersoff
ad592d234f
Merge
2015-07-23 15:25:30 +00:00
Dmitry Samersoff
2155377556
8059038: Create new launcher for SA tools
...
Proivide jhsdb command to launch sa based tools
Reviewed-by: sspitsyn, jbachorik
2015-07-23 18:17:02 +03:00
Yong Jeffrey Huang
7e1ed8f785
8129361: ISO 4217 amendment 160
...
Reviewed-by: naoto
2015-07-29 23:36:51 -07:00
Dmitry Cherepanov
9fb2a2c094
Merge
2015-07-29 09:47:54 +04:00
Joe Darcy
1570c5e78d
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
...
Reviewed-by: dholmes
2015-07-27 18:51:29 -07:00
Katja Kantserova
b66a26f3b1
8132094: Mark intermittently failuring core-svc tests
...
Reviewed-by: jbachorik, sspitsyn
2015-07-22 09:51:40 +02:00
Jaroslav Bachorik
d5644aff56
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
...
Reviewed-by: dcubed
2015-07-21 18:38:09 +02:00
Weijun Wang
e81669d5df
8131051: KDC might issue a renewable ticket even if not requested
...
Reviewed-by: xuelei
2015-07-21 18:02:36 +08:00
Alejandro Murillo
d6317b6e29
Merge
2015-07-21 09:19:19 -07:00
Iris Clark
89a565ccd0
Merge
2015-07-20 11:01:24 -07:00
Iris Clark
3542628ec7
8130696: Security Providers need to have their version numbers updated for JDK 9
...
Reviewed-by: ascarpino, mullan, valeriep, weijun, wetmore
2015-07-20 09:40:49 -07:00
Katja Kantserova
29a5a845e9
8075658: Mark intermittently failuring core-svc tests
...
Reviewed-by: jbachorik, olagneau, darcy
2015-07-20 13:14:47 +02:00
Dmitry Cherepanov
5cea10f338
Merge
2015-07-20 10:21:01 +04:00
Xue-Lei Andrew Fan
a9da78ecd7
8081760: Better group dynamics
...
Allows user to specify custom DH groups. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com>.
Reviewed-by: coffeys, mullan, weijun, jnimeh, ahgross, asmotrak
2015-07-20 01:45:23 +00:00
Artem Smotrakov
a57b0dd1c8
8075297: Tests for RFEs 4515853 and 4745056
...
Reviewed-by: weijun
2015-07-17 17:30:55 -07:00
Alejandro Murillo
3d85a9c2c4
Merge
2015-07-17 08:46:54 -07:00
Frank Yuan
03788b946a
8129833: Need basic tests for rmic
...
Added a new basic test case to jdk/test/sun/rmi/rmic/RMIGenerator.java
Reviewed-by: dfuchs
2015-07-15 18:18:10 +02:00
Bhanu Prakash Gopularam
13a6fbe6c0
8048830: Implement tests for new functionality provided in JEP 166
...
Reviewed-by: vinnie
2015-07-15 15:07:58 +01:00
David Dehaven
bf10dfe7fe
Merge
2015-07-14 15:26:34 -07:00
David Dehaven
267d60654e
Merge
2015-07-14 15:18:26 -07:00
Semyon Sadetsky
adf9cffca5
8130242: DataFlavorComparator transitivity exception
...
Reviewed-by: alexsch, azvegint
2015-07-14 20:36:12 +03:00
Artem Smotrakov
9ed9f4f4a9
8130041: TsacertOptionTest.java intermittently fails on Mac
...
Reviewed-by: vinnie
2015-07-14 16:46:28 +01:00
Iris Clark
ff809e03ad
Merge
2015-07-13 13:40:02 -07:00
Katja Kantserova
21b0285502
8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
...
Reviewed-by: jbachorik, dholmes
2015-07-13 15:35:57 +02:00
Prasanta Sadhukhan
af631b95f6
8129457: Disposer.pollRemove may fail to dispose
...
Reviewed-by: prr, serb
2015-07-08 14:10:31 +03:00
David Dehaven
79324abda0
Merge
2015-07-07 12:26:59 -07:00
Iris Clark
98074ca062
Merge
2015-07-06 11:49:03 -07:00
Yuri Nesterenko
a26c73956c
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
...
Reviewed-by: serb, alexsch
2015-07-03 17:37:40 +03:00
Weijun Wang
cdc2a29ff2
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
...
Reviewed-by: alanb
2015-07-02 16:20:43 +08:00
Phil Race
d3ecdcca36
Merge
2015-06-30 08:51:16 -07:00
Sibabrata Sahoo
afc6a95457
8075301: Tests for sun.security.krb5.principal system property
...
Reviewed-by: weijun
2015-06-30 22:32:03 +08:00
Jason Uh
84ebc260b9
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
...
Reviewed-by: mullan
2015-06-29 16:36:44 -07:00
Weijun Wang
aebcb1754e
8130720: BadKDC1 failed again
...
Reviewed-by: xuelei
2015-07-08 17:30:38 +08:00
Aleksei Efimov
2723d13329
8098547: (tz) Support tzdata2015e
...
Reviewed-by: coffeys, okutsu
2015-06-30 01:17:45 +03:00
Iris Clark
adff8dc21e
Merge
2015-06-29 11:28:02 -07:00
Weijun Wang
0a6597b64e
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
...
Reviewed-by: alanb
2015-06-29 17:11:17 +08:00
Valerie Peng
5109058c5d
7191662: JCE providers should be located via ServiceLoader
...
Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung
2015-06-26 21:34:34 +00:00
Mark Sheppard
62568b1c1a
8129507: sun/net/www/protocol/http/B6369510.java fails intermittently
...
Changed openConnection() to openConnection(Proxy.NO_PROXY)
Reviewed-by: chegar
2015-06-25 14:23:03 +01:00
Weijun Wang
7b990654c5
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
...
Reviewed-by: vinnie
2015-06-25 09:03:23 +08:00
Naoto Sato
a693ebca66
8008577: Use CLDR Locale Data by Default
...
Reviewed-by: erikj, okutsu
2015-06-24 16:42:11 -07:00
Yuri Nesterenko
bdc20e1849
8076468: Add @modules to tests in jdk_desktop test group
...
Reviewed-by: yan, alexsch
2015-06-23 11:59:27 +03:00
Alejandro Murillo
c23fcc8a3e
8087202: Add support for PATCH field and remove unused fields of new version string
...
Reviewed-by: dholmes, alanb
2015-06-19 10:58:00 -07:00
Magnus Ihse Bursie
715981d1d4
Merge
2015-06-11 00:51:11 +02:00
Magnus Ihse Bursie
e9cf2472e3
8085822: JEP 223: New Version-String Scheme (initial integration)
...
Co-authored-by: Alejandro E Murillo <alejandro.murillo@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Reviewed-by: erikj, dcubed, dholmes, alanb
2015-06-11 00:23:01 +02:00
Weijun Wang
5d91ae3352
8058290: JAAS Krb5LoginModule has suspect ticket-renewal logic, relies on clockskew grace
...
Reviewed-by: mullan
2015-07-13 17:44:34 +08:00
Alejandro Murillo
f55c892a65
Merge
2015-06-30 11:20:43 -07:00
Alejandro Murillo
3ada1489fb
Merge
2015-06-26 19:11:19 -07:00
Dmitry Samersoff
c55d90aeef
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
...
Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
2015-06-23 12:35:39 +03:00
Jaroslav Bachorik
60c572a84a
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
...
Reviewed-by: sla
2015-06-22 12:13:56 +02:00
Jaroslav Bachorik
5e723c42f9
8081634: Concurrent usage of a StringBuilder causes test intermittent failures
...
Reviewed-by: sla, sspitsyn
2015-06-22 12:13:39 +02:00
Jesper Wilhelmsson
a15fb7f8d5
Merge
2015-06-15 13:48:28 +02:00
Alejandro Murillo
84e8aa917e
Merge
2015-06-08 11:11:48 -07:00
Katja Kantserova
a977dfe41f
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
...
Reviewed-by: sspitsyn
2015-06-08 15:27:37 +02:00
Katja Kantserova
18df7777e0
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
...
Reviewed-by: sspitsyn
2015-06-09 10:11:11 +02:00
Aleksei Efimov
a6488e0152
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
...
Reviewed-by: naoto
2015-06-08 16:17:37 +03:00
Alejandro Murillo
f77dadee42
Merge
2015-06-04 15:38:00 -07:00
Yuri Nesterenko
cadfa093b6
8081306: [TEST_BUG] remove imports of the internal API from some regression tests
...
Reviewed-by: serb
2015-06-18 11:05:33 +03:00
Weijun Wang
d922187012
8031111: fix krb5 caddr
...
Reviewed-by: valeriep
2015-06-04 15:29:29 +08:00
Weijun Wang
625d9cb9b8
8079821: MSOID2.java test is not perfect
...
Reviewed-by: valeriep
2015-06-04 15:29:23 +08:00
Amy Lu
06a3f86af5
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
...
Reviewed-by: chegar
2015-06-03 15:33:28 +01:00
Weijun Wang
1f705ef606
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
...
Reviewed-by: xuelei
2015-06-02 22:26:36 +08:00
Xue-Lei Andrew Fan
0f1698f906
8043758: Datagram Transport Layer Security (DTLS)
...
Reviewed-by: jnimeh, weijun, mullan, wetmore
2015-06-02 04:01:04 +00:00
Artem Smotrakov
40f869686c
8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
...
Reviewed-by: coffeys, olagneau
2015-06-01 14:59:20 +03:00
Ivan Gerasimov
97f5b473ec
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
...
Reviewed-by: martin
2015-05-29 19:20:22 +03:00
Mandy Chung
53a97cbeb3
8081347: Add @modules to jdk_core tests
...
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
2015-05-28 10:54:48 -07:00
Staffan Larsen
98d6dd65f9
8081292: sun/tools/jmap/BasicJMapTest.java timed out
...
Reviewed-by: mgronlun, sspitsyn
2015-05-28 10:37:49 +02:00
Katja Kantserova
dc63fa4689
8081037: serviceability/sa/ tests time out on Windows
...
Reviewed-by: jbachorik, sla, dsamersoff
2015-05-27 14:35:55 +02:00
Xueming Shen
92bfe45d6a
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
...
To remove the invalid test case
Reviewed-by: alanb
2015-05-26 12:34:51 -07:00
Alejandro Murillo
fa672c31d0
Merge
2015-05-26 09:22:39 -07:00
Xueming Shen
abaeabd0cd
8042125: Japanese character converters incompatible between Java 7 and Java 8
...
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
2015-05-25 13:52:28 -07:00
Katja Kantserova
27aac42dc5
8080833: JDK-8076524 has failed to remove binary files
...
Reviewed-by: sla
2015-05-25 14:08:21 +02:00
Artem Smotrakov
6b7bbd4884
8050374: More Signature tests
...
Reviewed-by: valeriep
2015-05-25 11:47:41 +03:00
Weijun Wang
041dbf030e
8048030: Expectations should be consistent
...
Reviewed-by: valeriep, mullan, ahgross
2015-05-24 16:35:12 +08:00
Mandy Chung
efeb942f9f
8074431: Remove native2ascii tool
...
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:43:39 -07:00
Alejandro Murillo
d312bbb6ed
Merge
2015-05-21 17:11:55 -07:00
Xueming Shen
9e2b6dfd08
8080248: Coding regression in HKSCS charsets
...
To update the sp correctly when encoding supplementary characters
Reviewed-by: martin
2015-05-21 15:42:30 -07:00
Rob McKenna
efc37c5e71
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
...
Reviewed-by: michaelm
2015-05-20 18:06:31 +01:00
Joe Darcy
8931c0d3b2
8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures
...
Reviewed-by: rriggs
2015-05-19 18:33:08 -07:00
Alejandro Murillo
8a9c3a81ff
Merge
2015-05-19 11:40:00 -07:00
Amy Lu
5dc10dc506
8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
...
Reviewed-by: rriggs
2015-05-19 11:05:52 -04:00
Weijun Wang
ae7da8e119
8077102: dns_lookup_realm should be false by default
...
Reviewed-by: valeriep
2015-05-19 09:09:09 +08:00
Alejandro Murillo
937fb712ee
Merge
2015-05-14 12:05:33 -07:00
Alan Bateman
dd45b6e84f
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
...
Reviewed-by: chegar
2015-05-14 13:45:23 +01:00
Phil Race
95cc940989
Merge
2015-05-13 08:37:34 -07:00
Harold Seigel
529069c19a
Merge
2015-05-08 13:26:07 -04:00
Chris Hegarty
008fee0591
8079782: RandomFactory should be in the jdk.testlibrary package
...
Reviewed-by: bpb
2015-05-08 11:02:33 +01:00
Alejandro Murillo
9aff88de9e
Merge
2015-10-20 17:15:00 -07:00
Alejandro Murillo
50c8b18b1a
Merge
2015-10-20 11:56:24 -07:00
Jaroslav Bachorik
259647f3de
8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType
...
Reviewed-by: dfuchs
2015-10-20 20:53:13 +02:00
Phil Race
0d765d8e4c
Merge
2015-10-12 14:41:36 -07:00
David Dehaven
0dfc929625
Merge
2015-10-06 12:51:55 -07:00
Alexander Zvegintsev
83a08bb60b
8076540: [macosx] NPE due to incorrect threading
...
Reviewed-by: alexsch, azvegint
2015-09-30 13:31:01 +03:00
Katja Kantserova
549731dc2f
8078896: Add @modules as needed to the jdk_svc tests
...
Reviewed-by: alanb, mchung
2015-05-07 09:11:49 +02:00
Jason Uh
53ae2943eb
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
...
Reviewed-by: weijun
2015-05-05 14:44:39 -07:00
Phil Race
b8cf472fe8
Merge
2015-05-05 13:29:31 -07:00
Vinnie Ryan
99e090089e
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
...
Reviewed-by: weijun
2015-05-05 17:55:16 +01:00
Alejandro Murillo
bc6eae682e
Merge
2015-05-05 08:11:41 -07:00
Weijun Wang
3db31d77fc
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 21:14:12 +08:00
Aleksei Efimov
c565cf62f8
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-02 22:51:45 +03:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Joe Darcy
7dfccc294e
8079107: Update TestKeyPairGenerator.java to use random number generator library
...
Reviewed-by: mullan
2015-04-30 16:51:53 -07:00
Jaroslav Bachorik
08231934c1
8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
...
Reviewed-by: sspitsyn, dholmes
2015-04-30 16:44:39 +02:00
Calvin Cheung
df0cd30d79
Merge
2015-05-02 18:40:59 -07:00
Joe Darcy
86c109e149
8078334: Mark regression tests using randomness
...
Reviewed-by: xuelei, alanb
2015-04-29 10:25:53 -07:00
Phil Race
60bb43ad32
Merge
2015-04-29 08:52:47 -07:00
Joe Darcy
84bc5a8a04
8078880: Mark a few more intermittently failuring security-libs
...
Reviewed-by: xuelei
2015-04-29 08:37:57 -07:00
Katja Kantserova
6f18b7da8f
8076524: Remove jhat tests and help library from JDK
...
Reviewed-by: sla, alanb
2015-04-28 14:39:21 +02:00
Katja Kantserova
ba963fa58d
8059047: Extract parser/validator from jhat for use in tests
...
Reviewed-by: sla
2015-04-28 14:33:32 +02:00
Phil Race
96700da961
Merge
2015-04-27 09:17:39 -07:00
Artem Smotrakov
64969c0889
8075007: Additional tests for krb5-related cipher suites with unbound server
...
Reviewed-by: weijun
2015-04-27 21:02:40 +08:00
Jaroslav Bachorik
a79d202015
8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
...
Reviewed-by: sla, dholmes
2015-04-27 10:13:21 +02:00
Jaroslav Bachorik
883ba19236
8077402: JMXStartStopTest fails intermittently on slow hosts
...
Reviewed-by: sla, dholmes
2015-04-27 10:12:56 +02:00
Vinnie Ryan
9ef4bd4a6c
8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException
...
Reviewed-by: xuelei
2015-04-22 14:01:01 +01:00
Xue-Lei Andrew Fan
b7bf7fd3fd
8076328: Enforce key exchange constraints
...
Reviewed-by: wetmore, igerasim, ahgross, asmotrak
2015-04-22 05:09:54 +00:00
Shanliang Jiang
999f0f1fd4
8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
...
Reviewed-by: alanb, sla
2015-04-21 10:24:20 +02:00
Joe Darcy
19b0ecc5d4
8077952: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh should be quarantined
...
Reviewed-by: jbachorik
2015-04-20 10:37:41 -07:00
Katja Kantserova
c1b5c1b53a
8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
...
Reviewed-by: sla
2015-04-20 08:45:54 +02:00
Jason Uh
454ec2e69d
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
...
Reviewed-by: mullan
2015-04-17 11:51:47 -07:00
Shanliang Jiang
b705686a86
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Phil Race
041bb07b95
Merge
2015-04-15 14:28:43 -07:00
Artem Smotrakov
dc99c45870
8076221: Disable RC4 cipher suites
...
Reviewed-by: xuelei, wetmore
2015-04-15 07:34:24 +00:00
Jason Uh
31a7b46b00
8076117: EndEntityChecker should not process custom extensions after PKIX validation
...
Reviewed-by: xuelei, mullan
2015-04-14 13:02:23 -07:00
Phil Race
e630663bbb
8035302: Eliminate dependency on jdk.charsets from 2D font code
...
Reviewed-by: mchung, alanb, sherman, serb
2015-04-13 17:06:04 -07:00
Shobhit Gupta
609fc7915d
8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
...
Reviewed-by: serb, azvegint, kshefov
2015-04-13 19:39:40 +03:00
Katja Kantserova
0ef006faca
8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect
...
Reviewed-by: jbachorik, sla
2015-04-07 14:47:33 +02:00
Calvin Cheung
99f902972c
Merge
2015-04-03 13:46:22 -07:00
Jaroslav Bachorik
ffe4b47d20
8075926: Add a sun.management.JMXConnectorServer perf counter to track its state
...
Reviewed-by: duke
2015-04-03 15:39:38 +02:00
Aleksei Efimov
7863bfdf2a
8075667: (tz) Support tzdata2015b
...
Reviewed-by: okutsu
2015-03-30 15:57:39 +03:00
Jaroslav Bachorik
ca198f7351
8023093: Add ManagementAgent.status diagnostic command
...
Reviewed-by: sla
2015-03-25 18:33:17 +01:00
Harold Seigel
e86e812a29
Merge
2015-03-29 09:21:15 -04:00
Daniel D. Daugherty
4fd6cf3759
Merge
2015-03-20 15:21:51 -07:00
Alejandro Murillo
1b547035a8
Merge
2015-03-19 15:00:51 -07:00
Katja Kantserova
a4da3681de
8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail
...
Reviewed-by: egahlin, jbachorik
2015-03-19 09:01:44 +01:00
Phil Race
9dbd9dd373
Merge
2015-03-17 12:30:53 -07:00
Jamil Nimeh
a55dd41fc7
8074064: OCSPResponse.SingleResponse objects do not parse singleExtensions
...
Reviewed-by: mullan, vinnie
2015-03-13 09:32:54 -07:00
Daniel D. Daugherty
03e307c40a
Merge
2015-03-13 09:28:10 -07:00
Phil Race
cac7e38c8d
Merge
2015-03-11 08:30:40 -07:00
Jaroslav Bachorik
4195de8dec
8074041: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with InvocationTargetException
...
Reviewed-by: sla, ykantser
2015-03-11 15:32:17 +01:00
Masayoshi Okutsu
6a297b5c2b
8074791: Long-form date format incorrect month string for Finnish locale
...
Reviewed-by: naoto
2015-03-11 14:33:14 +09:00
Masayoshi Okutsu
78c0bdbda5
8075173: DateFormat in german locale returns wrong value for month march
...
Reviewed-by: naoto, peytoia
2015-03-25 17:59:59 +09:00
Jason Uh
6a2c954d63
8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
...
Reviewed-by: mullan
2015-03-24 11:31:04 -07:00
Alejandro Murillo
6029b480b7
Merge
2015-03-23 11:44:42 -07:00
Dmitry Samersoff
7e09df43e6
8075569: jmap test fails due to "ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck"
...
Lock file is deleted while we are setting modified time
Reviewed-by: alanb
2015-03-23 02:29:47 -07:00
Weijun Wang
3fbfa7ee89
8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
...
Reviewed-by: mullan
2015-03-23 08:51:51 +08:00
Joe Darcy
ed05aef3fc
8075567: Mark intermittently failuring security-libs tests
...
Reviewed-by: mullan
2015-03-22 10:27:22 -07:00
Phil Race
aa51e477d4
Merge
2015-03-03 10:39:40 -08:00
Prasanta Sadhukhan
3ca192f3b3
8039345: Strange behaviour of per-pixel translucency on linux
...
Reviewed-by: prr, azvegint
2015-03-03 17:50:01 +03:00
Prasanta Sadhukhan
307da40f99
8048782: OpenJDK: PiscesCache : xmax/ymax rounding up can cause RasterFormatException
...
Reviewed-by: prr, flar
2015-03-02 16:34:44 +03:00
Weijun Wang
2bcc0c7789
8074018: Named extension not recognized in keytool -ext honored after 8073182
...
Reviewed-by: mullan
2015-02-28 10:47:07 +08:00
Sean Coffey
79240eab9b
8071447: IBM1166 Locale Request for Kazakh characters
...
Reviewed-by: sherman
2015-02-26 09:36:30 +00:00
Weijun Wang
c12ac1b4cc
8073853: KeyToolTest.java has too many too long lines
...
Reviewed-by: mullan
2015-02-26 08:08:52 +08:00
Xueming Shen
ece4e20848
8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
...
To enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung
2015-02-25 13:04:31 -08:00
Weijun Wang
b505d5ad05
8073182: keytool may generate duplicate extensions
...
Reviewed-by: mullan
2015-02-25 18:30:29 +08:00
Weijun Wang
ed25ae3aeb
8073181: keytool -ext honored not working correctly
...
Reviewed-by: mullan
2015-02-25 18:30:07 +08:00
Jason Uh
9a2cc32b19
8072663: Remove the sun.security.acl package which is not used in the JDK
...
Reviewed-by: mullan, alanb, mchung
2015-02-23 11:40:48 -08:00
Mandy Chung
638c2d5f82
8062750: Separate SNMP messages from sun.management.resources.agent
...
Reviewed-by: alanb, dfuchs, erikj
2015-02-23 08:46:07 -08:00
Chris Hegarty
b7d0702188
8064924: Update java.net.URL to work with modules
...
Reviewed-by: alanb, plevart, psandoz
2015-02-23 15:48:20 +00:00
Dmitry Samersoff
eaa8d1e0f3
8072395: sun/tools/jmap/heapconfig/LingeredAppTest.java and sun/tools/jmap/heapconfig/JMapHeapConfigTest.java fail due to LingeredApp ERROR: java.io.IOException: Lock is too old. Aborting
...
Remove lock age check
Reviewed-by: sla, dholmes, kevinw
2015-02-18 03:45:06 -08:00
Dmitry Samersoff
7168bf102d
8072835: sun/tools/jmap/heapconfig/JMapHeapConfigTest.java Key MaxHeapSize doesnt match
...
Make sure that maxheapsize is set explicitly in command line
Reviewed-by: sla, ykantser
2015-02-18 03:16:48 -08:00
Jason Uh
f7f4ab9df6
8042967: Add variant of DSA Signature algorithms that do not ASN.1 encode the signature bytes
...
Reviewed-by: mullan
2015-02-17 10:48:24 -08:00
Anthony Scarpino
ad70e04133
8022313: sun/security/pkcs11/rsa/TestKeyPairGenerator.java failed in aurora
...
Reviewed-by: mullan
2015-02-13 10:44:53 -08:00
Rob McKenna
4c95aedcd9
8065553: Failed Java web start via IPv6 (Java7u71 or later)
...
Reviewed-by: xuelei
2015-02-10 23:32:48 +00:00
Alejandro Murillo
805200fc3e
Merge
2015-02-10 10:09:33 -08:00
Xueming Shen
81f4c6102a
8030179: java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError
...
Fix the surrogate corner case in SingleByte charset encoder
Reviewed-by: psandoz, alanb
2015-02-09 11:37:56 -08:00
Alejandro Murillo
b49ef0ce12
Merge
2015-02-05 14:57:53 -08:00
Aleksei Efimov
61473e39ce
8072042: (tz) Support tzdata2015a
...
Reviewed-by: coffeys, okutsu
2015-02-05 14:48:57 +03:00
Christian Tornqvist
f95f9bd5d1
Merge
2015-02-04 18:23:09 -08:00
Yuka Kamiya
64b36f8f63
8032446: Support Unicode 7.0.0 in JDK 9
...
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
2015-07-15 11:05:51 +09:00
Jaroslav Bachorik
d9fe0af048
8066708: JMXStartStopTest fails to connect to port 38112
...
Reviewed-by: smarks, dsamersoff, olagneau
2015-02-03 16:46:05 +01:00
Alejandro Murillo
e9c6fa1317
Merge
2015-01-30 16:56:08 -08:00
Yumin Qi
3f9b8313e3
Merge
2015-01-29 03:54:45 +00:00
Daniel Fuchs
b5f5424c83
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
...
Changes the implementation of java.time.Clock.systemUTC() to take advantage of the maximum resolution of the underlying native clock on which System.currentTimeMillis() is based.
Reviewed-by: dholmes, rriggs, scolebourne, sla
2015-01-28 17:48:59 +01:00
Dmitry Samersoff
f5b35f790c
8042397: tmtools/jmap/heap_config/jmap_heap_config_OldSize fails
...
Rewrite the test to jtreg
Reviewed-by: ykantser, jbachorik
2015-01-28 04:56:00 -08:00
Yumin Qi
7feb08a6b4
Merge
2015-01-27 20:03:45 -08:00
Weijun Wang
873b88dcc9
8022582: Relax response flags checking in sun.security.krb5.KrbKdcRep.check
...
Reviewed-by: mullan
2015-01-27 18:16:27 +08:00
Weijun Wang
6a34176e9c
8071562: TimestampCheck.java change removes a whitespace between command and args
...
Reviewed-by: alanb
2015-01-26 21:55:05 +08:00
Artem Smotrakov
1eeff6da6e
8049171: Additional tests for jarsigner's warnings
...
Reviewed-by: weijun
2015-01-26 18:13:42 +08:00
Weijun Wang
ddba00b834
8055045: StringIndexOutOfBoundsException while reading krb5.conf
...
Reviewed-by: mullan
2015-01-26 09:29:29 +08:00
Alexander Kulyakthin
167de7ae02
8067945: SVC jdk/test/* should be cleaned from JRE layout dependency
...
Reviewed-by: sla
2015-01-23 14:20:52 +01:00
Jamil Nimeh
3d738985d7
8044860: Vectors and fixed length fields should be verified for allowed sizes
...
Reviewed-by: xuelei
2015-01-22 20:19:42 -08:00
Vinnie Ryan
d80497254d
8069155: The value of 'KeyStore Type' isn't 'jks'
...
Reviewed-by: xuelei
2015-01-22 12:33:05 +00:00
Chris Hegarty
7dccb4a74e
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem
...
Reviewed-by: alanb, mchung, psandoz, xiaofeya
2015-01-15 10:56:24 +00:00
Srinivasan Raghavan
f080b654f5
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
...
Reviewed-by: alexsch, azvegint
2015-01-14 13:43:12 +03:00
Jason Uh
3793acecce
8059916: Change default criticality of policy mappings and policy constraints certificate extensions
...
Reviewed-by: mullan
2015-01-13 14:33:54 -08:00
Alejandro Murillo
800c634a8a
Merge
2015-01-13 08:58:07 -08:00
Artem Smotrakov
e268dee361
8048603: Additional tests for MAC algorithms
...
Reviewed-by: valeriep
2015-01-13 14:26:34 +03:00
Alejandro Murillo
c74ecba112
Merge
2015-01-08 17:11:49 -08:00
Dean Long
4454981c00
Merge
2015-01-08 17:45:15 -05:00
Valerie Peng
ac09164efa
8039921: SHA1WithDSA with key > 1024 bits not working
...
Removed the key size limits for all SHAXXXWithDSA signatures
Reviewed-by: weijun
2014-12-30 22:03:23 +00:00
Felix Yang
519a6f9477
8066085: Need a sanity test for rmic -iiop
...
Reviewed-by: smarks
2014-12-29 15:24:54 -08:00
Yumin Qi
c08e6d66cb
Merge
2014-12-24 20:23:31 +00:00
Brian Burkhalter
89ee032790
8067964: Native2ascii doesn't close one of the streams it opens
...
Change sun.tools.native2ascii.Main.convert() to use try-with-resources; also clean up code formatting.
Reviewed-by: chegar
2014-12-23 12:40:06 -08:00
Vinnie Ryan
befd7d1c25
8044445: JEP 229: Create PKCS12 Keystores by Default
...
Reviewed-by: mullan, weijun
2014-12-23 16:30:57 +00:00
Phil Race
22f59ce99e
Merge
2014-12-20 10:11:14 -08:00
Yumin Qi
5e2fcdcda0
Merge
2014-12-19 22:58:32 -08:00
Katja Kantserova
f1e461b61e
6977426: sun/tools tests can intermittently fail to find app's Java pid
...
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
2014-12-19 13:13:11 +01:00
Valerie Peng
dbe2f1349f
Merge
2014-12-16 22:33:43 +00:00
Alejandro Murillo
346b210c83
Merge
2014-12-16 13:10:34 -08:00
Aleksei Efimov
2a50c5f3c4
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
...
Reviewed-by: sherman
2014-12-16 23:59:57 +03:00
Phil Race
84ddb56140
Merge
2014-12-16 09:58:02 -08:00
Phil Race
020063e1f4
Merge
2014-12-16 08:14:50 -08:00
Alejandro Murillo
c88778bc25
Merge
2014-12-11 23:06:14 -08:00
Valerie Peng
86291780cb
8062170: java.security.ProviderException: Error parsing configuration with space
...
Updated to parse library path as a line which can contain quoted strings.
Reviewed-by: vinnie
2014-12-12 00:23:32 +00:00