Sean Coffey
|
27720df27a
|
7133138: Improve io performance around timezone lookups
Reviewed-by: okutsu
|
2012-02-24 09:10:27 +00:00 |
|
Bill Pittore
|
ee795ec927
|
Merge
|
2012-02-23 21:10:02 -05:00 |
|
David Katleman
|
9d978102bc
|
Added tag jdk8-b27 for changeset bc664cc5f2a0
|
2012-02-23 12:03:30 -08:00 |
|
David Katleman
|
7835898d92
|
Added tag jdk8-b27 for changeset 020ee18d16db
|
2012-02-23 12:03:21 -08:00 |
|
David Katleman
|
5e6beee12c
|
Added tag jdk8-b27 for changeset 0b1b48f6f78d
|
2012-02-23 12:03:17 -08:00 |
|
David Katleman
|
076a67b1bf
|
Added tag jdk8-b27 for changeset 4506e41cb329
|
2012-02-23 12:03:16 -08:00 |
|
David Katleman
|
158427237e
|
Added tag jdk8-b27 for changeset 30cf3316d124
|
2012-02-23 12:03:08 -08:00 |
|
David Katleman
|
663327f408
|
Added tag jdk8-b27 for changeset 96028882c1dc
|
2012-02-23 12:03:03 -08:00 |
|
David Katleman
|
aebf95f6f2
|
Added tag jdk8-b27 for changeset 9f0948ea25eb
|
2012-02-23 12:03:01 -08:00 |
|
Joe Darcy
|
de52238d06
|
7148025: javac should not warn about InterrupttedException on the declaration of AutoCloseable itself
Reviewed-by: mcimadamore
|
2012-02-23 09:53:09 -08:00 |
|
Lana Steuck
|
9c6aee1cdf
|
Merge
|
2012-02-23 07:54:49 -08:00 |
|
Lana Steuck
|
668e9414d8
|
Merge
|
2012-02-23 07:53:54 -08:00 |
|
Mikael Gerdin
|
27c0786c3b
|
7148152: Add whitebox testing API to HotSpot
Add an internal testing API to HotSpot to enable more targeted testing of vm functionality
Reviewed-by: phh, dholmes
|
2012-02-23 14:58:35 +01:00 |
|
Lana Steuck
|
cd51c0ed25
|
Merge
|
2012-02-23 00:14:45 -08:00 |
|
Lana Steuck
|
b9d5b5cf10
|
Merge
|
2012-02-23 00:14:15 -08:00 |
|
Lana Steuck
|
bf8b18f80e
|
Merge
|
2012-02-22 22:09:53 -08:00 |
|
Lana Steuck
|
ab549924e8
|
Merge
|
2012-02-22 16:52:50 -08:00 |
|
Sean Mullan
|
e3ce03230a
|
7145239: Finetune package definition restriction
Reviewed-by: hawtin
|
2012-02-22 15:38:24 -05:00 |
|
Michael Fang
|
b745ee2833
|
Merge
|
2012-02-22 10:17:57 -08:00 |
|
Frederic Parain
|
79a5197d1d
|
Merge
|
2012-02-22 08:19:27 -08:00 |
|
Pavel Porvatov
|
942b3e2aae
|
7107099: JScrollBar does not show up even if there are enough lebgth of textstring in textField
Reviewed-by: alexp
|
2012-02-22 14:31:13 +04:00 |
|
Erik Joelsson
|
97612e5913
|
7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable
Reviewed-by: dholmes, ohrstrom, ohair, jcoomes
|
2012-02-22 09:24:35 +01:00 |
|
Dmitry Samersoff
|
12a9f18dcc
|
Merge
|
2012-02-22 10:32:29 -08:00 |
|
Dmitry Samersoff
|
e1675f98d4
|
7110104: It should be possible to stop and start JMX Agent at runtime
Added a capability to start and stop JMX Agent by jcmd
Reviewed-by: acorn, mchung
|
2012-02-22 19:43:22 +04:00 |
|
Vladimir Kozlov
|
22db6951dc
|
7146442: assert(false) failed: bad AD file
Take into account only stores captured by Initialize node. Added missing check for Top input in value() methods.
Reviewed-by: never
|
2012-02-21 11:55:05 -08:00 |
|
Jiangli Zhou
|
3e904497b1
|
7120481: storeStore barrier in constructor with final field
Issue storestore barrier before constructor return if the constructor write final field.
Reviewed-by: dholmes, jrose, roland, coleenp
|
2012-02-21 13:14:55 -05:00 |
|
Bill Pittore
|
a94cb97f4a
|
Merge
|
2012-02-22 14:00:34 -05:00 |
|
Charles Lee
|
df18cb7401
|
7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
Peers' constructors shouldn't override user's enableInputMethod() settings
Reviewed-by: anthony
|
2012-02-21 18:15:14 +04:00 |
|
Xue-Lei Andrew Fan
|
e969599750
|
7147407: remove never used debug code in DnsClient.java
Reviewed-by: vinnie
|
2012-02-21 05:44:29 -08:00 |
|
Alexander Scherbatiy
|
58de6a8294
|
7133581: [macosx] closed/javax/swing/JTree/4330357/bug4330357.java fails on MacOS
Reviewed-by: alexp
|
2012-02-21 15:34:08 +04:00 |
|
Alexander Scherbatiy
|
7bea3e0303
|
7133571: [macosx] closed/javax/swing/JToolBar/4247996/bug4247996.java fails on MacOS
Reviewed-by: alexp
|
2012-02-21 15:03:07 +04:00 |
|
Alexander Scherbatiy
|
8326ba3235
|
7133566: [macosx] closed/javax/swing/JTable/4220171/bug4220171.java fails on MacOS
Reviewed-by: alexp
|
2012-02-21 14:19:21 +04:00 |
|
Weijun Wang
|
ace6464105
|
7147336: clarification on warning of keytool -printcrl
Reviewed-by: xuelei
|
2012-02-21 15:11:27 +08:00 |
|
John Coomes
|
378bc323c2
|
Added tag hs23-b16 for changeset 1bfc33519320
|
2012-02-20 22:32:30 -08:00 |
|
Krystal Mok
|
41f7f6302b
|
7145358: SA throws ClassCastException for partially loaded ConstantPool
In printValueOn() in ConstantPool.java check if the poolHolder is a valid Klass and only then print it.
Reviewed-by: sla, sspitsyn
|
2012-02-20 21:27:56 -08:00 |
|
Weijun Wang
|
d21a6ce41f
|
7144530: KeyTab.getInstance(String) no longer handles keyTabNames with "file:" prefix
Reviewed-by: valeriep
|
2012-02-21 08:51:26 +08:00 |
|
Vladimir Kozlov
|
5f68d9921d
|
7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
Reviewed-by: azeemj, iveresov, never, phh
|
2012-02-20 13:11:08 -08:00 |
|
Vladimir Kozlov
|
b4cbe82e26
|
7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
Reviewed-by: azeemj, iveresov, never, phh
|
2012-02-20 13:11:08 -08:00 |
|
Alan Bateman
|
697f151896
|
7147087: Remove AWT/Swing/client tests from ProblemList
Reviewed-by: ohair
|
2012-02-20 19:33:32 +00:00 |
|
Abhijit Saha
|
162d75c68c
|
Merge
|
2012-02-20 11:31:53 -08:00 |
|
Alan Bateman
|
86410b610b
|
6346658: (se) Selector briefly spins when asynchronously closing a registered channel [win]
Reviewed-by: chegar, coffeys
|
2012-02-20 18:55:10 +00:00 |
|
Charles Lee
|
2995eff3e3
|
7146506: (fc) Add EACCES check to the return of fcntl native method
Add EACCES check according to the spec of fcntl
Reviewed-by: alanb
|
2012-02-20 11:24:06 +08:00 |
|
Rémi Forax
|
d2449123be
|
7146152: File.path should be final
Reviewed-by: alanb, dholmes, mduigou
|
2012-02-19 16:51:35 +00:00 |
|
Staffan Larsen
|
d856a7745c
|
7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX
Change OSThread to use mach thread_t
Reviewed-by: phh, dcubed
|
2012-02-19 13:11:39 +01:00 |
|
Lana Steuck
|
e76be10b70
|
Merge
|
2012-02-18 16:12:28 -08:00 |
|
Lana Steuck
|
9406a69dc0
|
Merge
|
2012-02-18 16:11:47 -08:00 |
|
Lana Steuck
|
acce88acb5
|
Merge
|
2012-02-18 16:09:11 -08:00 |
|
Daniel D. Daugherty
|
b0b5725863
|
7145798: System.loadLibrary does not search current working directory
Append "." to java.library.path on MacOS X to ease migration from Apple's Java6 to OpenJDK7.
Reviewed-by: phh, jmelvin, coleenp
|
2012-02-17 15:55:27 -08:00 |
|
Sonali Goel
|
ed13841255
|
7143910: test/tools/apt/Basics/apt.sh fails with 'real' sh
Reviewed-by: darcy
|
2012-02-17 15:24:40 -08:00 |
|
Alejandro Murillo
|
a908ea8cb5
|
7146700: new hotspot build - hs24-b01
Reviewed-by: jcoomes
|
2012-02-17 15:11:32 -08:00 |
|