Anton Tarasov
4a46c4fa60
7145827: [macosx] JCK failure in b11: FocusableWindow3
...
Forward posrt from 7u4
Reviewed-by: art
2012-05-17 22:21:27 +04:00
Anton Tarasov
09df642ee8
7145768: [macosx] Regression: failure in b11 of ModalDialogInFocusEventTest
...
Forward port from 7u4
Reviewed-by: art
2012-05-17 22:10:40 +04:00
Anton Tarasov
781549f47d
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application
...
Forward port from 7u4
Reviewed-by: art
2012-05-17 21:48:57 +04:00
Anton Tarasov
50220cd3d1
7154072: [macosx] swallowing key events
...
Forward posrt from 7u4
Reviewed-by: anthony
2012-05-17 21:31:55 +04:00
Anton Tarasov
e49b6e7624
7142565: [macosx] Many special keys processed twice in text fields
...
Forward port from 7u4
Reviewed-by: anthony
2012-05-17 21:27:19 +04:00
Brian Doherty
f55750d05a
6924259: Remove offset and count fields from java.lang.String
...
Removes the use of shared character array buffers by String along with the two fields needed to support the use of shared buffers.
Reviewed-by: alanb, mduigou, forax, briangoetz
2012-05-17 10:06:19 -07:00
Vladimir Kozlov
72c30e6568
Merge
2012-05-17 09:50:59 -07:00
Daniel D. Daugherty
eb7d35d85e
7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231
...
ZIP libjsig.debuginfo links into libjsig.diz files since aurora doesn't like dangling symlinks
Reviewed-by: katleman
2012-05-17 06:26:05 -07:00
David Katleman
4b002876d3
Added tag jdk8-b39 for changeset 679d89b6a21a
2012-05-17 06:20:51 -07:00
David Katleman
df34620afa
Added tag jdk8-b39 for changeset 2052d5a6991c
2012-05-17 06:20:44 -07:00
David Katleman
66e90b1610
Added tag jdk8-b39 for changeset b5e60661b9a2
2012-05-17 06:20:38 -07:00
David Katleman
b57dfbffa8
Added tag jdk8-b39 for changeset a70d185bcc77
2012-05-17 06:20:35 -07:00
David Katleman
6412273c94
Added tag jdk8-b39 for changeset 402efa0d91d4
2012-05-17 06:20:23 -07:00
David Katleman
c285bb9bd6
Added tag jdk8-b39 for changeset 999611eec364
2012-05-17 06:20:16 -07:00
David Katleman
00a5b03f1b
Added tag jdk8-b39 for changeset 8c8235b1fcb6
2012-05-17 06:20:10 -07:00
Pavel Porvatov
c0f2f2b464
7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36
...
Reviewed-by: alexsch
2012-05-17 15:41:09 +04:00
Sean Coffey
6e3d96dc67
7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces
...
Reviewed-by: alanb
2012-05-17 12:21:16 +01:00
Alexander Scherbatiy
d06f47f95c
7148281: [macosx] JTabbedPane tabs with HTML text do not render correctly
...
Reviewed-by: kizune
2012-05-17 14:27:11 +04:00
David Katleman
ae3977cd76
Merge
2012-05-16 22:07:29 -07:00
David Katleman
74e0cc2fe5
Merge
2012-05-16 22:06:41 -07:00
Daniel D. Daugherty
04d132c069
7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86
...
Disable ZIP_DEBUGINFO_FILES by default on Windows.
Reviewed-by: acorn
2012-05-16 12:47:27 -07:00
Joseph Provino
df5c45b99f
Merge
2012-05-16 13:33:30 -04:00
Alexander Scherbatiy
f7483afe41
7158928: [macosx] NLS: Please change the mnemonic assignment system
...
Reviewed-by: rupashka, serb
2012-05-16 18:11:48 +04:00
Alexander Scherbatiy
5b3babf9c4
7169226: NLS: Please change the mnemonic assignment system for windows and motif properties
...
Reviewed-by: rupashka
2012-05-16 16:27:12 +04:00
Alan Bateman
2a928a555d
7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory
...
Reviewed-by: mduigou, forax
2012-05-16 12:43:27 +01:00
Anthony Petrov
c4b4c6a9a5
7168851: [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray
...
Eliminate unnecessary -release call
Reviewed-by: dcherepanov
2012-05-16 14:28:12 +04:00
Dmitry Cherepanov
a4ab9d7050
7124337: [macosx] FileDialog fails to select multiple files
...
Reviewed-by: anthony, swingler
2012-05-16 13:15:27 +04:00
Kurchi Subhra Hazra
5f43f7c289
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
...
Remove rawtype usages and other code cleanup
Reviewed-by: chegar, briangoetz
2012-05-15 11:51:51 -07:00
Michael Fang
9b0ee815d4
7157855: jvisualvm.1 not included in binaries
...
Reviewed-by: katleman, thurka
2012-05-15 11:46:41 -07:00
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