David Lindholm
|
ac45dea45e
|
8145092: Use Unified Logging for the GC logging
JEP-271
Reviewed-by: sjohanss, brutisso
|
2015-11-18 14:51:10 +01:00 |
|
Michael Haupt
|
1d4561775d
|
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
Reviewed-by: mchung, sundar
|
2015-12-09 11:02:54 +00:00 |
|
Christoph Langer
|
cd715bbcb2
|
8139436: sun.security.mscapi.KeyStore might load incomplete data
Reviewed-by: vinnie, weijun
|
2015-11-18 08:43:52 +08:00 |
|
Phil Race
|
5f60908938
|
Merge
|
2015-11-17 13:09:16 -08:00 |
|
Claes Redestad
|
5b5c2d0925
|
8142487: Cleanup sun.invoke.util.Wrapper zeroes to be both reliable and lazy
Reviewed-by: vlivanov, jrose
|
2015-11-17 12:43:09 +01:00 |
|
Rajeev Chamyal
|
2946748843
|
8030099: Memory usage of java process increases after pressing start button in test window
Reviewed-by: prr, serb
|
2015-11-17 13:14:26 +04:00 |
|
Iris Clark
|
6568d3457b
|
Merge
|
2015-11-16 17:10:20 -08:00 |
|
Alejandro Murillo
|
1d0da88fea
|
Merge
|
2015-11-13 10:35:27 -08:00 |
|
Jaroslav Bachorik
|
e67e132b02
|
8142398: ManagementAgent.status diagnostic command only outputs the specifically set properties
Reviewed-by: sla
|
2015-11-13 14:44:05 +01:00 |
|
Weijun Wang
|
054349cd8b
|
8143913: MSCAPI keystore should accept Certificate[] in setEntry()
Reviewed-by: vinnie
|
2015-11-25 11:58:30 +08:00 |
|
Amanda Jiang
|
32b34954c2
|
8143377: Test PKCS8Test.java fails
Reviewed-by: weijun
|
2015-11-25 09:42:34 +08:00 |
|
Alexandre Iline
|
fb7027bca9
|
8139430: Refactor test library to decrease module dependencies of tests
Reviewed-by: mchung, alanb
|
2015-11-23 11:49:04 -08:00 |
|
Antonios Printezis
|
816a40ae00
|
8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
Introduces the jdk.nio.maxCachedBufferSize property.
Reviewed-by: alanb, bpb
|
2016-01-28 10:58:10 -05:00 |
|
Artem Smotrakov
|
ff74b29304
|
8144539: Update PKCS11 tests to run with security manager
Reviewed-by: valeriep, ascarpino
|
2016-01-26 13:32:07 -08:00 |
|
Joseph Provino
|
f2134af77c
|
Merge
|
2015-11-11 23:45:51 +00:00 |
|
Tiantian Du
|
6c93228c43
|
8076359: Test Task: Develop new tests for Leverage CPU Instructions for GHASH and RSA
Reviewed-by: mullan, ascarpino
|
2015-11-11 10:42:20 +03:00 |
|
Iris Clark
|
2f8616e7b4
|
Merge
|
2015-11-09 10:57:01 -08:00 |
|
Alejandro Murillo
|
7bbbc98da3
|
Merge
|
2015-11-06 11:11:53 -08:00 |
|
Tobias Hartmann
|
4ed5b73f3d
|
8141132: JEP 254: Compact Strings
Adopt a more space-efficient internal representation for strings.
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
|
2015-11-03 09:42:11 +01:00 |
|
Iris Clark
|
321ddf167f
|
Merge
|
2015-11-01 09:49:05 -08:00 |
|
David Holmes
|
90176d92ba
|
Merge
|
2015-10-29 21:38:11 -04:00 |
|
Chris Plummer
|
5b3684cf37
|
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
|
2015-10-29 12:02:53 -07:00 |
|
Alexandre Iline
|
9cbe14b4df
|
8140336: Add @modules for exported dependencies to jdk_core tests
Reviewed-by: alanb, mchung
|
2015-10-27 20:06:02 -07:00 |
|
Iris Clark
|
b7cb99d927
|
Merge
|
2015-10-25 19:16:39 -07:00 |
|
Alejandro Murillo
|
f629fa832c
|
Merge
|
2015-10-19 12:30:18 -07:00 |
|
Jesper Wilhelmsson
|
40ec5e0a3b
|
Merge
|
2015-10-15 13:23:25 +02:00 |
|
Aleksei Efimov
|
2e0d7b61ee
|
8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
Reviewed-by: naoto
|
2015-10-10 12:52:09 +03:00 |
|
Chris Hegarty
|
f17770b428
|
8138978: Examine usages of sun.misc.IOUtils
Reviewed-by: alanb, mullan, psandoz, rriggs, weijun
|
2015-10-09 14:21:02 +01:00 |
|
Weijun Wang
|
4768e44b34
|
8085904: Test timeout on Mac
Reviewed-by: wetmore
|
2015-10-09 09:33:54 +08:00 |
|
Valerie Peng
|
fcb924e751
|
8130648: JCK test api/java_security/AuthProvider/ProviderTests_login starts failing after JDK-7191662
Make uninitialized SunPKCS11 provider throw IllegalStateException for AuthProvider calls.
Reviewed-by: mullan
|
2015-10-08 20:51:08 +00:00 |
|
Jaroslav Bachorik
|
64e85130bb
|
8138579: Custom launcher fails to start because of permission problem
Reviewed-by: sspitsyn, dsamersoff
|
2015-10-08 09:40:31 +02:00 |
|
Iris Clark
|
3e5db5fac5
|
Merge
|
2015-10-05 20:55:53 -07:00 |
|
Aleksei Efimov
|
673882edf9
|
8138716: (tz) Support tzdata2015g
Reviewed-by: peytoia
|
2015-10-05 17:38:04 +03:00 |
|
Jaroslav Bachorik
|
7d1251ff12
|
8138748: ManagementAgent.status DCMD fails with NPE for JMX configured on command line
Reviewed-by: sspitsyn, dsamersoff, olagneau
|
2015-10-02 18:49:54 +02:00 |
|
Jesper Wilhelmsson
|
9a874b10bb
|
Merge
|
2015-10-07 00:46:45 +02:00 |
|
Artem Smotrakov
|
fb9ae3bb10
|
8137174: NTLM impl should use doPrivileged when it reads system properties
Reviewed-by: chegar
|
2015-09-30 15:30:50 +03:00 |
|
Iris Clark
|
d0bbb6c588
|
Merge
|
2015-09-29 11:46:31 -07:00 |
|
Artem Smotrakov
|
b47b3ceb6e
|
8136600: KinitConfPlusProps.java test intermittently fails because PortUnreachableException is missing
Reviewed-by: weijun
|
2015-09-29 18:01:33 +03:00 |
|
Jesper Wilhelmsson
|
643d67e7eb
|
Merge
|
2015-09-28 15:05:01 +02:00 |
|
Chris Hegarty
|
0cc24c29ca
|
8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs
|
2015-09-28 13:39:27 +01:00 |
|
Sha Jiang
|
451024f8df
|
8075286: Additional tests for signature algorithm OIDs and transformation string
SQE test co-location effort
Reviewed-by: valeriep
|
2015-09-24 18:16:56 +00:00 |
|
Dmitry Samersoff
|
37668179b5
|
8086134: Deadlock detection fails to attach to core file
Test reimplemented for jtreg
Reviewed-by: jbachorik
|
2015-09-24 20:40:12 +03:00 |
|
Volker Simonis
|
638270935d
|
8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
Reviewed-by: wetmore
|
2015-11-02 14:57:04 +01:00 |
|
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 |
|