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
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
Tatiana Pivovarova
94c6fd7bc6
8067173: remove Utils::fileAsList
...
Reviewed-by: kvn, iignatyev
2014-12-24 17:54:00 +03:00
Weijun Wang
26099e744a
8044500: Add kinit options and krb5.conf flags that allow users to obtain renewable tickets and specify ticket lifetimes
...
Reviewed-by: valeriep
2014-12-09 18:28:26 +08:00
Alexey Ivanov
e209029c14
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails
...
Reviewed-by: alexsch, azvegint
2014-12-09 13:11:20 +03:00
Yumin Qi
3dff2ab063
Merge
2014-12-08 00:25:10 -08:00
Yuri Nesterenko
c08a28b218
8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
...
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Phil Race
96da55b65e
Merge
2014-12-03 11:52:40 -08:00
Chris Hegarty
43842f6349
Merge
2014-12-03 19:28:35 +00:00
Chris Hegarty
441905cdc7
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00:00
Sergey Bylokhov
52d7a1021d
6345095: regression test EmptyClipRenderingTest fails
...
Reviewed-by: azvegint, alexsch
2014-12-03 15:43:25 +03:00
Yuri Gaevsky
07b4a3626e
6364329: jstat displays "invalid argument count" with usage
...
Reviewed-by: jbachorik
2014-12-02 16:21:33 +01:00
Katja Kantserova
e325ce88cb
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file
...
Reviewed-by: jbachorik
2014-12-01 09:49:44 +01:00
Alejandro Murillo
e7d19b374a
Merge
2014-11-27 07:16:54 -08:00
Jesper Wilhelmsson
dcff994c52
Merge
2014-11-26 17:41:08 +01:00
Chris Hegarty
a6da554cfb
8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently
...
Reviewed-by: dfuchs
2014-11-25 18:43:44 +00:00
Staffan Larsen
63cf080672
Merge
2014-11-24 09:57:03 +01:00
Mark Sheppard
e3e615d6bd
8065222: sun/net/www/protocol/http/B6369510.java doesn't execute as expected
...
Changed address.getHostName() to InetAddress.getLocalHost().getHostName() in URL construction in test's doClient method
Reviewed-by: chegar
2014-11-22 14:56:16 +00:00
Evgeniya Stepanova
71a33bf064
8062536: [TESTBUG] Conflicting GC combinations in jdk tests
...
Reviewed-by: brutisso, dholmes
2014-11-19 17:51:06 +03:00
Katja Kantserova
fb6b965e86
6542634: TEST BUG: MISC_REGRESSION tests need to have minimum timeouts examined
...
Reviewed-by: sla, jbachorik, egahlin
2014-11-18 16:20:16 +01:00
David Kocher
15d4deb44a
8046777: apple.security.KeychainStore has a problem searching for identities
...
Reviewed-by: mullan
2014-11-11 20:11:34 +00:00
Alejandro Murillo
8b0ba26865
Merge
2014-11-11 11:29:20 -08:00
Alejandro Murillo
56d7a059c0
Merge
2014-11-07 06:35:24 -08:00
Aleksei Efimov
ee4d018bad
8064560: (tz) Support tzdata2014j
...
Reviewed-by: okutsu
2014-11-17 14:50:05 +03:00
Anthony Scarpino
1924ac8a18
8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11
...
Reviewed-by: mullan, valeriep
2014-11-07 13:07:09 -08:00
Weijun Wang
ed9e73bb66
8057810: New defaults for DSA keys in jarsigner and keytool
...
Reviewed-by: vinnie
2014-11-05 17:15:09 +08:00