Eamonn McManus
|
50a610e81c
|
6731410: JMXServiceURL cannot use @ConstructorProperties for compatibility reasons
Reviewed-by: dfuchs
|
2008-09-01 17:11:58 +02:00 |
|
Sergey Malenkov
|
fe4ebb456f
|
5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say
Reviewed-by: peterz, rupashka
|
2008-09-01 17:36:57 +04:00 |
|
Peter Zhelezniakov
|
803014e138
|
5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
Wrapped parseInt() with try/catch
Reviewed-by: gsm
|
2008-09-01 15:21:46 +04:00 |
|
Andrei Pangin
|
1d328ffab8
|
Merge
|
2008-08-31 15:24:54 -07:00 |
|
Tim Bell
|
e80aebd528
|
Merge
|
2008-08-31 12:00:43 -07:00 |
|
Tim Bell
|
09ef78ff9e
|
Merge
|
2008-08-31 11:59:20 -07:00 |
|
Alan Bateman
|
63d86bcfda
|
4640544: New I/O: Complete socket-channel functionality
Reviewed-by: iris, sherman, chegar
|
2008-08-31 18:39:01 +01:00 |
|
Alan Bateman
|
deaa5d9446
|
6570619: (bf) DirectByteBuffer.get/put(byte[]) does not scale well
Reviewed-by: iris
|
2008-08-31 18:32:59 +01:00 |
|
Pavel Porvatov
|
5f00e2cd20
|
6554743: JFileChooser dn't close after pressing escape key after changing the views
Restore focus after changing the views in JFileChooser
Reviewed-by: loneid
|
2008-08-30 17:29:59 +04:00 |
|
Swamy Venkataramanappa
|
ca45a0c6cc
|
6614052: jhat fails to read heap dump > 2GB
Modified the jhat code to use long for unsigned int. This is a forward port of changes from Kevin Walls.
Reviewed-by: jjh
|
2008-08-29 14:33:05 -07:00 |
|
Tim Bell
|
309cfe4fd1
|
Merge
|
2008-08-29 12:42:27 -07:00 |
|
Tim Bell
|
87d8424968
|
Merge
|
2008-08-29 12:40:58 -07:00 |
|
Davide Angelocola
|
39d8c22579
|
6597471: unused imports in javax.tools.JavaCompiler
6597531: unused imports and unused private const. in com.sun.tools.javac.Server.java
Reviewed-by: mcimadamore
|
2008-08-29 11:10:12 -07:00 |
|
Chris Hegarty
|
1833c872a0
|
6576763: Thread constructors throw undocumented NPE for null name
Update javadoc to specify NPE as well as fix minor bug in implementation.
Reviewed-by: alanb
|
2008-08-29 17:46:45 +01:00 |
|
Pavel Porvatov
|
7861fdb862
|
6742358: MetalSliderUI paint wrong vertical disabled filled JSlider for DefaultMetalTheme
Corrected the method MetalSliderUI.paintTrack
Reviewed-by: malenkov
|
2008-08-29 18:58:17 +04:00 |
|
Pavel Porvatov
|
b4ad1bd707
|
6742490: JSlider tests are located in JFileChooser directory
Tests were moved to appropriate folder
Reviewed-by: peterz
|
2008-08-29 13:23:55 +04:00 |
|
Tom Rodriguez
|
aba715ae04
|
6732698: crash with dead code from compressed oops in gcm
Reviewed-by: rasbold
|
2008-08-28 23:03:55 -07:00 |
|
Poonam Bajaj
|
f47678e4ab
|
Merge
|
2008-08-28 18:17:56 -07:00 |
|
Xiomara Jayasena
|
969313d8cc
|
Added tag jdk7-b34 for changeset 1f47a876c043
|
2008-08-28 11:05:35 -07:00 |
|
Xiomara Jayasena
|
3735e1a4b2
|
Added tag jdk7-b34 for changeset 8810ae8edcd1
|
2008-08-28 11:05:27 -07:00 |
|
Xiomara Jayasena
|
83dafe98b2
|
Added tag jdk7-b34 for changeset 115202335eb1
|
2008-08-28 11:05:22 -07:00 |
|
Xiomara Jayasena
|
14ecb7850f
|
Added tag jdk7-b34 for changeset e33522ffd9bb
|
2008-08-28 11:05:21 -07:00 |
|
Xiomara Jayasena
|
9da2b45a82
|
Added tag jdk7-b34 for changeset fff241969646
|
2008-08-28 11:05:17 -07:00 |
|
Xiomara Jayasena
|
b0c44a6c6e
|
Added tag jdk7-b34 for changeset 1faafeba249c
|
2008-08-28 11:05:14 -07:00 |
|
Xiomara Jayasena
|
3cc7c78362
|
Added tag jdk7-b34 for changeset 5d6b06900843
|
2008-08-28 11:05:13 -07:00 |
|
Chuck Rasbold
|
bdd62705f2
|
6611837: block frequency is zero
Insert_goto_at should set frequency for newly created blocks
Reviewed-by: never
|
2008-08-28 10:22:12 -07:00 |
|
Poonam Bajaj
|
b640b025c8
|
6731958: Include all the SA classes into sa-jdi.jar
Sa-jdi.jar bundled with JDK should include all the SA classes.
Reviewed-by: swamyv
|
2008-08-27 22:45:38 -07:00 |
|
Vladimir Kozlov
|
8ab0a4d7a9
|
6732732: CTW with EA: assert(n != 0L,"Bad immediate dominator info.")
Missing edge to a call's return value in EA Connection Graph.
Reviewed-by: never
|
2008-08-27 16:33:34 -07:00 |
|
John Coomes
|
99ff6e5eb2
|
6742207: jdk7 32-bit windows build failed running pack200
6730514 inadvertently disabled perm gen expansion; reenable
Reviewed-by: ysr
|
2008-08-27 15:41:58 -07:00 |
|
Vladimir Kozlov
|
3c4879eb9a
|
6741738: TypePtr::add_offset() set incorrect offset when the add overflows
Set offset to OffsetBot when the add overflows in TypePtr::add_offset()
Reviewed-by: jrose, never
|
2008-08-27 14:47:32 -07:00 |
|
Xueming Shen
|
3ae3654210
|
Merge
|
2008-08-27 10:28:26 -07:00 |
|
Xueming Shen
|
790bc3042d
|
4849617: (cs)Revise Charset spec to allow '+' in names
Update the spec and code to accept '+' as a charset name character
Reviewed-by: alanb
|
2008-08-27 10:12:22 -07:00 |
|
Pavel Porvatov
|
168e2b0ff2
|
6351074: JFileChooser removes leading space in filename
Removed trimming of leading spaces in filename
Reviewed-by: alexp
|
2008-08-27 20:49:35 +04:00 |
|
Vladimir Kozlov
|
37306315b2
|
6736417: Fastdebug C2 crashes in StoreBNode::Ideal
The result of step_through_mergemem() and remove_dead_region() is not checked in some cases.
Reviewed-by: never
|
2008-08-27 09:15:46 -07:00 |
|
Tom Rodriguez
|
26c780da72
|
5108146: Merge i486 and amd64 cpu directories
6459804: Want client (c1) compiler for x86_64 (amd64) for faster start-up
Reviewed-by: kvn
|
2008-08-27 00:21:55 -07:00 |
|
Matthias Klose
|
2697216f3a
|
6741642: bad enum definition in ciTypeFlow.hpp
Reviewed-by: rasbold, martin
|
2008-08-26 15:49:40 -07:00 |
|
Jonathan Gibbons
|
fc7983c405
|
6508981: cleanup file separator handling in JavacFileManager
Reviewed-by: mcimadamore
|
2008-08-26 14:52:59 -07:00 |
|
Kumar Srinivasan
|
136ad92f3d
|
6685121: (launcher) make ReportErrorMessages accessible by other launcher subsystems
Provided error reporting interfaces to other java subsystems that the launcher uses.
Reviewed-by: darcy
|
2008-08-26 10:21:20 -07:00 |
|
Eamonn McManus
|
e2c297b29f
|
5041784: (reflect) generic signature methods needlessly return generic arrays
Reviewed-by: darcy
|
2008-08-27 11:03:59 +02:00 |
|
Pavel Porvatov
|
8bb4a8ec15
|
6727662: Code improvement and warnings removing from swing packages
Removed unnecessary castings and other warnings
Reviewed-by: malenkov
|
2008-08-26 15:12:54 +04:00 |
|
Alan Bateman
|
d41b0a77b2
|
6682020: (bf) Support monitoring of direct and mapped buffer usage
Reviewed-by: mchung, iris
|
2008-08-26 10:21:22 +01:00 |
|
Alan Bateman
|
827a25e39d
|
6728542: (se) epoll based SelectorProvider should be portable to platforms other than x86 and x64
Reviewed-by: sherman
|
2008-08-26 09:23:12 +01:00 |
|
Mikhail Lapshin
|
b6db0aad85
|
6736649: test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails on Linux
Now text bearings are taken into account when labelRect width is calculated
Reviewed-by: alexp
|
2008-08-26 12:16:23 +04:00 |
|
Tim Bell
|
33a47ac00d
|
Merge
|
2008-08-25 23:37:31 -07:00 |
|
Tim Bell
|
1437ee2bae
|
Merge
|
2008-08-25 23:33:24 -07:00 |
|
Lana Steuck
|
f0ef7211c5
|
Merge
|
2008-08-25 13:58:15 -07:00 |
|
Xiaobin Lu
|
ec7f8bf1cb
|
6740526: sun/management/HotspotThreadMBean/GetInternalThreads.java test failed
Reviewed-by: dholmes, dcubed
|
2008-08-25 13:52:13 -07:00 |
|
Y. Srinivas Ramakrishna
|
5e6c038292
|
Merge
|
2008-08-25 12:16:34 -07:00 |
|
Dmitry Cherepanov
|
a16656700d
|
6737722: api/java_awt/TrayIcon/index.html#TrayIconHeadlessMode
IsSupported() should skip tray initialization in case of headless
Reviewed-by: art, ant
|
2008-08-25 19:15:37 +04:00 |
|
Bradford Wetmore
|
f1c6258165
|
Merge
|
2008-08-25 08:11:08 -07:00 |
|