David Katleman
16bb0e7a81
Added tag jdk8-b69 for changeset ec5621e36729
2012-12-20 09:18:36 -08:00
David Katleman
b2724c11c4
Added tag jdk8-b69 for changeset 5dfed9cbd6cf
2012-12-20 09:18:20 -08:00
David Katleman
553bf8aba9
Added tag jdk8-b69 for changeset d703e9dcfdfd
2012-12-20 09:18:10 -08:00
David Katleman
11dfefe252
Added tag jdk8-b69 for changeset 2d4530f2c281
2012-12-20 09:18:07 -08:00
David Katleman
5f74f40caa
Added tag jdk8-b69 for changeset 72008e0da092
2012-12-20 09:17:47 -08:00
David Katleman
4630ee07bb
Added tag jdk8-b69 for changeset 554224849d39
2012-12-20 09:17:38 -08:00
David Katleman
d571173bc7
Added tag jdk8-b69 for changeset 0798861b8903
2012-12-20 09:17:34 -08:00
Jaroslav Bachorik
96c02bccd3
8005309: Missed tests for 6783290,6937053,7009998
...
Missed tests for 6783290,6937053,7009998
Reviewed-by: sjiang, emcmanus
2012-12-20 20:12:32 +04:00
Chris Hegarty
6d67de55fa
8005306: Redundant cast warning in KeepAliveStream.java
...
Reviewed-by: alanb
2012-12-20 15:04:53 +00:00
Doug Lea
a3f6c5ebeb
8002356: Add ForkJoin common pool and CountedCompleter
...
Reviewed-by: chegar, mduigou
2012-12-20 13:44:06 +00:00
Chris Hegarty
3b34f3b493
8003335: Better handling of Finalizer thread
...
Reviewed-by: alanb, ahgross
2012-12-20 13:40:27 +00:00
Darryl Mocek
1bb9122f69
8001329: Augment RMI logging
...
Reviewed-by: smarks, hawtin, alanb
2013-02-05 16:38:25 -08:00
Daniel Fuchs
e064f7ea78
8001322: Refactor deserialization
...
Reviewed-by: mchung, skoivu, smarks
2013-03-14 13:10:32 +01:00
Stuart Marks
d4eb039764
8001040: Rework RMI model
...
Reviewed-by: alanb, ahgross, coffeys, dmocek
2013-02-27 14:17:05 -08:00
Valerie Peng
009c674511
8000897: VM crash in CompileBroker
...
Fixed to use the corresponding digest length when generating output.
Reviewed-by: mullan
2013-02-26 11:12:40 -08:00
Michael McMahon
724cfc1897
8000724: Improve networking serialization
...
Delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar
2013-02-13 10:40:31 +00:00
Sergey Malenkov
9f917b11d6
7200507: Refactor Introspector internals
...
Reviewed-by: ahgross, art
2013-02-08 17:32:25 +04:00
Andrew Brygin
65172138ad
8007014: Improve image handling
...
Reviewed-by: prr, mschoene, jgodinez
2013-02-07 19:15:59 +04:00
Jaroslav Bachorik
199a9c32b2
7009998: JMX synchronization during connection restart is faulty
...
Add a return statement after the re-connecting has finished and the state is CONNECTED
Reviewed-by: sjiang
2012-12-20 17:24:56 +04:00
Jaroslav Bachorik
bba9907d2a
6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure
...
The catch block in the fetchNotifs() method is extended to expect UnmarshalException
Reviewed-by: emcmanus
2012-12-20 16:56:33 +04:00
Erik Joelsson
8c190945b9
8005178: build-infra: Dependency on libfdlibm on mac is broken
...
Reviewed-by: tbell, ohair
2012-12-20 13:05:21 +01:00
Jaroslav Bachorik
28979bd7a2
6783290: MBeanInfo/MBeanFeatureInfo has inconsistent readObject/writeObject
...
Call readObject in all cases
Reviewed-by: emcmanus
2012-12-20 16:02:42 +04:00
Joel Borggren-Franck
6ed6cb5375
8004823: Add VM support for type annotation reflection
...
Reviewed-by: dholmes, coleenp
2012-12-20 10:22:19 +01:00
David Holmes
2a45536ba1
7190137: Add support for JVM_VARIANT minimal1
...
Allow configuration of minimal1 as a target VM along with client and server
Reviewed-by: ohair, erikj
2012-12-20 01:44:02 -05:00
Erik Helin
5bac85fc66
8004691: Add a jtreg test that exercises the ExecuteInternalVMTests flag
...
Reviewed-by: stefank, brutisso, kvn, ctornqvi
2012-12-20 05:31:40 +01:00
Vladimir Kozlov
e508acf372
8004741: Missing compiled exception handle table entry for multidimensional array allocation
...
Added missing exception path for multidimensional array allocation and use Throwable type instead of OutOfMemoryError for allocation's exception.
Reviewed-by: twisti
2012-12-19 19:21:15 -08:00
Yumin Qi
ddb2b5d004
Merge
2012-12-19 16:10:19 -08:00
Vladimir Kozlov
960d969ade
8004835: Improve AES intrinsics on x86
...
Enable AES intrinsics on non-AVX cpus, group together aes instructions in crypto stubs.
Reviewed-by: roland, twisti
2012-12-19 15:40:35 -08:00
Richard Reingruber
ba0d2572eb
8005033: clear high word for integer pop count on SPARC
...
Reviewed-by: kvn, twisti
2012-12-19 14:44:00 -08:00
David Katleman
6fd78e16c1
Merge
2012-12-19 13:38:05 -08:00
David Katleman
940d0ee783
Merge
2012-12-19 13:36:21 -08:00
Joe Darcy
059b2b67b3
8005097: Tie isSynthetic javadoc to the JLS
...
Reviewed-by: mduigou
2012-12-19 11:53:52 -08:00
Ron Durbin
9c761152db
8005044: remove crufty '_g' support from HS runtime code
...
Phase 2 is removing '_g' support from the Runtime code.
Reviewed-by: dcubed, coleenp, hseigel
2012-12-19 10:35:08 -08:00
Alan Bateman
4ce906db2b
8005248: (props) Integrate small footprint parser into Properties
...
Reviewed-by: joehw, mchung, psandoz, erikj
2012-12-19 14:53:33 +00:00
Joe Wang
122ca6521e
8004371: (props) Properties.loadFromXML needs small footprint XML parser as fallback when JAXP is not present
...
Reviewed-by: alanb, mchung, psandoz
2012-12-19 12:09:10 +00:00
Shanliang Jiang
679f2eee3f
7158614: JMXStartStopTest.sh failing intermittently
...
Fixed 3 problems here: 1) checked the lock file too eary 2) never got the process id of a java test 3) some shell commands were not supported in some Solaris machines.
Reviewed-by: dsamersoff, alanb
2012-12-19 11:06:51 +01:00
Erik Joelsson
606197bf4b
8004803: build-infra: Cannot use icedtea as boot for closed build
...
Set bootclasspath to javac and not the running jvm
Reviewed-by: ohair
2012-12-19 09:46:28 +01:00
Joe Wang
9ee412031f
8003261: static field is public but not final
...
Add final to fVersion field, and make it a non-compile time constant.
Reviewed-by: hawtin, lancea, dholmes, chegar
2012-12-18 21:11:43 -08:00
Lana Steuck
a0e241952c
Merge
2012-12-18 18:14:50 -08:00
Aleksey Shipilev
f39122797e
8004318: JEP-171: Support Unsafe fences intrinsics
...
Add three memory-ordering intrinsics to the sun.misc.Unsafe class.
Reviewed-by: twisti, kvn
2012-12-18 17:47:50 -08:00
Lana Steuck
f79b7e879f
Merge
2012-12-18 17:42:13 -08:00
Aleksey Shipilev
4c293ebcd6
8004318: JEP-171: Support Unsafe fences intrinsics
...
Add three memory-ordering intrinsics to the sun.misc.Unsafe class.
Reviewed-by: twisti, kvn
2012-12-18 17:37:44 -08:00
Lana Steuck
5c4f1d7778
Merge
2012-12-18 16:14:59 -08:00
Joel Borggren-Franck
6fec53905c
8004699: Add type annotation storage to Constructor, Field and Method
...
Reviewed-by: darcy, dholmes
2012-12-18 14:49:39 -08:00
Joe Darcy
407aefdc02
8005042: Add Method.isDefault to core reflection
...
Reviewed-by: alanb, forax, mduigou, jgish, mchung
2012-12-18 14:44:13 -08:00
Sean Mullan
be64e9b087
8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01
...
Reviewed-by: vinnie, skoivu, mgrebac, ohair, tbell
2012-12-18 13:48:48 -05:00
Morris Meyer
52da261983
8004536: replace AbstractAssembler emit_word with emit_int16
...
Reviewed-by: jrose, kvn, twisti
2012-12-18 10:47:23 -08:00
Erik Joelsson
a54661714f
8001901: build-infra: Fix "misbehaving" which command on Solaris
...
Removed all uses of which in configure on solaris.
Reviewed-by: ohair
2012-12-18 17:54:39 +01:00
Vladimir Ivanov
8eb3b25c4f
Merge
2012-12-18 08:19:53 -08:00
Konstantin Shefov
f569dcc7e9
7104594: [macosx] Test closed/javax/swing/JFrame/4962534/bug4962534 expects Metal L&F by default
...
Reviewed-by: yan, alexsch
2012-12-18 15:17:58 +00:00