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
Vladimir Ivanov
8761e88b55
Merge
2016-05-09 12:39:41 +03:00
Vladimir Ivanov
905fb139d7
Merge
2016-05-06 18:21:41 +03:00
Alan Bateman
44790114ee
Merge
2016-05-03 11:45:56 +01:00
Alan Bateman
36e0820801
8154956: Module system implementation refresh (4/2016)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:57 +01:00
Anthony Scarpino
b3854d5830
8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
...
Reviewed-by: mullan, xuelei
2016-05-02 16:45:38 -07:00
Steve Drach
35e6b00ee0
8151542: URL resources for multi-release jar files have a #runtime fragment appended to them
...
Reviewed-by: alanb, chegar, psandoz, sherman
2016-05-02 09:03:38 -07:00
Sergey Bylokhov
1f092412dc
8154493: AppletViewer should emit its deprecation warning to standard error
...
Reviewed-by: smarks
2016-05-02 12:01:39 +03:00
Phil Race
5ab5ea2ba4
Merge
2016-04-29 09:47:43 -07:00
Nils Eliasson
c7f8bb25dd
8142464: PlatformLoggerTest.java throws java.lang.RuntimeException: Logger test.logger.bar does not exist
...
Test doesn't keep strong references to loggers
Reviewed-by: kvn
2016-04-29 09:40:08 +02:00
Felix Yang
560adadb05
8154733: Fix module dependencies missed in java.rmi tests
...
Reviewed-by: alanb, amlu
2016-04-28 12:38:22 +08:00
Daniel Fuchs
1e0d1458a2
8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class
...
Changes System.LoggerFinder methods to take a Module argument instead of a Class.
Reviewed-by: mchung
2016-04-27 18:04:16 +02:00
Roger Riggs
727e63cad7
8155182: fix to JDK-8066750 broke jdk9 builds
...
Restore RMI Http Proxy support for now
Reviewed-by: darcy, lancea, smarks
2016-04-26 21:25:18 -04:00
Roger Riggs
c08b6a7c8f
8066750: Remove HTTP proxy implementation and tests from RMI
...
Reviewed-by: smarks
2016-04-26 17:35:10 -04:00
Phil Race
d21da4cef9
Merge
2016-04-25 09:25:26 -07:00
Phil Race
bb38c4e2a2
Merge
2016-04-21 10:30:43 -07:00
Rajan Halade
d8acc2fbcf
8129329: sun/security/ssl/SSLContextImpl/MD2InTrustAnchor.java failed intermittently
...
Reviewed-by: xuelei
2016-04-21 09:55:04 -07:00
Rajan Halade
a6a4976af0
8137231: sun/security/rsa/SpecTest.java timeout with Agent error: java.lang.Exception
...
Reviewed-by: valeriep
2016-04-19 18:09:58 -07:00
David Dehaven
7ff379177d
Merge
2016-04-19 11:13:30 -07:00
Sergey Bylokhov
ea65ad3102
7102282: TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified
...
Reviewed-by: yan, psadhukhan
2016-04-16 23:39:45 +03:00
Rajan Halade
c86b01dbe8
8154382: Remove intermittent keyword from SupportedDSAParamGen.java
...
Reviewed-by: xuelei
2016-04-16 01:23:54 +00:00
Chris Hegarty
07cdc33e34
8137058: Clear out all non-Critical APIs from sun.reflect
...
Reviewed-by: alanb, jfranck, mchung
2016-04-15 16:19:15 +01:00
Xue-Lei Andrew Fan
7f30460ff6
8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
...
Reviewed-by: valeriep, mullan, coffeys
2016-04-15 11:09:18 +00:00
Rajan Halade
55101b0096
8151834: Test SmallPrimeExponentP.java times out intermittently
...
Reviewed-by: weijun
2016-04-14 14:42:53 -07:00
Amanda Jiang
6edbf9b42d
8153545: sun/security/pkcs11/Provider/Login.sh fails on Linux
...
Reviewed-by: vinnie, weijun
2016-04-14 09:45:37 +08:00
Rajan Halade
bf4e4ed961
8055351: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?)
...
Reviewed-by: valeriep
2016-04-13 16:05:31 -07:00
Alejandro Murillo
fd0239a0bc
Merge
2016-04-13 00:00:39 -07:00
Rajan Halade
cfb375b438
8153829: javax/net/ssl/Stapling/HttpsUrlConnClient.java fails intermittently with NullPointerException
...
Reviewed-by: xuelei, jnimeh
2016-04-12 09:37:46 -07:00
Alejandro Murillo
b84738d2e3
Merge
2016-04-11 14:21:27 -07:00
Felix Yang
c417ef2f3c
8153928: test/lib/share/classes/jdk/test/lib/Utils.java introduced dependency to java.base/jdk.internal.misc
...
Reviewed-by: alanb, amlu
2016-04-11 15:14:04 +08:00
Mark Sheppard
8906a1381d
8134577: Eliminate or standardize a replacement for sun.net.spi.nameservice.NameServiceDescriptor
...
Reviewed-by: chegar, alanb
2016-04-11 03:00:50 +01:00
Chris Hegarty
25b68378f6
8153737: Unsupported Module
...
Reviewed-by: alanb, mchung, psandoz
2016-04-09 20:12:13 +01:00
Daniel D. Daugherty
3115b36c77
Merge
2016-04-07 10:03:48 -07:00
Vyom Tewari
5fde8fb84e
8151586: Wrong exception catch for FTPClient in JDK-8055032
...
Reviewed-by: chegar
2016-04-06 21:31:48 +01:00
Alan Bateman
4af24b6def
8153370: Drop use of old style -XaddExports from tests
...
Reviewed-by: mchung
2016-04-05 21:18:01 +01:00
Phil Race
82d451f3d7
Merge
2016-04-05 09:13:52 -07:00
Phil Race
90f3c81ae0
Merge
2016-04-05 07:51:12 -07:00
Vyom Tewari
2dcd96060e
7167293: FtpURLConnection connection leak on FileNotFoundException
...
Reviewed-by: chegar, rriggs
2016-04-05 17:07:56 +01:00
Ivan Gerasimov
aa34beea2e
6483657: MSCAPI provider does not create unique alias names
...
Reviewed-by: vinnie
2016-04-03 16:38:10 +03:00
Daniel D. Daugherty
0060da2f23
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
...
Reviewed-by: jmasa, jwilhelm
2016-04-01 14:29:41 -07:00
Masayoshi Okutsu
ffd8b1d718
8152817: Locale data loading fails silently when running with a security manager
...
Reviewed-by: mchung, alanb
2016-04-01 14:50:42 +09:00
Chris Hegarty
3c06ea62d8
8152190: Move sun.misc.JarIndex and InvalidJarIndexException to an internal package
...
Reviewed-by: alanb
2016-03-31 06:23:43 +01:00
Roger Riggs
3302f7b0fd
8152005: sun/misc/SunMiscSignalTest.java failed intermittently
...
Extend timeout and retry
Reviewed-by: darcy
2016-03-30 12:47:54 -04:00
Yasumasa Suenaga
1f5235f540
8151674: STW phases at Concurrent GC should count in PerfCounter
...
Reviewed-by: jmasa, sla, tschatzl
2016-03-30 21:05:35 +09:00
Laurent Bourgès
048ce8be87
8144938: Handle properly coordinate overflow in Marlin Renderer
...
Skip point coordinates with NaN/Infinity values
Reviewed-by: flar, prr
2016-03-23 21:20:25 +01:00
Jesper Wilhelmsson
d9415fe792
Merge
2016-03-23 20:14:36 +01:00
Dmitry Samersoff
260f238cd5
8151444: JDP not working
...
Don't set IP_MULTICAST_IF explicitly
Reviewed-by: sla, ysuenaga
2016-03-23 21:40:20 +03:00
Chris Hegarty
a59bc4455b
Merge
2016-03-22 16:02:25 +00:00
Chris Hegarty
ff2e79c118
Merge
2016-03-22 10:42:32 +00:00
Sibabrata Sahoo
99f5d7fd74
8150512: Update test for jdk.security.provider.preferred security property
...
Reviewed-by: ascarpino
2016-03-21 11:54:23 -07:00
Naoto Sato
6b7a41ca2b
8060097: sun/net/idn/TestStringPrep.java failed
...
Reviewed-by: michaelm
2016-03-21 08:48:34 -07:00
Jesper Wilhelmsson
74c006ac7f
Merge
2016-03-19 01:23:44 +01:00
Christoph Langer
872d60701a
8149169: SSLSocketInputRecord.decodeInputRecord buffer overflow
...
Reviewed-by: xuelei
2016-03-18 13:14:53 +00:00
Alan Bateman
db4d383614
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Yasumasa Suenaga
570f4df3f1
8151709: jhsdb should show help message in SALauncher
...
Reviewed-by: dsamersoff
2016-03-15 12:27:26 +09:00
David Dehaven
1a08d0a1d9
Merge
2016-03-11 11:27:12 -08:00
Joe Darcy
781cae322e
8151679: Mark SignatureOffsets.java as intermittently failing
...
Reviewed-by: xuelei
2016-03-11 10:06:12 -08:00
David Dehaven
ddd9185c51
Merge
2016-03-07 16:38:23 -08:00
Yasumasa Suenaga
ec2bb17be5
8151181: Add JSnap to jhsdb
...
Reviewed-by: dsamersoff
2016-03-04 18:13:04 +09:00
Joe Darcy
23734438ce
8151225: Mark SpecTest.java as intermittently failing
...
Reviewed-by: mullan
2016-03-04 10:09:54 -08:00
Xue-Lei Andrew Fan
3c244740c6
8148108: Disable Diffie-Hellman keys less than 1024 bits
...
Reviewed-by: vinnie, mullan
2016-03-04 14:04:01 +00:00
Xue-Lei Andrew Fan
741bd9b060
8144566: Custom HostnameVerifier disables SNI extension
...
Reviewed-by: mullan, wetmore
2016-04-22 09:27:35 +00:00
Joe Darcy
0708e4c089
8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
...
Reviewed-by: xuelei
2016-03-03 22:55:41 -08:00
Steve Drach
da10efd829
8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734
...
Also fixes JDK-8150920
Reviewed-by: psandoz, redestad
2016-03-03 09:47:40 -08:00
Chris Hegarty
d6208a2b4a
8150162: Move sun.misc.Version to a truly internal package
...
Reviewed-by: alanb, iris, mchung, rriggs
2016-03-03 12:07:13 +00:00
Joe Darcy
887760ee88
8151835: Mark SmallPrimeExponentP.java as intermittently failing
...
Reviewed-by: vinnie
2016-03-14 10:48:18 -07:00
Artem Smotrakov
1c1cec5a6f
8151734: Mark Unreachable.java and MaxRetries.java as intermittently failing
...
Reviewed-by: weijun
2016-03-11 17:07:57 -08:00
David Dehaven
2830a624b5
Merge
2016-02-29 09:00:35 -08:00
Sean Mullan
e868165acc
8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded
...
Reviewed-by: coffeys, vinnie
2016-03-07 10:10:04 -05:00
David Dehaven
f328f006fc
Merge
2016-02-24 08:58:31 -08:00
Roger Riggs
aa585fa3cf
8150337: sun/misc/SunMiscSignalTest.java failed intermittently
...
Correct test to allow for signals to be ignored
Reviewed-by: bpb
2016-02-23 17:19:28 -05:00
Laurent Bourgès
1036ce73ea
8148886: SEGV in sun.java2d.marlin.Renderer._endRendering
...
Handle reentrancy in both AAShapePipe and MarlinRenderingEngine using new sun.java2d.ReentrantContextProvider implementations
Reviewed-by: flar, prr
2016-02-23 22:07:27 +01:00
David Dehaven
c067e0428b
Merge
2016-02-23 09:11:19 -08:00
Steve Drach
4054254344
8132734: JDK 9 runtime changes to support multi-release jar files
...
JEP 238 Multi-Release JAR Files runtime support
Reviewed-by: alanb, psandoz, sherman
2016-02-15 17:47:53 -08:00
Laurent Bourgès
073470bedb
8149338: JVM Crash caused by Marlin renderer not handling NaN coordinates
...
Use first / last Y crossings to compute edge min/max Y and ensure consistency with edgeBuckets / edgeBucketCounts arrays
Reviewed-by: flar, prr
2016-02-11 09:08:15 +01:00
David Dehaven
5feab91d1b
Merge
2016-02-02 11:50:55 -08:00
Anthony Scarpino
62e1a7c628
8145344: Add SHA1 and SHA-224 to preferred provider list for solaris-sparc
...
Reviewed-by: vinnie, jnimeh
2016-02-02 11:27:18 -08:00
David Dehaven
4ba2917e46
Merge
2016-02-02 10:03:14 -08:00
Chris Hegarty
5765b5b4f0
8148117: Move sun.misc.Cleaner to jdk.internal.ref
...
Reviewed-by: alanb, rriggs
2016-02-02 08:59:52 +00:00
Alejandro Murillo
117b2fe8c0
Merge
2016-02-01 10:07:37 -08:00
Joe Darcy
1685766e91
8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
...
Reviewed-by: alanb
2016-01-29 17:03:17 -08:00
Alejandro Murillo
b8e0f8aa93
Merge
2016-01-28 16:30:39 -08:00
Tobias Hartmann
d047668eee
Merge
2016-01-28 09:49:18 +01:00
Jesper Wilhelmsson
2730f42693
Merge
2016-01-26 17:13:17 +01:00
Tobias Hartmann
7565509d93
Merge
2016-01-26 09:11:59 +01:00
Alan Bateman
3573d65040
8148147: Sync up @modules from jigsaw/jake
...
Reviewed-by: chegar, mchung
2016-01-25 19:01:19 +00:00
Sergey Bylokhov
57e0ace082
8074165: Deprecate support for AppletViewer
...
Reviewed-by: almatvee, ssadetsky
2016-01-22 15:46:24 +03:00
David Dehaven
8969d1404a
Merge
2016-01-21 14:49:02 -08:00
Artem Smotrakov
c0662e94e8
8138990: Implementation of HTTP Digest authentication may be more flexible
...
Reviewed-by: michaelm
2016-01-21 09:15:31 -08:00
Bhanu Prakash Gopularam
298315e8f8
8133085: Avoid creating instances of security providers when possible
...
Reviewed-by: mullan
2016-01-20 09:21:57 -08:00
Tobias Hartmann
6af2f8f8c4
Merge
2016-01-15 09:15:33 +01:00
Jesper Wilhelmsson
4173b11641
Merge
2016-01-14 17:14:32 +01:00
Jaroslav Bachorik
ca14c9d5c5
8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses
...
Reviewed-by: dfuchs, sspitsyn
2016-01-14 09:49:42 +01:00
Alejandro Murillo
70a4694f73
Merge
2016-01-12 11:31:48 -08:00
Konstantin Shefov
13e2eedb5f
8141615: Add new public methods to sun.reflect.ConstantPool
...
Reviewed-by: twisti, iignatyev, coleenp
2016-01-12 17:03:06 +03:00
Joseph Provino
32ec535805
Merge
2016-01-07 20:06:51 +00:00
Joseph Provino
e253422eff
Merge
2016-01-06 02:31:59 +00:00
Alejandro Murillo
8f53087d6e
Merge
2016-01-05 13:08:05 -08:00
Bhanu Prakash Gopularam
7123bf01ab
8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
...
Reviewed-by: mullan
2016-01-04 19:48:44 -08:00
Jaroslav Bachorik
27368685db
8145982: JMXInterfaceBindingTest is failing intermittently
...
Reviewed-by: chegar, sgehwolf, olagneau
2016-01-04 10:07:08 +01:00
Weijun Wang
7d0509800c
8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
...
Reviewed-by: xuelei
2016-01-04 17:03:59 +08:00
Joseph Provino
a02ddb869a
Merge
2016-01-01 17:08:24 +00:00
David Dehaven
83802373ee
Merge
2016-01-12 13:13:16 -08:00
Laurent Bourgès
faa243834a
8146076: Fail of sun/java2d/marlin/CeilAndFloorTests.java with Jigsaw
...
Added jtreg tag @modules java.desktop/sun.java2d.marlin
Reviewed-by: prr
2016-01-09 14:04:32 +01:00
Phil Race
a951b32503
Merge
2016-01-05 10:38:10 -08:00
Jaroslav Bachorik
ee5b325911
8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
...
Reviewed-by: dfuchs
2015-12-28 12:16:09 +01:00
Roger Riggs
1ea7533dbf
8149750: Decouple sun.misc.Signal from the base module
...
Reviewed-by: chegar, dholmes
2016-02-18 14:44:50 -05:00
Amy Lu
2d281f78c4
8149920: Remove intermittent key from jdk_core tests
...
Reviewed-by: darcy
2016-02-18 09:50:55 +08:00
Amy Lu
8cb5467269
8149922: Remove intermittent key from security tests
...
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList
Reviewed-by: xuelei
2016-02-18 09:46:07 +08:00
Alejandro Murillo
7e957a2913
Merge
2016-02-15 09:44:42 -08:00
Vinnie Ryan
7c237a1bfa
8149411: PKCS12KeyStore cannot extract AES Secret Keys
...
Reviewed-by: xuelei
2016-02-15 15:57:58 +00:00
Alejandro Murillo
1c894eb9a3
Merge
2016-02-11 13:58:43 -08:00
Ivan Gerasimov
58140f51df
8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
...
Reviewed-by: mullan
2016-02-12 00:20:16 +03:00
Jesper Wilhelmsson
6939cb3b60
Merge
2016-02-11 21:07:37 +01:00
Dmitry Samersoff
034d9dddfc
8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out
...
Fixed typoeo in expected output
Reviewed-by: sspitsyn
2016-02-06 14:22:51 +03:00
Robbin Ehn
f9d8690509
8144916: Decrease PerfDataMemorySize back to 32K
...
Reviewed-by: mlarsson, sla
2016-02-05 14:03:05 +01:00
Ramanand Patil
2d836a5595
8148446: (tz) Support tzdata2016a
...
Reviewed-by: okutsu, aefimov
2016-02-09 11:57:57 +05:30
Valerie Peng
e171854b1c
8138593: Make DSA more fair
...
Changed nounce K generation to FIPS 186-4 B2.1
Reviewed-by: mullan
2015-12-23 02:31:34 +00:00
Phil Race
84c2303502
Merge
2015-12-22 10:59:51 -08:00
Phil Race
52a03c2f27
Merge
2015-12-22 09:14:16 -08:00
Chris Hegarty
7e4d56677d
8145990: Move sun.misc math support classes to jdk.internal.math
...
Reviewed-by: bpb, darcy
2015-12-22 12:17:25 +00:00
Amy Lu
69bd68385c
8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
...
Reviewed-by: darcy
2015-12-22 11:07:17 +08:00
Naoto Sato
f19df7cb6e
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data
...
Reviewed-by: okutsu
2015-12-21 09:05:25 -08:00
Alejandro Murillo
a14aea12fc
Merge
2015-12-18 09:37:18 -08:00
Jaroslav Bachorik
d36b231c45
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
...
Reviewed-by: sspitsyn
2015-12-18 14:43:24 +01:00
Chris Hegarty
aa0ef2e9f5
8145544: Move sun.misc.VM to jdk.internal.misc
...
Reviewed-by: alanb, mullan, weijun
2016-01-06 10:01:44 +00:00
Severin Gehwolf
b8c892909b
6425769: Allow specifying an address to bind JMX remote connector
...
Reviewed-by: jbachorik, dfuchs
2015-12-18 08:30:26 +01:00
Laurent Bourgès
c24ee88e8b
8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins
...
Reviewed-by: flar, prr
2015-12-16 13:24:19 -08:00
Chris Hegarty
bc11b9c8b5
8144479: Remove character coders from sun.misc
...
Reviewed-by: psandoz, rriggs
2015-12-16 12:17:03 +00:00
Xue-Lei Andrew Fan
2f861a9225
8144773: Further reduce use of MD5
...
Reviewed-by: mullan, wetmore, jnimeh, ahgross
2015-12-15 12:59:00 +00:00
Phil Race
e601b5cebe
Merge
2015-12-14 14:12:17 -08:00
Joseph Provino
a5bc6efb1b
Merge
2015-12-14 19:49:10 +00:00
Chris Hegarty
a979586dce
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
...
Reviewed-by: psandoz, mchung
2015-12-14 19:24:33 +00:00
Phil Race
6447b5bb8b
Merge
2015-12-14 10:36:12 -08:00
Alexander Smundak
4cebcd8b2d
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
...
Add ppc64le/jvm.cfg, check for the ppc64le in addition to ppc64 in tests
Co-authored-by: Andrew Hughes <gnu.andrew@redhat.com>
Reviewed-by: dholmes, ihse
2015-12-11 10:45:58 -08:00
Laurent Bourgès
80222f5b67
8144445: Maximum size checking in Marlin ArrayCache utility methods is not optimal
...
Reviewed-by: prr, flar
2015-12-10 15:52:14 -08:00
Laurent Bourgès
bb10c3f0de
8144446: Automate the Marlin crash test
...
Reviewed-by: prr, flar
2015-12-10 15:45:18 -08:00
Xue-Lei Andrew Fan
e03cf9daf6
8136410: AlgorithmDecomposer is not parsing padding correctly
...
Reviewed-by: weijun
2015-12-10 06:09:36 +00:00
Xue-Lei Andrew Fan
307b9775e8
8144890: Add the intermittent keyword test B6216082.java
...
Reviewed-by: mullan
2015-12-08 03:49:12 +00:00
Weijun Wang
2cde289af4
8138638: Security tests using jdk/test/sun/security/krb5/auto/KDC.java fail intermittently with OutOfMemoryError
...
Reviewed-by: xuelei
2015-12-07 15:48:56 +08:00
Xue-Lei Andrew Fan
e4927570de
8141593: Test RetryHttps timed out intermittently
...
Enable debug to expose more information for further evaluation
Reviewed-by: weijun
2015-12-07 03:35:24 +00:00
Chris Hegarty
ebceee6674
8144480: Remove test dependencies on sun.misc.BASE64Encoder and BASE64Decoder
...
Reviewed-by: alanb, amlu, psandoz, weijun
2015-12-03 11:57:14 +00:00
Phil Race
c410a92fed
Merge
2015-12-02 11:22:27 -08:00
Lana Steuck
af7402f069
Merge
2015-12-02 09:34:55 -08:00
Phil Race
214c48d9d2
Merge
2015-12-02 09:15:12 -08:00
Weijun Wang
8fc9b58a4e
8130132: jarsigner should emit warning if weak algorithms or keysizes are used
...
Reviewed-by: mullan
2015-12-02 16:44:57 +08:00
Vinnie Ryan
a63d39ad89
8144093: JEP 244/8051498 - TLS Application-Layer Protocol Negotiation Extension
...
Reviewed-by: wetmore, xuelei, mullan, coffeys
2015-12-02 03:37:29 +00:00
Xue-Lei Andrew Fan
6613384dc9
8143298: Test ReadTimeout.java fails intermittently
...
Reviewed-by: weijun, jnimeh
2015-12-02 03:29:49 +00:00
Iris Clark
70e00d742f
Merge
2015-11-29 20:29:45 -08:00
Laurent Bourgès
155cc1f5bc
8143849: Integrate Marlin renderer per JEP 265
...
Reviewed-by: flar, prr
2015-11-23 15:02:19 -08:00
Jim Graham
8571ce9809
8143848: changeset was pushed with wrong attributions
...
Reviewed-by: prr
2015-11-23 14:56:43 -08:00
Jim Graham
be42ed8890
8076529: Marlin antialiasing renderer integration
...
Reviewed-by: flar, prr
2015-11-23 14:35:55 -08:00
Phil Race
d1c0c842fb
Merge
2015-11-23 10:00:50 -08:00
Amy Lu
dad26e258c
8143583: Several tests don't work with latest jtreg due to non-existing files in @build
...
Reviewed-by: alanb, sla
2015-11-23 16:14:33 +08:00
Daniel Fuchs
bd8942b7a1
8140364: JEP 264 Platform Logger API and Service Implementation
...
Initial implementation for JEP 264 Platform Logger API and Service
Reviewed-by: mchung, psandoz, rriggs
2015-11-20 19:26:16 +01:00
Amanda Jiang
cb8623ad3b
8048357: PKCS basic tests
...
Reviewed-by: weijun
2015-11-19 19:46:46 -08:00
Weijun Wang
a7d92d59f9
8056174: New APIs for jar signing
...
Reviewed-by: mullan
2015-11-20 08:34:04 +08:00
Iris Clark
b1b246fa7b
Merge
2015-11-19 14:00:49 -08:00
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