Vinnie Ryan
8f58ebc261
8007755: Support the logical grouping of keystores
...
Reviewed-by: mullan
2013-02-13 19:40:51 +00:00
Dmitry Samersoff
403e23ec70
8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris
...
Fixed couple of more Solaris shell incompatibilities
Reviewed-by: chegar
2013-02-13 21:06:30 +04:00
Vinnie Ryan
fdcad628a4
Merge
2013-02-13 16:03:24 +00:00
Vinnie Ryan
3d55cc1e02
8007934: algorithm parameters for PBE Scheme 2 not decoded correctly in PKCS12 keystore
...
Reviewed-by: mullan
2013-02-13 16:01:26 +00:00
Joel Borggrén-Franck
e0eba88c1b
8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class)
...
Reviewed-by: darcy, abuckley
2013-02-13 10:36:36 +01:00
Zhengyu Gu
4e7de85e4d
8006691: Remove jvm_version_info->is_kernel_jvm field
...
Remove is_kernel_jvm field in jvm_version_info structure, as kernel VM has been deprecated
Reviewed-by: mchung
2013-02-12 14:47:36 -05:00
Stephen Colebourne
73c043f49e
8007392: JSR 310: DateTime API Updates
...
8007520: Update date/time classes in j.util and j.sql packages
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb
Integration of JSR310 Date/Time API for M7
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Patrick Zhang <patrick.zhang@oracle.com>
Reviewed-by: darcy, alanb, naoto
2013-02-12 09:25:43 -08:00
Dmitry Samersoff
232b814f68
8007786: JDK-8002048 testcase doesn't work on Solaris
...
Test built in into Solaris shell doesn't have -e operator
Reviewed-by: sla, sspitsyn
2013-02-12 16:02:14 +04:00
Mike Duigou
62b85e6a17
8006594: Add jdk_core target to jdk/test/Makefile
...
Reviewed-by: alanb
2013-02-06 11:28:25 -08:00
Alan Bateman
b74073c0db
8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
...
Reviewed-by: darcy
2013-02-11 20:16:18 +00:00
Daniel D. Daugherty
249b55b573
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
...
Reviewed-by: coleenp, sspitsyn
2013-02-11 10:07:01 -08:00
Dmitry Samersoff
be1edfbb6f
8007536: Incorrect copyright header in JDP files
...
Copyright header in JDP files missed the "classpath exception" rule.
Reviewed-by: mikael
2013-02-11 18:44:22 +04:00
Kumar Srinivasan
83b9b38fc5
8007902: [unpack200] incorrect BootstrapMethods attribute
...
Reviewed-by: jjh
2013-02-10 08:49:39 -08:00
Kumar Srinivasan
8a4107ab64
8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute
...
Reviewed-by: alanb
2013-02-10 08:07:59 -08:00
Weijun Wang
76953b4d1e
8007761: NTLM coding errors
...
Reviewed-by: chegar
2013-02-09 16:43:58 +08:00
Weijun Wang
d8233ec657
8001104: Unbound SASL service: the GSSAPI/krb5 mech
...
Reviewed-by: valeriep
2013-02-09 16:43:49 +08:00
Doug Lea
724f325f44
8005697: Add StampedLock
...
Reviewed-by: chegar, alanb, dice, martin
2013-02-09 08:35:57 +00:00
Joe Darcy
826105d548
8005623: Retrofit FunctionalInterface annotations to core platform interfaces
...
Reviewed-by: mduigou, chegar, alanb
2013-02-08 16:00:23 -08:00
Naoto Sato
ea5819f8d3
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
...
Reviewed-by: okutsu
2013-02-08 09:35:14 -08:00
Katja Kantserova
19982b2e80
8007142: Add utility classes for writing better multiprocess tests in jtreg
...
Reviewed-by: alanb, rbackman
2013-02-07 11:22:04 +01:00
Martin Buchholz
925fe9142b
8006995: java launcher fails to open executable JAR > 2GB
...
Use O_LARGEFILE consistently when opening jar files
Reviewed-by: alanb, sherman
2013-02-06 17:59:54 -08:00
Lance Andersen
218dc713ff
8006505: additional changes for JSR 310 support
...
Reviewed-by: naoto, ulfzibis
2013-02-06 14:15:05 -05:00
Dmitry Samersoff
c572f25040
8007277: JDK-8002048 testcase fails to compile
...
Sun.* classes is not included to ct.sym file and symbol file have to be ignored
Reviewed-by: alanb
2013-02-06 16:53:47 +04:00
Vinnie Ryan
85c0519ca6
8007483: attributes are ignored when loading keys from a PKCS12 keystore
...
Reviewed-by: mullan
2013-02-05 14:25:47 +00:00
Jaroslav Bachorik
631c9a9bad
8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
...
Reviewed-by: rbackman
2013-02-05 12:36:32 +01:00
Jaroslav Bachorik
d1a58e452a
7170447: Intermittent DeadListenerTest.java failure
...
Due to asynchronous nature of processing server notifications it may happen that an "unregister" notification ha$
Reviewed-by: sjiang
2013-02-05 12:28:47 +01:00
Lana Steuck
7a0ded349d
Merge
2013-02-04 22:37:44 -08:00
Joe Darcy
920d11993c
8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
...
Reviewed-by: chegar, jfranck
2013-02-04 17:56:29 -08:00
Xueming Shen
db8ced219f
8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
...
8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data
8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding =
Updated the spec to describe the expected behave explicitly and the implementation to follow
Reviewed-by: alanb, chegar, lancea
2013-02-04 11:58:43 -08:00
Vinnie Ryan
ddbfa5fe53
8006994: Cleanup PKCS12 tests to ensure streams get closed
...
Reviewed-by: mullan
2013-02-04 17:20:26 +00:00
Dmitry Samersoff
eea117f3e5
8002048: Protocol to discovery of manageable Java processes on a network
...
Introduce a protocol to discover manageble Java instances across a network subnet, JDP
Reviewed-by: sla, dfuchs
2013-02-03 21:39:58 +04:00
Brian Burkhalter
3f02516d3e
6471906: java.lang.NegativeArraySizeException in tenToThe
...
Reviewed-by: darcy
2013-02-03 18:20:24 +04:00
Ragini Prasad
e618b1556c
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
...
Reviewed-by: ksrini, mduigou
2013-02-02 12:08:43 -08:00
Chris Hegarty
b61bb15030
8007322: untangle ftp protocol from general networking URL tests
...
Reviewed-by: alanb
2013-02-02 17:15:13 +00:00
Kumar Srinivasan
8da1d4a40c
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
...
Reviewed-by: mchung
2013-02-01 22:18:18 -08:00
Kumar Srinivasan
81a6d7fb01
8003549: (pack200) assertion errors when processing lambda class files with IMethods
...
Add more check for opcode, sketch provided by jrose
Reviewed-by: jrose
2013-02-01 22:12:52 -08:00
Joe Darcy
0050c5b4fb
6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
...
Reviewed-by: shade
2013-02-01 19:30:02 -08:00
Brian Burkhalter
854e269f20
5035569: Formatter should document that %a conversion unsupported for BigDecimal args
...
Reviewed-by: darcy
2013-02-01 21:01:44 +00:00
Jayashree Viswanathan
38f3a59c9a
8006536: [launcher] removes trailing slashes on arguments
...
Reviewed-by: ksrini, akhil
2013-02-01 07:25:51 -08:00
Chris Hegarty
d0830009e8
8006395: Race in async socket close on Linux
...
Reviewed-by: alanb, dsamersoff
2013-02-01 06:51:37 +00:00
David Katleman
79896f3eaf
Added tag jdk8-b75 for changeset cfe93cb07f19
2013-01-31 17:04:47 -08:00
J. Duke
5f0d1aff63
Merge
2017-07-05 18:38:32 +02:00
J. Duke
25414e9507
Merge
2017-07-05 18:38:28 +02:00
J. Duke
64e10ad1ad
Merge
2017-07-05 18:38:17 +02:00
J. Duke
4bd5ee8bdb
Merge
2017-07-05 18:38:13 +02:00
J. Duke
80de74d575
Merge
2017-07-05 18:38:07 +02:00
J. Duke
12898a0d25
Merge
2017-07-05 18:38:03 +02:00
J. Duke
568e4e56e0
Merge
2017-07-05 18:37:42 +02:00
J. Duke
8a530c580d
Added tag jdk8-b74 for changeset f627eff81962
2017-07-05 18:37:14 +02:00
J. Duke
75c48b0d1b
Merge
2017-07-05 18:37:13 +02:00