Xiomara Jayasena
|
235959cb8e
|
Merge
|
2008-06-12 11:46:39 -07:00 |
|
Xiomara Jayasena
|
87835bd2e4
|
Merge
|
2008-06-12 11:46:38 -07:00 |
|
Martin Buchholz
|
bc2be13ac0
|
6704165: JDK_DEBUG_IMAGE_DIR used in jdk/make/common/Release.gmk but not defined
Reviewed-by: ohair, tbell
|
2008-06-10 16:31:26 -07:00 |
|
Martin Buchholz
|
0fbcd876e7
|
6710907: vestigial MOTIF references from Makefiles
Reviewed-by: ohair, tbell
|
2008-06-10 16:31:26 -07:00 |
|
Martin Buchholz
|
1b581dbcbc
|
6710904: COMMON_BUILD_ARGUMENTS needs PREVIOUS_..._VERSION settings
Reviewed-by: ohair, tbell
|
2008-06-10 16:30:31 -07:00 |
|
Yuri Nesterenko
|
5340a489a9
|
Merge
|
2008-06-10 13:42:42 -07:00 |
|
John Coomes
|
762f7c8f2b
|
Merge
|
2008-06-10 11:14:27 -07:00 |
|
Xiomara Jayasena
|
f7134c8cfd
|
Added tag jdk7-b28 for changeset 9ab834e560b8
|
2008-06-10 10:37:23 -07:00 |
|
Xiomara Jayasena
|
eca36c6c04
|
Added tag jdk7-b28 for changeset 2063bcfb0878
|
2008-06-10 10:33:27 -07:00 |
|
Xiomara Jayasena
|
07db8cfb88
|
Added tag jdk7-b28 for changeset 520aef2d35e0
|
2008-06-10 10:28:22 -07:00 |
|
Xiomara Jayasena
|
e4a3ab03e8
|
Added tag jdk7-b28 for changeset 9b4457aa27c8
|
2008-06-10 10:27:43 -07:00 |
|
Xiomara Jayasena
|
2885519cea
|
Added tag jdk7-b28 for changeset 4fffe2012767
|
2008-06-10 10:22:49 -07:00 |
|
Xiomara Jayasena
|
08aed95c28
|
Added tag jdk7-b28 for changeset 835a30ccef5b
|
2008-06-10 10:17:35 -07:00 |
|
Xiomara Jayasena
|
bc8e4ad55a
|
Added tag jdk7-b28 for changeset 46753aa3d328
|
2008-06-10 10:16:13 -07:00 |
|
Tom Rodriguez
|
01130cd21c
|
Merge
|
2008-06-10 09:57:24 -07:00 |
|
Coleen Phillimore
|
a2d6036a4d
|
6687581: Make CMS work with compressed oops
Make FreeChunk read markword instead of LSB in _klass pointer to indicate that it's a FreeChunk for compressed oops.
Reviewed-by: ysr, jmasa
|
2008-06-09 11:51:19 -04:00 |
|
Igor Veresov
|
ed4e9a5d5c
|
6711930: NUMA allocator: ParOld can create a hole less than minimal object size in the lgrp chunk
The fix takes care of three issues that can create a hole less a minimal object in the lgrp chunk
Reviewed-by: ysr, apetrusenko
|
2008-06-09 07:18:59 -07:00 |
|
Yuri Nesterenko
|
0ffe4a715b
|
Merge
|
2008-06-09 06:31:14 -07:00 |
|
Tom Rodriguez
|
2144ccf2f1
|
Merge
|
2008-06-06 14:34:24 -07:00 |
|
Chuck Rasbold
|
4cce21039e
|
6711701: disable compressed oops by default
Comment out code that turns on compressed oops
Reviewed-by: never, phh
|
2008-06-06 11:47:26 -07:00 |
|
Keith McGuigan
|
d58beaefde
|
Merge
|
2008-06-06 13:43:36 -04:00 |
|
Tom Rodriguez
|
4760698435
|
6614100: EXCEPTION_ACCESS_VIOLATION while running Eclipse with 1.6.0_05-ea
Reviewed-by: kvn, jrose, rasbold
|
2008-06-05 21:44:53 -07:00 |
|
Tim Bell
|
21953a51cd
|
Merge
|
2008-06-05 17:43:14 -07:00 |
|
Tom Rodriguez
|
952b45f6b6
|
6711083: 64bit JVM crashes with Internal Error (type.cpp:763) - ShouldNotReachHere() with enabled COOPs
Add NarrowOop to various xmeet routines
Reviewed-by: kvn, sgoldman, jrose, rasbold
|
2008-06-05 15:43:18 -07:00 |
|
Coleen Phillimore
|
1562d78080
|
6695819: verify_oopx rax: broken oop in decode_heap_oop
Code in gen_subtype_check was encoding rax as an oop on a path where rax was not an oop.
Reviewed-by: never, kvn
|
2008-06-05 17:02:54 -04:00 |
|
Vladimir Kozlov
|
dbdeade3b7
|
6709093: Compressed Oops: reduce size of compiled methods
Exclude UEP size from nmethod code size and use narrow klass oop to load prototype header.
Reviewed-by: jrose, never
|
2008-06-05 13:02:51 -07:00 |
|
Tom Rodriguez
|
54eeffff83
|
6709165: Tests hang or misbahve with HS 13.0-b01 on solaris-sparcv9
Reviewed-by: kvn, jrose
|
2008-06-04 21:56:27 -07:00 |
|
Vladimir Kozlov
|
00bce59c67
|
6710654: SAJDI failures with Compressed Oops
Use correct offset for the java.lang.Class _klass field in SA.
Reviewed-by: jrose, never
|
2008-06-04 14:03:48 -07:00 |
|
Jon Masamitsu
|
39463bb3fc
|
6629727: assertion in set_trap_state() in methodDataOop.hpp is too strong
The assertion can failure due to race conditions.
Reviewed-by: never
|
2008-06-04 13:51:09 -07:00 |
|
Kelly O'Hair
|
821c41a2cd
|
6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
Changes to support building with SS12.
Reviewed-by: tbell
|
2008-06-04 09:38:18 -07:00 |
|
Kelly O'Hair
|
ea96ee4b47
|
6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
Changes to support building with SS12.
Reviewed-by: tbell
|
2008-06-04 09:27:06 -07:00 |
|
Chuck Rasbold
|
1f0f6c2277
|
Merge
|
2008-06-03 15:38:31 -07:00 |
|
Chuck Rasbold
|
d10912d513
|
6709972: runThese failed with assert(false,"bad AD file")
Guard AryEqNode construction with has_match_rule() test, set SpecialArraysEquals default off
Reviewed-by: kvn, never
|
2008-06-03 13:14:44 -07:00 |
|
Lana Steuck
|
093ae7bee7
|
Merge
|
2008-06-03 11:18:33 -07:00 |
|
Tim Bell
|
39482b230d
|
Merge
|
2008-06-02 22:35:16 -07:00 |
|
Tim Bell
|
011de6871b
|
Merge
|
2008-06-02 22:33:55 -07:00 |
|
Bradford Wetmore
|
328c2b4f39
|
Merge
|
2008-06-02 10:16:54 -07:00 |
|
Erik Trimble
|
835c7a9ddb
|
6709213: Update Build number for HS13 b02
Bump up build number to 02
Reviewed-by: jcoomes
|
2008-05-30 14:50:19 -07:00 |
|
Erik Trimble
|
694a069581
|
Merge
|
2008-05-30 14:31:11 -07:00 |
|
Erik Trimble
|
3f383c78e7
|
Merge
|
2008-05-30 14:30:02 -07:00 |
|
Chuck Rasbold
|
8f5e42a671
|
Merge
|
2008-05-30 07:22:22 -07:00 |
|
Daniel Fuchs
|
160c6f164d
|
6592586: RequiredModelMBean prints a WARNING message when calling getAttributes() for a non-existing attr
Switched traces to FINER - except when logging fails - in which cases the traces are logged to FINE
Reviewed-by: emcmanus
|
2008-05-30 14:35:43 +02:00 |
|
Igor Veresov
|
7f2d0f1318
|
Merge
|
2008-05-30 03:53:31 -07:00 |
|
Maurizio Cimadamore
|
e3ba3ecd1d
|
6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors
This regression has been caused by previous fix of 6660289
Reviewed-by: jjg
|
2008-05-30 11:08:40 +01:00 |
|
Yuri Nesterenko
|
971ba86d95
|
Merge
|
2008-05-30 03:02:40 -07:00 |
|
Maurizio Cimadamore
|
afb636d599
|
6507024: casting an array to a generic type results in a 'capture#69 of ?' type error
Types.isSubtypeUnchecked() should handle type-variables subtyping properly
Reviewed-by: jjg
|
2008-05-30 10:42:43 +01:00 |
|
Maurizio Cimadamore
|
617daebc69
|
6665223: Static import of inherited protected method causes compiler exception
Buggy accessibility check causes NPE during resolution of imported static methods
Reviewed-by: jjg
|
2008-05-30 10:29:27 +01:00 |
|
Chuck Rasbold
|
2e672ac9bf
|
6695049: (coll) Create an x86 intrinsic for Arrays.equals
Intrinsify java/util/Arrays.equals(char[], char[])
Reviewed-by: kvn, never
|
2008-05-29 16:22:09 -07:00 |
|
Vladimir Kozlov
|
a1f50998ae
|
6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
Generate addresses and implicit null checks with narrow oops to avoid decoding.
Reviewed-by: jrose, never
|
2008-05-29 12:04:14 -07:00 |
|
Keith McGuigan
|
319d956145
|
6706604: Copyright headers need to be changed to GPL
Update the copyrights
Reviewed-by: ohair
|
2008-05-29 14:06:30 -04:00 |
|