Commit Graph

850 Commits

Author SHA1 Message Date
Tom Rodriguez
b381148ebe 6697236: missing Identity for "(X+Y) - X" into Y
Reviewed-by: kvn
2008-06-12 09:47:55 -07:00
Chris Hegarty
840473c1e3 6628569: api/java_net/MulticastSocket/descriptions.html#setTTL fails is ipv6 configured
Failover to IPv6 socket if IPv4 fails

Reviewed-by: michaelm
2008-06-12 17:28:08 +01:00
Chris Hegarty
278b5e83ce 6630348: Invalid html tags (extra double quote)
Remove extra quote

Reviewed-by: michaelm
2008-06-12 17:26:47 +01:00
Chris Hegarty
f2e8ba353c 6698625: InetAddress.getLocalHost() failed in returning chinese local host name
Remove unnecessary and incorrect NewStringUTF

Reviewed-by: michaelm
2008-06-12 17:25:37 +01:00
Xiaobin Lu
98b9988c29 6647068: libjvm.so is not built PIC
Remove the preferred base address built with libjvm.so and unified the PIC approach on Solaris & Linux.

Reviewed-by: never, kamg
2008-06-10 16:39:20 -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
Jon Masamitsu
0568ea9ed4 6688799: Second fix for Guarantee failure "Unexpected dirty card found"
Expand cardtable without committing over existing regions.

Reviewed-by: apetrusenko
2008-06-10 07:26:42 -07:00
Luis Miguel Alventosa
0c259336ec 6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins
Reviewed-by: jfdenise
2008-06-10 13:50:06 +02:00
Weijun Wang
b572eb5b2b 6711435: console.sh uses incompatible ==
Reviewed-by: xuelei
2008-06-10 11:03:23 +08:00
Weijun Wang
afdf0ae0a0 6711509: PolicyTool is misspelling Runtime permission - 'setSecurityManager' entry in the policy file
Reviewed-by: wetmore, mullan
2008-06-10 10:51:33 +08: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
Bradford Wetmore
827a788dfc Merge 2008-06-09 00:29:24 -07:00
Alan Bateman
e44b665297 Merge 2008-06-07 16:11:57 +01:00
Tim Bell
94e7336593 Merge 2008-06-06 15:17:35 -07:00
Tim Bell
e23242de59 Merge 2008-06-06 15:16:19 -07:00
Xueming Shen
fa0719879c 6706299: System property java.class.version should be 51 for jdk7
System property java.class.version should be 51 for jdk7

Reviewed-by: alanb
2008-06-06 14:57:32 -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
Alan Bateman
b5953ddd97 Merge 2008-06-06 11:40:38 +01:00
Pavel Porvatov
8f7aabf955 5035693: "Open" button should be a default one in JFileChooser under Windows XP LAF
The "Open" button was made default button of FileChooser dialog windows

Reviewed-by: loneid, peterz
2008-06-06 13:30:20 +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
Xueming Shen
12669e953f 6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly
6699038: sun/nio/cs/findencoderBugs.java fails

SJIS_0213 charset updates

Reviewed-by: okutsu
2008-06-05 16:19:27 -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
Jonathan Gibbons
92cea6ce44 6711276: langtools has incorrect -Werror switch
Reviewed-by: ksrini
2008-06-05 13:46:26 -07: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
Alan Bateman
97bcf18b88 6710579: (ch) test/java/nio/channels/AsyncCloseAndInterrupt fails (lnx)
Reviewed-by: chegar
2008-06-05 14:57:15 +01:00
Alan Bateman
06e7bf1f85 6596323: (fc) ClosedByInterruptException not thrown by the interrupt method (lnx)
Reviewed-by: sherman
2008-06-05 14:50:28 +01:00
Alan Bateman
f46dc4e70b 6652379: File.setLastModified fails on large files (lnx only)
Reviewed-by: iris
2008-06-05 14:47:03 +01:00
Alan Bateman
252f292cc2 4939819: File.canWrite() returns false for the "My Documents" directory (win)
Reviewed-by: iris
2008-06-05 14:44:30 +01:00
Eamonn McManus
dfe323d640 6562936: Support custom type mappings in MXBeans
Reviewed-by: dfuchs
2008-06-05 13:42:47 +02:00
Eamonn McManus
e01cfb7fa8 6701498: Change JMX query language to use * and ? as wildcards rather than % and _
Reviewed-by: dfuchs
2008-06-05 13:40:09 +02:00
Chris Hegarty
0ad6d3770b 6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux
Remove the definition of NEED_DL_LOCK on platforms with GLIBC

Reviewed-by: dholmes, psoper
2008-06-05 04:08:41 -07:00
Pavel Porvatov
9a2ae13639 6688110: JSlider has incorrect javadoc for the setValueIsAdjusting method
The sentence about ChangeEvents generation was removed

Reviewed-by: peterz
2008-06-05 13:30:41 +04:00