Jason Uh
e01b8f673e
8016916: UnstructuredName should support DirectoryString
...
Reviewed-by: mullan
2013-07-24 12:48:10 -07:00
Shanliang Jiang
28502e7c19
8016221: A unit test should not use a fix port to run a jmx connector
...
Reviewed-by: jbachorik, dfuchs
2013-07-24 15:47:10 +02:00
Mike Duigou
2f1e08ffec
Merge
2013-07-23 13:21:07 -07:00
Brian Goetz
19ac28e61d
8019840: Spec updates for java.util.function
...
Reviewed-by: mduigou, chegar
2013-07-23 13:20:11 -07:00
Ivan Gerasimov
5db8580b26
8016838: improvement of RedefineBigClass and RetransformBigClass tests
...
Reviewed-by: dcubed
2013-07-23 18:57:57 +04:00
Joe Darcy
3392a6aecc
8021109: Add serialVersionUID to LambdaConversionException.java
...
Reviewed-by: jrose
2013-07-22 22:11:44 -07:00
Mike Duigou
e27ee62c84
6799426: Adds constructor PriorityQueue(Comparator)
...
Reviewed-by: lancea
2013-07-22 12:59:09 -07:00
Doug Lea
38008f1a21
8020976: Ensure consistent insertion for ConcurrentHashMap
...
Reviewed-by: chegar
2013-07-22 15:26:11 +01:00
Kurchi Subhra Hazra
027e8fa7c9
8020498: Crash when both libnet.so and libmawt.so are loaded
...
Reviewed-by: chegar, dsamersoff
2013-07-22 15:24:26 +01:00
Joe Darcy
da356310f4
8020971: Fix doclint issues in java.nio.*
...
Reviewed-by: lancea
2013-07-20 11:39:39 -07:00
Yumin Qi
e7cb3dfa22
Merge
2013-07-19 11:17:19 -07:00
Joe Darcy
44bf260d2d
8020948: Fix doclint issues in misc package-info.java files
...
Reviewed-by: dholmes, chegar
2013-07-19 09:42:58 -07:00
Markus Grönlund
c6cbd09027
8020547: Event based tracing needs a UNICODE string type
...
Reviewed-by: egahlin, rbackman, dcubed, brutisso, acorn
2013-07-19 17:56:27 +02:00
David Holmes
aa91e0674a
8016538: volatile double access via Unsafe.cpp is not atomic
...
Volatile jdouble load/store is not atomic, fix by using of existing volatile jlong operations which are atomic for jdouble.
Reviewed-by: kvn, vladidan, jrose
2013-07-19 08:34:48 -07:00
Kumar Srinivasan
c6c6fe7b5e
8017216: javac doesn't fill in end position for some errors of type not found
...
8019421: Javac doesn't fill in end position for some annotation related errors
8019422: Javac doesn't fill in end position for uninitialized variable errors
Reviewed-by: jjg, mcimadamore
2013-07-19 07:22:53 -07:00
Alexey Utkin
7267320515
8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded
...
Reviewed-by: martin, dxu
2013-07-19 12:53:36 +04:00
Joe Darcy
5cae1dc78f
8020810: Typo in javadoc for Class.toGenericString()
...
Reviewed-by: dholmes
2013-07-18 23:16:52 -07:00
Yumin Qi
a58e25d0b4
Merge
2013-07-18 18:00:39 -07:00
Calvin Cheung
1a1e83be6a
8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed
...
This fix also removes the -XX:+UseStringCache option
Reviewed-by: dholmes, acorn, iklam
2013-07-18 14:57:51 -07:00
Daniel D. Daugherty
c2c0ba529a
Merge
2013-07-18 12:35:55 -07:00
Daniel D. Daugherty
c421e7a0d3
Merge
2013-07-18 12:05:32 -07:00
Stephen Colebourne
711f7a37e0
8016025: JSR 310 DateTime API Updates IV
...
8020418: Cleanup of -Xlint warnings in java.time
8016623: test/java/time/format/TestDateTimeTextProvider.java failing
Integration of JSR310 Date/Time API update IV
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>
Co-authored-by: Chand Basha <chand.basha@oracle.com>
Reviewed-by: sherman
2013-07-18 11:02:02 -07:00
Jason Uh
3c5d7e26d1
8020426: Fix doclint accessibility issues in java.io
...
Reviewed-by: mduigou, darcy, chegar
2013-07-18 10:49:08 -07:00
Alejandro Murillo
0c344951cc
8020797: new hotspot build - hs25-b43
...
Reviewed-by: jcoomes
2013-07-18 09:35:02 -07:00
Alejandro Murillo
9a2397d3b9
Added tag hs25-b42 for changeset 72a811d263ec
2013-07-18 09:25:07 -07:00
Alejandro Murillo
18c3256b56
Merge
2013-07-18 09:25:06 -07:00
Attila Szegedi
566991e98e
8020820: Limit access to static members of reflective classes
...
Reviewed-by: jlaskey, sundar
2013-07-18 16:47:45 +02:00
Attila Szegedi
3a0f1e0653
8020809: Java adapter should not allow overriding of caller sensitive methods
...
Reviewed-by: jlaskey, sundar
2013-07-18 16:22:25 +02:00
Athijegannathan Sundararajan
21be9aded6
8020731: Revisit checkPermission calls in Context class
...
Reviewed-by: attila, hannesw
2013-07-18 18:08:26 +05:30
David Simms
71ca890b66
8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
...
Reviewed-by: dcubed, fparain, dholmes
2013-07-18 06:47:15 -04:00
Christine Lu
bd5783e38b
Added tag jdk8-b99 for changeset d104c72ebc8a
2013-07-18 03:39:39 -07:00
Christine Lu
c1ca4a663a
Added tag jdk8-b99 for changeset 38dd7ede2dfb
2013-07-18 03:39:33 -07:00
Christine Lu
53e58e338a
Added tag jdk8-b99 for changeset 984f3e50463b
2013-07-18 03:38:49 -07:00
Christine Lu
fefea4c558
Added tag jdk8-b99 for changeset c653feb1fe9e
2013-07-18 03:38:23 -07:00
Christine Lu
96677c909a
Added tag jdk8-b99 for changeset 830a3a26d45b
2013-07-18 03:38:19 -07:00
Christine Lu
b2fe68d0a5
Added tag jdk8-b99 for changeset 009e3b20a47e
2013-07-18 03:38:10 -07:00
Christine Lu
e6c7628c4a
Added tag jdk8-b99 for changeset a9bf8e1ddffb
2013-07-18 03:37:56 -07:00
Christine Lu
225912c694
Added tag jdk8-b99 for changeset 29592dce4679
2013-07-18 03:37:53 -07:00
Carlos Lucasius
d1e961d31c
Merge
2013-07-18 00:52:54 -04:00
Jonathan Gibbons
c42bcf4526
8020664: doclint gives incorrect warnings on normal package statements
...
Reviewed-by: mcimadamore
2013-07-17 19:16:12 -07:00
Jonathan Gibbons
772640d4e8
8020313: doclint doesn't reset HTML anchors correctly
...
Reviewed-by: mcimadamore
2013-07-17 19:12:03 -07:00
Jonathan Gibbons
89197f0946
8014636: TestLiteralCodeInPre fails on windows
...
Reviewed-by: ksrini
2013-07-17 18:18:45 -07:00
Jiangli Zhou
3c7f50e9f2
Merge
2013-07-17 17:14:50 -07:00
Jiangli Zhou
3dfcb4125e
8020309: Eliminate InstanceKlass::_cached_class_file_len
...
Use JvmtiCachedClassFileData.
Reviewed-by: iklam, sspitsyn, dcubed
2013-07-17 18:06:29 -04:00
Lana Steuck
95a3a25b17
Merge
2013-07-17 13:00:36 -07:00
Lana Steuck
ae0dd64548
Merge
2013-07-17 12:56:04 -07:00
Lana Steuck
9e0b381478
Merge
2013-07-17 12:53:54 -07:00
Calvin Cheung
ef70244a9a
8017498: JVM crashes when native code calls sigaction(sig) where sig>=0x20
...
Added (sig < MAXSIGNUM) check in jsig.c
Reviewed-by: dholmes, acorn
2013-07-17 12:22:57 -07:00
Maurizio Cimadamore
70e005a7eb
8013638: Few policy tests are failing in Lambda nightly
...
BridgeHarness test is leaving files open
Reviewed-by: ksrini
2013-07-17 19:28:40 +01:00
Lana Steuck
be00b8110f
Merge
2013-07-17 10:40:53 -07:00