Suchen Chien
08faa8037b
Added tag jdk7-b141 for changeset 76bb81c6327c
2011-05-05 14:02:11 -07:00
Suchen Chien
31d82bb88b
Added tag jdk7-b141 for changeset cb7a3284b15b
2011-05-05 14:02:10 -07:00
Suchen Chien
e554c899e5
Added tag jdk7-b141 for changeset dbc77e0dc173
2011-05-05 14:02:02 -07:00
Suchen Chien
5af1de038e
Added tag jdk7-b141 for changeset b24cc3620ee4
2011-05-05 14:01:57 -07:00
Suchen Chien
230aec2f49
Added tag jdk7-b141 for changeset 0f69dca4aa47
2011-05-05 14:01:55 -07:00
Keith McGuigan
d7fa132400
7033669: JVM TI spec has to be changed to not contain URLS to the VM Spec
...
Update JVMTI source files to remove hyperlinks and add full legal name
Reviewed-by: acorn, dcubed, dholmes
2011-05-05 12:50:42 -04:00
John Coomes
62a8508587
6728025: LinkResolver is missing some ResourceMarks
...
Reviewed-by: dholmes, coleenp, ysr, kamg
2011-05-05 07:51:05 -07:00
Kevin Walls
64fd535370
Merge
2011-05-05 09:33:14 -04:00
Antonios Printezis
e061c0b0a4
7040450: G1: assert((_g1->evacuation_failed()) || (!_g1->obj_in_cs(obj))) failed: shouldn't still be in ..
...
There is a race in the evac failure handling code that causes the condition the assert checks not to be true. The fix is to replace the too-strong assert with a more targeted one.
Reviewed-by: johnc, ysr, jcoomes
2011-05-05 09:15:52 -04:00
Vladimir Kozlov
9f0bca3b75
7042070: Typo in Test6796786.java
...
The test should compare with -0.0f.
Reviewed-by: never, iveresov
2011-05-04 22:41:17 -07:00
Tom Rodriguez
d63a3a993b
7042052: Xcomp crash with PopSynchronousTest
...
Reviewed-by: kvn, iveresov
2011-05-04 22:31:18 -07:00
David Holmes
ec330e431d
Merge
2011-05-04 23:10:58 -04:00
David Holmes
679f58d07c
7041284: arm/ppc Missing launcher mapfiles prevent build
...
Disable use of launcher mapfiles when cross-compiling
Reviewed-by: ohair, ksrini
2011-05-04 22:16:28 -04:00
Abhijit Saha
1859ff359e
Merge
2011-05-04 16:39:05 -07:00
David Holmes
13d8bb1f5d
7036267: c2/arm: mark version number as experimental and disable on unsupported platforms
...
Change call to Abstract_VM_Version::vm_info_string to VM_Version::vm_info_string so it cna be overridden by the arch specific VM_Version class
Reviewed-by: bobv, phh
2011-05-04 19:16:49 -04:00
Igor Veresov
63f068ad0d
7041501: NUMA: Expand the old gen more aggressively
...
Expand the old gen in bigger increments
Reviewed-by: jmasa
2011-05-04 15:08:44 -07:00
Vladimir Kozlov
1ac79543d0
5091921: Sign flip issues in loop optimizer
...
Fix integer overflow problem in the code generated by loop optimizer.
Reviewed-by: never
2011-05-04 13:12:42 -07:00
Vinnie Ryan
87259cf6b3
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
...
Reviewed-by: valeriep
2011-05-04 20:38:45 +01:00
Abhijit Saha
6372176456
Merge
2011-05-04 12:00:57 -07:00
Abhijit Saha
f60139f2af
Merge
2011-05-04 12:00:14 -07:00
Alexander Potochkin
b2607ad0a1
7020198: ImageIcon creates Component with null acc
...
Reviewed-by: rupashka, hawtin
2011-05-04 11:35:46 -07:00
Abhijit Saha
2a4463da40
7035172: Reintroduce LICENSE file in JDK/JRE bundle
...
Reviewed-by: billyh
2011-05-04 11:11:40 -07:00
Kelly O'Hair
1fdcbe61a1
Merge
2011-05-04 09:25:05 -07:00
Keith McGuigan
cc15f4771e
Merge
2011-05-04 11:04:45 -04:00
Andrei Dmitriev
1bde299474
7040577: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
...
Reviewed-by: dcherepanov, denis
2011-05-04 14:46:11 +04:00
Christian Thalinger
1e12174562
Merge
2011-05-04 03:42:58 -07:00
Christian Thalinger
2d91ad91db
Merge
2011-05-04 00:46:22 -07:00
Christian Thalinger
488bc73bcd
7041244: JSR 292: Server VM gets a SEGV running a JCK test
...
Reviewed-by: iveresov, kvn, never
2011-05-04 00:41:48 -07:00
Tom Rodriguez
af178514e2
7041582: set_mode_flags isn't called without -Xmixed specified
...
Reviewed-by: kvn, iveresov
2011-05-04 00:21:22 -07:00
Pavel Porvatov
116ccec7a0
7031551: Generics: JComboBox
...
Reviewed-by: alexp, malenkov
2011-05-04 10:20:14 +04:00
Jennifer Godinez
a5846fb547
Merge
2011-05-03 22:17:58 -07:00
Jennifer Godinez
d98cd779b7
Merge
2011-05-03 22:16:58 -07:00
Jennifer Godinez
d320ad28b1
Merge
2011-05-03 22:15:17 -07:00
Jennifer Godinez
647b4aca4b
Merge
2011-05-03 22:14:39 -07:00
Jennifer Godinez
1a8987d69e
Merge
2011-05-03 22:13:02 -07:00
Jennifer Godinez
da6966ded5
Merge
2011-05-03 22:11:02 -07:00
Tom Rodriguez
676d346314
7041603: standalone SA doesn't build after 7010849
...
Reviewed-by: dcubed
2011-05-03 20:56:35 -07:00
Tom Rodriguez
c3a8cf7156
Merge
2011-05-03 17:09:05 -07:00
Mike Duigou
b2a0b94b36
7041612: Rename StandardCharset to StandardCharsets
...
Reviewed-by: alanb, mr, darcy
2011-05-03 16:32:47 -07:00
Erik Trimble
5f044f9de1
Merge
2011-05-03 16:03:37 -07:00
Erik Trimble
3ad5f6532c
Added tag hs21-b10 for changeset 33e592b5ff17
2011-05-03 16:00:35 -07:00
Igor Nekrestyanov
97c6e155ad
Merge
2011-05-03 15:02:55 -07:00
Daniel D. Daugherty
544652776c
7041410: 5/4 finish removing SOLARIS_7_OR_LATER from HotSpot
...
Delete use of SOLARIS_7_OR_LATER from sparcWorks.make
Reviewed-by: never
2011-05-03 12:45:54 -07:00
Zhengyu Gu
07cf5c9b40
Merge
2011-05-03 12:19:04 -07:00
Tom Rodriguez
0ecc18851a
6796786: invalid FP identity transform - (a - b) -> b - a
...
Reviewed-by: iveresov, twisti
2011-05-03 12:11:54 -07:00
Jon Masamitsu
6819e3739e
7041789: 30% perf regression with c2/arm following 7017732
...
Implement a more accurate is_scavengable()
Reviewed-by: stefank, jcoomes, ysr
2011-05-03 10:30:34 -07:00
Zhengyu Gu
3c624bcfb1
Merge
2011-05-03 10:17:29 -07:00
Zhengyu Gu
56154746f3
6986065: Rebrand exe/dll company names
...
Fixed Windows exe/dll right-click properties. "Oracle Corporation" for company name in jdk7, but "Sun Microsystems, Inc." for jdk6.
Reviewed-by: phh, acorn
2011-05-03 13:01:41 -04:00
Dmitry Samersoff
dd299ffb44
Merge
2011-05-03 13:01:31 -04:00
Vladimir Kozlov
e1442309e1
7041100: The load in String.equals intrinsic executed before null check
...
Remove control from loads in String.equals intrinsic and cast argument to not-null.
Reviewed-by: never
2011-05-03 09:10:39 -07:00