Daniel D. Daugherty
aaf2d69944
7165060: dtrace tests fail with FDS debug info files
...
Work around 'gobjcopy --add-gnu-debuglink' failure by adding a temporary tool that adds the '.gnu_debuglink' section and nothing more.
Reviewed-by: sspitsyn, acorn
2012-05-15 10:52:24 -07:00
Deven You
ce388a548a
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
...
Reviewed-by: dholmes, sla
2012-05-15 16:46:10 +04:00
Dmitry Cherepanov
6d2f5978f7
7168550: [macosx] duplicate OGL context state changes related to vertex cache
...
Reviewed-by: bae, swingler
2012-05-15 15:04:10 +04:00
Bengt Rutisson
eba9965d54
7166894: Add gc cause to GC logging for all collectors
...
Reviewed-by: mgerdin, johnc
2012-05-15 10:25:06 +02:00
Bengt Rutisson
b2d4591455
7169056: Add gigabyte unit to proper_unit_for_byte_size() and byte_size_in_proper_unit()
...
Reviewed-by: jwilhelm, johnc, dholmes
2012-05-15 22:26:37 +02:00
John Cuthbertson
73636f80f0
7168294: G1: Some Full GCs incorrectly report GC cause as "No GC"
...
GC cause was not being set by the VM_G1CollectForAllocation VM operation.
Reviewed-by: jmasa, ysr, brutisso
2012-05-15 09:49:18 -07:00
Roland Westrelin
b305cf722e
7133857: exp() and pow() should use the x87 ISA on x86
...
Use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
2012-05-15 10:10:23 +02:00
John Cuthbertson
4935ae09b8
Merge
2012-05-14 21:07:28 -07:00
Mikael Vidstedt
c23595da74
7158457: division by zero in adaptiveweightedaverage
...
Add ceiling to AdaptiveWeightedAverage
Reviewed-by: ysr, iveresov
2012-05-15 00:56:06 +02:00
Vladimir Kozlov
eb4a860bc3
6924259: Remove String.count/String.offset
...
Allow a version of String class that doesn't have count and offset fields.
Reviewed-by: never, coleenp
2012-05-14 09:36:00 -07:00
Bengt Rutisson
b68794be17
7161545: G1: Minor cleanups to the G1 logging
...
Rename "to-space-overflow" to "to-space-exhausted", Introduce one decimal point in the size format, Add Sum to the aggregate and re-order the entries, Add number of GC workers to the log output
Reviewed-by: johnc, jwilhelm
2012-05-14 17:32:17 +02:00
Xue-Lei Andrew Fan
9190ab1d6b
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
...
Reviewed-by: mullan
2012-05-14 07:26:53 -07:00
Anton Tarasov
da0a144213
7110683: Issues with some KeyboardFocusManager method
...
Reviewed-by: ahgross
2012-05-12 18:50:27 +04:00
Alexander Potochkin
3cdc5fa537
7149005: [macosx] Java Control Panel's UI controls are distorted when draging scroll bar
...
Reviewed-by: serb
2012-05-12 17:46:00 +04:00
Alexander Scherbatiy
65a285cb99
7024965: Stylepad demo: remove non-translatable resources from Stylepad.properties file
...
Reviewed-by: alexp
2012-05-12 12:01:36 +04:00
Kelly O'Hair
fd8e6eca55
7167976: Fix broken get_source.sh script
...
Reviewed-by: tbell
2012-05-11 17:52:57 -07:00
Alejandro Murillo
17b26a6a0c
7168247: new hotspot build - hs24-b11
...
Reviewed-by: jcoomes
2012-05-11 14:54:35 -07:00
Alejandro Murillo
757948e54b
Added tag hs24-b10 for changeset fcb3aef57178
2012-05-11 14:47:25 -07:00
Alejandro Murillo
1484d4c12c
Merge
2012-05-11 14:47:24 -07:00
Olivier Lagneau
024a3d8370
7144861: speed up RMI activation tests
...
Reviewed-by: alanb, smarks, dholmes, dmocek
2012-05-11 14:13:29 -07:00
Lana Steuck
ee274abff1
Merge
2012-05-11 12:53:43 -07:00
Lana Steuck
a472974402
Merge
2012-05-11 12:53:03 -07:00
Mike Duigou
3b77eb7680
7071826: Avoid benign race condition in initialization of UUID
...
Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID()
Reviewed-by: alanb, chegar
2012-05-11 11:31:46 -07:00
Gary Collins
bfa3402f16
7167625: Adjustments for SE-Embedded build process
...
Simple change to the SE-Embedded build rules that should not affect any other OpenJDK users.
Reviewed-by: kvn, dholmes
2012-05-11 11:30:03 -07:00
Anthony Petrov
9d4ac4c188
7149062: [macosx] dock menu don't show available frames
...
Inherit from either NSWindow for normal windows or NSPanel for utility windows
Reviewed-by: skovatch, swingler
2012-05-11 20:37:07 +04:00
Magnus Ihse Bursie
101d88a655
7168208: Change use of @ in one sed command involving paths to different character
...
Reviewed-by: ohair
2012-05-11 08:21:30 -07:00
Athijegannathan Sundararajan
817ad87a28
7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type
...
Reviewed-by: mcimadamore
2012-05-11 20:06:00 +05:30
John Coomes
8fe245a2ba
Merge
2012-05-11 06:37:47 -07:00
Anthony Petrov
50d1683efd
7166437: [macosx] Support for Window.Type.UTILITY on the Mac
...
Apply the native UTILITY style for UTILITY Java windows
Reviewed-by: art
2012-05-11 16:11:17 +04:00
Sean Coffey
6e335b3720
7167359: (tz) SEGV on solaris if TZ variable not set
...
Reviewed-by: okutsu
2012-05-11 10:09:18 +01:00
Deven You
abd7e74713
7163874: InetAddress.isReachable should support pinging 0.0.0.0
...
Reviewed-by: alanb, chegar
2012-05-11 16:20:46 +08:00
Jan Lahoda
9feb7f3e15
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
...
Reviewed-by: jjg
2012-05-10 12:32:58 -07:00
Lana Steuck
49252e4667
Merge
2012-05-10 11:47:56 -07:00
Valerie Peng
4dfbf0acd1
Merge
2012-05-10 11:19:22 -07:00
David Katleman
f36f12f54e
Added tag jdk8-b38 for changeset 8bf61a6c4a22
2012-05-10 10:25:25 -07:00
David Katleman
2e89926eab
Added tag jdk8-b38 for changeset 5904985dac0a
2012-05-10 10:25:14 -07:00
David Katleman
f592cd9eb6
Added tag jdk8-b38 for changeset b03bb9688c69
2012-05-10 10:25:09 -07:00
David Katleman
74f10135f5
Added tag jdk8-b38 for changeset 426adeeabf00
2012-05-10 10:25:08 -07:00
David Katleman
d75e89764e
Added tag jdk8-b38 for changeset dd5e885125b4
2012-05-10 10:25:00 -07:00
David Katleman
5784582da1
Added tag jdk8-b38 for changeset 748373b1eae7
2012-05-10 10:24:56 -07:00
David Katleman
927c948fb5
Added tag jdk8-b38 for changeset ab7f1daeaf13
2012-05-10 10:24:54 -07:00
Sergey Bylokhov
9668994591
7080109: Dialog.show() lacks doPrivileged() to access system event queue
...
Reviewed-by: art, anthony
2012-05-10 20:05:12 +04:00
Kelly O'Hair
5c5ce877e8
7167593: Changed get_source.sh to allow for getting full oracle jdk repo forest
...
Reviewed-by: erikj, asaha, chegar, sla, dholmes, mbykov, coleenp
2012-05-10 08:26:26 -07:00
Nils Loodin
7d82c13142
7165755: OS Information much longer on linux than other platforms
...
Reviewed-by: sla, dholmes
2012-05-10 15:44:19 +02:00
Daniel D. Daugherty
a160adcf6c
7169102: 7165060 merge lost changes to make/windows/makefiles/defs.make
...
Reviewed-by: sspitsyn, acorn
2012-05-15 15:16:14 -07:00
Daniel D. Daugherty
2d24f2ea0f
Merge
2012-05-15 11:27:24 -07:00
Zhengyu Gu
eefa9c27a1
Merge
2012-05-12 06:50:41 -04:00
Kevin Walls
8b44324ec4
7157734: hotspot test scripts not testing 64-bit JVM under JPRT/JTREG
...
Reviewed-by: kvn
2012-05-11 17:24:32 +01:00
Zhengyu Gu
fe52024032
Merge
2012-05-10 18:19:53 -04:00
Bengt Rutisson
831d61ffee
7167069: 6 VM flags crash the VM when queried via jinfo
...
Added missing double format to Flag::print_as_flag()
Reviewed-by: dholmes, stefank, coleenp
2012-05-10 14:16:34 +02:00