Lana Steuck
00d35d412b
Merge
2012-02-29 12:30:55 -08:00
Lana Steuck
4a304171a6
Merge
2012-02-29 12:29:20 -08:00
Michael Fang
1acef3bef8
Merge
2012-02-29 10:18:21 -08:00
Dean Long
9cd12c0bcd
7142641: -Xshared:on fails on ARM
...
Map read-only pages MAP_PRIVATE instead of MAP_SHARED
Reviewed-by: dcubed, dholmes
2012-02-29 12:58:49 -05:00
Kumar Srinivasan
8f5b808cfe
7148499: Stack size in tools/launcher/Settings.java needs to be increased
...
Reviewed-by: alanb
2012-02-29 08:20:33 -08:00
Alexander Scherbatiy
cbf5f3e4de
7133573: [macosx] closed/javax/swing/JToolTip/4846413/bug4846413.java fails on MacOS
...
Reviewed-by: alexp
2012-02-29 18:47:39 +04:00
Weijun Wang
7902f129f5
7143872: Improve certificate extension processing
...
Reviewed-by: mullan
2012-02-29 14:06:00 +08:00
Lana Steuck
45f7bb6a9f
Merge
2012-02-28 19:55:09 -08:00
Lana Steuck
45a7449ceb
Merge
2012-02-28 18:04:50 -08:00
Lana Steuck
b697d670cb
Merge
2012-02-28 18:01:54 -08:00
Lana Steuck
ee1b80e8e5
Merge
2012-02-28 17:54:33 -08:00
Lana Steuck
30c157894d
Merge
2012-02-28 17:52:05 -08:00
Joe Darcy
81b0f3f5c0
7149626: (reflect) Improve javadoc of java.lang.reflect.Executable
...
Reviewed-by: mduigou
2012-02-28 13:14:47 -08:00
Sonali Goel
959e0b9dfb
7147183: test/tools/javac/apt.sh can be removed from tl/langtools repository
...
Reviewed-by: jjg
2012-02-28 10:48:04 -08:00
Jonathan Gibbons
9c503c5689
7093891: support multiple task listeners
...
Reviewed-by: darcy, mcimadamore
2012-02-28 10:33:49 -08:00
Jonathan Gibbons
5707f715aa
7144951: fix minor javadoc issues
...
Reviewed-by: darcy
2012-02-28 10:25:53 -08:00
Frederic Parain
555b593770
Merge
2012-02-28 07:58:43 -08:00
Pavel Porvatov
54c7a42949
7143614: SynthLookAndFeel stability improvement
...
Reviewed-by: malenkov
2012-02-28 16:09:15 +02:00
Dmitry Samersoff
14732a0d27
7149181: sun/management/jmxremote/startstop/JMXStartStopTest.sh failing on all platforms
...
Disable test until JDK and hotspot changes meet each other.
Reviewed-by: alanb, acorn
2012-02-28 17:00:28 +04:00
Roland Westrelin
ff47163220
6910461: Register allocator may insert spill code at wrong insertion index
...
When resolving exception edges after register allocation, the C1 register allocator may insert spill code at the wrong insertion position.
Reviewed-by: kvn, never
2012-02-28 09:13:58 +01:00
Tom Rodriguez
825a304b38
7145024: Crashes in ucrypto related to C2
...
Reviewed-by: kvn
2012-02-28 10:04:01 -08:00
Andrew Brygin
39cf6b2fdc
7143617: Improve fontmanager layout lookup operations
...
Reviewed-by: igor, prr, mschoene
2012-02-28 10:44:56 +04:00
Mike Duigou
0193199d57
7143162: Allow disable building of jdk demos and samples
...
Reviewed-by: ohair
2012-02-27 18:10:03 -08:00
Mike Duigou
2f6d883fcb
7143162: Allow disable building of jdk demos and samples
...
Reviewed-by: ohair
2012-02-27 18:09:47 -08:00
Sean Mullan
fd805805a8
Merge
2012-02-27 13:53:25 -05:00
Sean Mullan
48ca85ec46
7147830: NullPointerException in java.security.Policy.implies() when the ProtectionDomain has a null code sou
...
Reviewed-by: vinnie
2012-02-27 11:44:50 -05:00
Dmitry Samersoff
fe4588a87e
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-27 15:21:18 +04:00
Roland Westrelin
c815908774
7148486: At a method handle call returning with an exception may call the runtime with misaligned stack (x64)
...
Stack must be realigned when calling the runtime for exception propagation at a call.
Reviewed-by: kvn, never
2012-02-27 11:42:30 +01:00
Roland Westrelin
4012f6cd34
7147740: add assertions to check stack alignment on VM entry from generated code (x64)
...
Check stack alignment on VM entry on x64.
Reviewed-by: kvn, never
2012-02-27 09:17:44 +01:00
Alan Bateman
6d519d366e
7148921: More ProblemList updates (2/2012)
...
Reviewed-by: chegar
2012-02-26 17:25:42 +00:00
Michael Fang
5ced594638
Merge
2012-02-25 10:19:26 -08:00
Krystal Mok
84470be578
7148126: ConstantPoolCacheEntry::print prints to wrong stream
...
Should print to passed in stream not tty
Reviewed-by: dholmes, never
2012-02-25 01:49:34 -05:00
Lana Steuck
9791a38e93
Merge
2012-02-24 18:24:53 -08:00
Lana Steuck
1443b70f4d
Merge
2012-02-24 18:24:03 -08:00
Lana Steuck
ac825d35af
Merge
2012-02-24 18:22:57 -08:00
Lana Steuck
a3cd82292c
Merge
2012-02-24 18:22:55 -08:00
Lana Steuck
c8bd932ff3
Merge
2012-02-24 18:22:48 -08:00
Lana Steuck
8f952922ba
Merge
2012-02-24 18:22:44 -08:00
Alejandro Murillo
fafe66921e
7148664: new hotspot build - hs24-b02
...
Reviewed-by: jcoomes
2012-02-24 18:14:00 -08:00
Alejandro Murillo
7f5093d00d
Added tag hs24-b01 for changeset b357c6ebe63e
2012-02-24 18:08:59 -08:00
Alejandro Murillo
a8f637446d
Merge
2012-02-24 18:08:58 -08:00
Lana Steuck
f46ebab88c
Merge
2012-02-24 17:38:24 -08:00
Abhijit Saha
c3da3a5048
7148758: Resolve merge issue which caused testcase failure
...
Reviewed-by: alanb, chegar
2012-02-24 17:31:59 -08:00
Vladimir Kozlov
9c6ab6372f
7147416: LogCompilation tool does not work with post parse inlining
...
Fixed few problems in LogCompilation parser.
Reviewed-by: never
2012-02-24 12:33:31 -08:00
Staffan Larsen
17f17157b9
7079093: TEST_BUG: java/lang/instrument/ManifestTest.sh fails with cygwin
...
Work around problems in some cygwin installations
Reviewed-by: alanb, sspitsyn
2012-02-24 20:09:49 +01:00
Staffan Larsen
399194bb7a
7073626: RmiBootstrapTest.sh and RmiSslBootstrapTest.sh fail under Cygwin
...
Detect and handle cygwin correctly
Reviewed-by: alanb, sspitsyn
2012-02-24 20:02:50 +01:00
Jonathan Gibbons
a46962c4c1
7137836: tidy up Names.java
...
Reviewed-by: mcimadamore
2012-02-24 10:40:32 -08:00
Phil Race
8694cd7c62
7147584: Changing to Nimbus/GTK in SwingSet2 on Solaris 10 Sparc causes malformed menus/layout
...
Reviewed-by: igor, jgodinez
2012-02-24 09:37:01 -08:00
Oleg Pekhovskiy
d76f84108f
7145980: Dispose method of window.java takes long
...
Reviewed-by: anthony
2012-02-24 13:50:37 +04:00
Sean Coffey
cecb628970
7144488: Infinite recursion for some equals tests in Collections
...
Reviewed-by: alanb, dholmes, mduigou
2012-02-24 09:17:46 +00:00