dcubed [Mon, 02 Mar 2009 13:57:17 -0700] rev 2134
6700114: 3/4 Assertion (_thread->get_interp_only_mode() == 1,"leaving interp only when mode not one")
Summary: Don't create JvmtiThreadState for an exiting JavaThread.
Reviewed-by: coleenp, swamyv
kvn [Tue, 03 Mar 2009 10:34:22 -0800] rev 2133
Merge
never [Sun, 01 Mar 2009 20:49:46 -0800] rev 2132
6811384: MacroAssembler::serialize_memory may touch next page on amd64
Reviewed-by: kvn, phh, twisti
twisti [Fri, 27 Feb 2009 13:27:09 -0800] rev 2131
6810672: Comment typos
Summary: I have collected some typos I have found while looking at the code.
Reviewed-by: kvn, never
kvn [Fri, 27 Feb 2009 08:34:19 -0800] rev 2130
6811267: Fix for 6809798 broke linux build
Summary: Fix method's declaration.
Reviewed-by: phh, twisti
twisti [Fri, 27 Feb 2009 03:35:40 -0800] rev 2129
6778669: Patch from Red Hat -- fixes compilation errors
Summary: Some fixes which are required to build on recent GCCs.
Reviewed-by: never, kvn
Contributed-by: langel@redhat.com
never [Thu, 26 Feb 2009 16:57:21 -0800] rev 2128
6810855: KILL vs. TEMP ordering restrictions are too strong
Reviewed-by: kvn
kvn [Thu, 26 Feb 2009 14:26:02 -0800] rev 2127
6809798: SafePointScalarObject node placed into incorrect block during GCM
Summary: Replace the control edge of a pinned node before scheduling.
Reviewed-by: never
never [Wed, 25 Feb 2009 14:36:27 -0800] rev 2126
6807963: need tool to make sense of LogCompilaton output
Reviewed-by: kvn
never [Wed, 25 Feb 2009 10:53:14 -0800] rev 2125
6805427: adlc compiler may generate incorrect machnode emission code
Reviewed-by: kvn, twisti
ysr [Fri, 27 Feb 2009 15:30:47 -0800] rev 2124
Merge
jmasa [Tue, 24 Feb 2009 22:51:00 -0800] rev 2123
Merge
jmasa [Tue, 24 Feb 2009 22:12:24 -0800] rev 2122
6806226: Signed integer overflow in growable array code causes JVM crash
Summary: Workaround the overflow by doing the intermediate calculations in an unsigned variable.
Reviewed-by: ysr, jcoomes
tonyp [Tue, 24 Feb 2009 15:50:23 -0500] rev 2121
6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure)
Summary: Under certain circumstances (evacuation failure) the pause time is not communicated to the policy and, as a result, the pause time field is not initialized properly.
Reviewed-by: jmasa
apangin [Thu, 26 Feb 2009 14:25:55 -0800] rev 2120
Merge
apangin [Sun, 22 Feb 2009 17:21:13 -0800] rev 2119
Merge
ikrylov [Thu, 19 Feb 2009 04:54:22 -0500] rev 2118
6806046: Hotspot build error when compiled from Visual Studio
Summary: Define HOTSPOT_LIB_ARCH in the preprocessor flags of the generated projects
Reviewed-by: kamg, xlu
apangin [Sun, 22 Feb 2009 17:11:56 -0800] rev 2117
Merge
apangin [Sun, 15 Feb 2009 20:09:02 -0800] rev 2116
Merge
jcoomes [Mon, 09 Feb 2009 13:47:26 -0800] rev 2115
Merge
trims [Wed, 25 Feb 2009 22:55:54 -0800] rev 2114
Merge
kvn [Tue, 24 Feb 2009 09:53:20 -0800] rev 2113
Merge
kvn [Mon, 23 Feb 2009 16:03:19 -0800] rev 2112
6791572: assert("duplicating node that's already been matched")
Summary: Mark inputs for an address expression as shared if there are other uses besides address expressions.
Reviewed-by: never
twisti [Mon, 23 Feb 2009 12:02:30 -0800] rev 2111
6808589: Merge vm_version_x86_{32,64}.{cpp,hpp}
Summary: There is very much duplicated code in vm_version_x86_{32,64}.{cpp,hpp}. Refactoring these would help maintainability.
Reviewed-by: kvn, never
kvn [Thu, 19 Feb 2009 17:38:53 -0800] rev 2110
6802499: EA: assert(false,"unknown node on this path")
Summary: Add missing checks for SCMemProj node in Escape analysis code.
Reviewed-by: never
kvn [Wed, 18 Feb 2009 13:53:42 -0800] rev 2109
6807084: AutoBox elimination is broken with compressed oops
Summary: Add checks for DecodeN nodes into AutoBox elimination code.
Reviewed-by: never
ysr [Fri, 20 Feb 2009 11:12:26 -0800] rev 2108
Merge
jmasa [Tue, 17 Feb 2009 15:35:58 -0800] rev 2107
6786346: intermittent Internal Error (src/share/vm/memory/cardTableModRefBS.cpp:226)
Summary: Two assertions were incorrectly composed.
Reviewed-by: tonyp
xdono [Mon, 09 Mar 2009 13:34:00 -0700] rev 2106
Merge
xdono [Mon, 09 Mar 2009 13:28:46 -0700] rev 2105
6814575: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
xdono [Mon, 09 Mar 2009 11:43:30 -0700] rev 2104
Merge
xdono [Fri, 27 Feb 2009 15:13:00 -0800] rev 2103
Merge
ohair [Sat, 31 Jan 2009 17:19:42 -0800] rev 2102
6799141: Build with --hash-style=both so that binaries can work on SuSE 10
Reviewed-by: tbell
xdono [Thu, 05 Mar 2009 09:49:03 -0800] rev 2101
Added tag jdk7-b50 for changeset 90cbd9088155
xdono [Mon, 09 Mar 2009 13:33:55 -0700] rev 2100
Merge
xdono [Mon, 09 Mar 2009 13:28:37 -0700] rev 2099
6814575: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
xdono [Mon, 09 Mar 2009 11:43:24 -0700] rev 2098
Merge
xdono [Fri, 27 Feb 2009 15:12:52 -0800] rev 2097
Merge
ohair [Sat, 31 Jan 2009 15:26:34 -0800] rev 2096
6791649: add "SKIP_MSIVAL2=true" to the Windows section of make/jprt.config
Reviewed-by: tbell
xdono [Thu, 05 Mar 2009 09:48:58 -0800] rev 2095
Added tag jdk7-b50 for changeset c7a5f07b79b2
duke [Wed, 05 Jul 2017 16:48:21 +0200] rev 2094
Added tag jdk7-b50 for changeset 5da0e6b9f4f1
duke [Wed, 05 Jul 2017 16:48:21 +0200] rev 2093
Merge
duke [Wed, 05 Jul 2017 16:48:18 +0200] rev 2092
Merge
tbell [Fri, 27 Feb 2009 10:54:11 -0800] rev 2091
Merge
tbell [Tue, 24 Feb 2009 07:55:30 -0800] rev 2090
Merge
tbell [Sat, 21 Feb 2009 09:58:08 -0800] rev 2089
Merge
darcy [Fri, 20 Feb 2009 11:56:09 -0800] rev 2088
6460529: Provide mixin interfaces for getQualifiedName and getTypeParameters
Reviewed-by: jjg
tbell [Thu, 19 Feb 2009 18:04:54 -0800] rev 2087
Merge
bpatel [Wed, 18 Feb 2009 13:47:27 -0800] rev 2086
6802694: Javadoc doclet does not display deprecated information with -nocomment option for serialized form
Reviewed-by: jjg
mcimadamore [Fri, 13 Feb 2009 11:57:33 +0000] rev 2085
6769027: Source line should be displayed immediately after the first diagnostic line
Summary: Added support for customizing diagnostic output via API/command line flags
Reviewed-by: jjg
xdono [Thu, 26 Feb 2009 10:57:31 -0800] rev 2084
Added tag jdk7-b49 for changeset 12d66066c9b7
duke [Wed, 05 Jul 2017 16:48:14 +0200] rev 2083
Merge
xdono [Thu, 26 Feb 2009 10:57:18 -0800] rev 2082
Added tag jdk7-b49 for changeset 9e4d64791991
duke [Wed, 05 Jul 2017 16:48:11 +0200] rev 2081
Merge
xdono [Thu, 26 Feb 2009 10:57:17 -0800] rev 2080
Added tag jdk7-b49 for changeset d9cfdc5370b1
duke [Wed, 05 Jul 2017 16:48:09 +0200] rev 2079
Merge
xdono [Thu, 26 Feb 2009 10:57:10 -0800] rev 2078
Added tag jdk7-b49 for changeset a00ac25cb702
duke [Wed, 05 Jul 2017 16:48:06 +0200] rev 2077
Merge
alanb [Sun, 01 Mar 2009 14:44:50 +0000] rev 2076
6811578: genSolarisConstants.c should not require kernel patch to compile on Solaris 10
Reviewed-by: tbell
tbell [Fri, 27 Feb 2009 10:53:33 -0800] rev 2075
Merge
kevinw [Tue, 24 Feb 2009 14:22:08 +0000] rev 2074
6599383: Unable to open zip files more than 2GB in size
Reviewed-by: alanb
alanb [Tue, 24 Feb 2009 11:33:25 +0000] rev 2073
Merge
alanb [Tue, 24 Feb 2009 11:31:04 +0000] rev 2072
6809132: (file) Javadoc style and consistency issues
Reviewed-by: vinnie
Contributed-by: cquinn@google.com
alanb [Tue, 24 Feb 2009 09:11:42 +0000] rev 2071
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win]
6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win]
Reviewed-by: sherman
sherman [Mon, 23 Feb 2009 21:06:15 -0800] rev 2070
6350801: Add support for named (instead of numbered) capture groups in regular expression
6676425: Opensource unit/regression tests for java.util.regex
Summary: Added "named capturing group" into regex. Moved most of reg/unit tests to openjdk.
Reviewed-by: alanb, okutsu
chegar [Mon, 23 Feb 2009 10:36:19 +0000] rev 2069
6806649: synchronization bottleneck when constructing Thread subclasses
Summary: Replace subclass audits synchronization with ConcurrentHashMap with weakly referenced Class keys
Reviewed-by: peterjones, dholmes, martin
xuelei [Mon, 23 Feb 2009 17:32:52 +0800] rev 2068
5067458: Loopback SSLSocketImpl createSocket is throwing an exception
Summary: A null hostname should be regarded as a loopback address.
Reviewed-by: weijun
weijun [Mon, 23 Feb 2009 10:05:55 +0800] rev 2067
6780416: New keytool commands/options: -gencert, -printcertreq, -ext
Reviewed-by: xuelei, mullan
weijun [Mon, 23 Feb 2009 10:05:41 +0800] rev 2066
6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0)
Reviewed-by: xuelei
weijun [Mon, 23 Feb 2009 10:04:52 +0800] rev 2065
6804045: DerValue does not accept empty OCTET STRING
Reviewed-by: xuelei
weijun [Mon, 23 Feb 2009 10:04:25 +0800] rev 2064
6789935: cross-realm capath search error
Reviewed-by: xuelei
weijun [Mon, 23 Feb 2009 10:03:36 +0800] rev 2063
6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates
Reviewed-by: vinnie
tbell [Fri, 20 Feb 2009 10:53:39 -0800] rev 2062
Merge
xuelei [Fri, 20 Feb 2009 13:05:28 +0800] rev 2061
6697270: Inputstream dosent behave correct
Summary: do not try to read zero byte from a InputStream, and do always return immediately for zero byte reading in a InputStream implementation.
Reviewed-by: weijun
xuelei [Fri, 20 Feb 2009 12:50:02 +0800] rev 2060
4918870: Examine session cache implementation (sun.misc.Cache)
Summary: replace sun.misc.Cache with sun.security.util.Cache
Reviewed-by: weijun
tbell [Thu, 19 Feb 2009 18:04:30 -0800] rev 2059
Merge
chegar [Mon, 16 Feb 2009 17:19:05 +0000] rev 2058
6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly
Reviewed-by: jccollet
alanb [Sun, 15 Feb 2009 12:25:54 +0000] rev 2057
6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
4313887: New I/O: Improved filesystem interface
4607272: New I/O: Support asynchronous I/O
Reviewed-by: sherman, chegar
chegar [Wed, 11 Feb 2009 13:16:53 +0000] rev 2056
6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c
Reviewed-by: alanb
Contributed-by: christos@zoulas.com
poonam [Tue, 10 Feb 2009 03:26:31 -0800] rev 2055
6755621: Include SA binaries into Windows JDK
Summary: These changes will enable inclusion of sa-jdi.jar and sawindbg.dll into Windows JDK bundle.
Reviewed-by: never, jjh, alanb
xdono [Thu, 26 Feb 2009 10:57:23 -0800] rev 2054
Added tag jdk7-b49 for changeset 8e06c3b9ec6e
duke [Wed, 05 Jul 2017 16:48:00 +0200] rev 2053
Merge
xdono [Thu, 26 Feb 2009 10:57:13 -0800] rev 2052
Added tag jdk7-b49 for changeset 2fb28c2f14c0
xdono [Thu, 26 Feb 2009 10:57:09 -0800] rev 2051
Added tag jdk7-b49 for changeset 073e31b93bb0
duke [Wed, 05 Jul 2017 16:47:52 +0200] rev 2050
Added tag jdk7-b49 for changeset 6b84b04a80af
duke [Wed, 05 Jul 2017 16:47:51 +0200] rev 2049
Merge
duke [Wed, 05 Jul 2017 16:47:49 +0200] rev 2048
Merge
xdono [Thu, 19 Feb 2009 14:08:22 -0800] rev 2047
Added tag jdk7-b48 for changeset 299092b5d884
duke [Wed, 05 Jul 2017 16:47:47 +0200] rev 2046
Merge
xdono [Thu, 19 Feb 2009 14:08:06 -0800] rev 2045
Added tag jdk7-b48 for changeset a9f9b366f4d3
duke [Wed, 05 Jul 2017 16:47:44 +0200] rev 2044
Merge
xdono [Thu, 19 Feb 2009 14:08:05 -0800] rev 2043
Added tag jdk7-b48 for changeset a2189fee3a39
duke [Wed, 05 Jul 2017 16:47:42 +0200] rev 2042
Merge
xdono [Thu, 19 Feb 2009 14:07:57 -0800] rev 2041
Added tag jdk7-b48 for changeset 3c81794d974b
duke [Wed, 05 Jul 2017 16:47:40 +0200] rev 2040
Merge
xdono [Thu, 19 Feb 2009 14:08:12 -0800] rev 2039
Added tag jdk7-b48 for changeset 7b8efe5390c4
duke [Wed, 05 Jul 2017 16:47:37 +0200] rev 2038
Merge
trims [Wed, 25 Feb 2009 23:16:22 -0800] rev 2037
Merge
trims [Wed, 18 Feb 2009 18:20:02 -0800] rev 2036
6807345: Bump HS15 build number to 02
Summary: Update the HS15 Build number to 02
Reviewed-by: jcoomes
trims [Wed, 18 Feb 2009 18:14:18 -0800] rev 2035
Merge
kvn [Tue, 17 Feb 2009 14:30:24 -0800] rev 2034
Merge
twisti [Tue, 17 Feb 2009 11:19:31 +0100] rev 2033
6805950: Typos in andL_rReg_imm instructions in x86_64.ad
Summary: There are two typos in andL_rReg_imm instructions in x86_64.ad.
Reviewed-by: kvn
twisti [Mon, 16 Feb 2009 07:19:26 -0800] rev 2032
6805724: ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant.
Summary: C2, ModLNode::Ideal() generates functionally incorrect graph when divisor is any (2^k-1) constant.
Reviewed-by: rasbold
twisti [Fri, 13 Feb 2009 09:09:35 -0800] rev 2031
6800154: Add comments to long_by_long_mulhi() for better understandability
Summary: This patch adds a comment pointing to the Hacker's Delight version of the algorithm plus a verbatim copy of it. Furthermore it adds inline comments.
Reviewed-by: kvn, jrose
kvn [Fri, 06 Feb 2009 13:31:03 -0800] rev 2030
6791852: assert(b->_nodes[insidx] == n,"got insidx set incorrectly")
Summary: Move the CreateEx up before each round of IFG construction
Reviewed-by: never, phh
kvn [Thu, 05 Feb 2009 14:43:58 -0800] rev 2029
6799693: Server compiler leads to data corruption when expression throws an Exception
Summary: Use merged memory state for an allocation's slow path.
Reviewed-by: never
kvn [Thu, 05 Feb 2009 13:38:52 -0800] rev 2028
6788376: allow to ignore unrecognized VM options
Summary: Add new product flag -XX:+IgnoreUnrecognizedVMOptions
Reviewed-by: ysr, xlu
never [Wed, 04 Feb 2009 23:17:38 -0800] rev 2027
6442502: assert(bits,"Use TypePtr for NULL") on linux-x86
Reviewed-by: kvn
never [Wed, 04 Feb 2009 11:44:57 -0800] rev 2026
6798785: Crash in OopFlow::build_oop_map: incorrect comparison of 64bit pointers
Reviewed-by: phh, kvn
never [Tue, 03 Feb 2009 18:05:19 -0800] rev 2025
6782260: Memory leak in CodeBuffer::create_patch_overflow
Reviewed-by: phh, kvn
twisti [Tue, 03 Feb 2009 08:10:28 -0800] rev 2024
6799452: HotSpot tests Makefile should take care of ALT_SLASH_JAVA
Summary: The HotSpot tests Makefile has a hardcoded SLASH_JAVA which makes it difficult to run the tests on non-Sun build machines which do not have a /java infrastructure.
Reviewed-by: kamg
twisti [Tue, 03 Feb 2009 01:39:12 -0800] rev 2023
6795362: 32bit server compiler leads to wrong results on solaris-x86
Summary: The C2 compiler leads to wrong results on solaris-i486 (32-bit) for a testcase given in the CR.
Reviewed-by: never, rasbold
twisti [Mon, 26 Jan 2009 16:22:12 +0100] rev 2022
6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Summary: Renaming LoadC to LoadUS would round up the planned introduction of LoadUB and LoadUI.
Reviewed-by: phh, kvn
kvn [Wed, 21 Jan 2009 11:18:38 -0800] rev 2021
6794939: assert(_base == OopPtr,"subclass must override cast_to_ptr_type")
Summary: Fix the assert in TypeKlassPtr::cast_to_ptr_type().
Reviewed-by: never
kvn [Fri, 16 Jan 2009 11:23:10 -0800] rev 2020
6790209: server VM fails with assert(will_link,"_new: typeflow responsibility")
Summary: Add missing code for reflection class loader in SystemDictionary::find().
Reviewed-by: never, jrose
never [Wed, 14 Jan 2009 14:12:00 -0800] rev 2019
6788347: C2Compiler crash 6u7
Reviewed-by: kvn
never [Tue, 13 Jan 2009 14:02:19 -0800] rev 2018
Merge
never [Tue, 13 Jan 2009 11:43:20 -0800] rev 2017
6791132: bad control in autobox split code
Reviewed-by: kvn
kvn [Tue, 13 Jan 2009 11:10:00 -0800] rev 2016
6784930: server jvm fails with assert(!n->is_SpillCopy(),"")
Summary: Set minimum block frequency MIN_BLOCK_FREQUENCY 1.e-35f.
Reviewed-by: never, rasbold
kvn [Wed, 07 Jan 2009 11:23:28 -0800] rev 2015
6790182: matcher.cpp:1375: assert(false,"bad AD file")
Summary: Add a match rule for regD_low in regD definition.
Reviewed-by: never
kvn [Wed, 07 Jan 2009 11:04:45 -0800] rev 2014
6782232: assert("CreateEx must be first instruction in block" )
Summary: Add the missing check for CreateEx. Add new notproduct flag VerifyRegisterAllocator.
Reviewed-by: never
apetrusenko [Tue, 10 Feb 2009 18:39:09 +0300] rev 2013
6700941: G1: allocation spec missing for some G1 classes
Reviewed-by: tonyp
ysr [Mon, 09 Feb 2009 12:26:05 -0800] rev 2012
6800586: -XX:+PrintGCDateStamps is using mt-unsafe localtime function
Summary: replaced localtime() with localtime_r() on Solaris and Linux.
Reviewed-by: apetrusenko, dholmes, jmasa
apetrusenko [Mon, 09 Feb 2009 17:33:06 +0300] rev 2011
6802413: G1: G1FixedSurvivorSpaceSize should be converted into regions in calculate_survivors_policy()
Reviewed-by: tonyp, jmasa
jmasa [Sun, 08 Feb 2009 13:18:01 -0800] rev 2010
6690928: Use spinning in combination with yields for workstealing termination.
Summary: Substitute a spin loop for most calls to yield() to reduce the stress on the system.
Reviewed-by: tonyp
apetrusenko [Fri, 06 Feb 2009 01:38:50 +0300] rev 2009
6484959: G1: introduce survivor spaces
6797754: G1: combined bugfix
Summary: Implemented a policy to control G1 survivor space parameters.
Reviewed-by: tonyp, iveresov
never [Thu, 05 Feb 2009 11:42:10 -0800] rev 2008
6793828: G1: invariant: queues are empty when activated
Reviewed-by: jrose, kvn
ysr [Wed, 04 Feb 2009 15:42:52 -0800] rev 2007
Merge
jmasa [Sat, 31 Jan 2009 00:15:00 -0800] rev 2006
6792421: assert(_bitMap->isMarked(addr+size-1),inconsistent Printezis mark)
Summary: The CMS concurrent precleaning and concurrent marking phases should work around classes that are undergoing redefinition.
Reviewed-by: ysr, tonyp
ysr [Fri, 30 Jan 2009 14:17:52 -0800] rev 2005
6787254: Work queue capacity can be increased substantially on some platforms
Summary: Increased the default and maximum size of the CMS marking stack and the size of the parallel workers' work queues in 64-bit mode. The latter was accomplished by an increase in the width of the Taskqueue's Age struct and its Tag field in 64-bit mode.
Reviewed-by: jmasa, tonyp
xdono [Thu, 19 Feb 2009 14:08:00 -0800] rev 2004
Added tag jdk7-b48 for changeset 1da7c5c8156d
xdono [Thu, 19 Feb 2009 14:07:56 -0800] rev 2003
Added tag jdk7-b48 for changeset a5f5cb034a05
duke [Wed, 05 Jul 2017 16:47:27 +0200] rev 2002
Added tag jdk7-b48 for changeset 1bf51a4c2627
duke [Wed, 05 Jul 2017 16:47:27 +0200] rev 2001
Merge
duke [Wed, 05 Jul 2017 16:47:25 +0200] rev 2000
Merge
tbell [Tue, 17 Feb 2009 09:07:14 -0800] rev 1999
Merge
tbell [Fri, 06 Feb 2009 17:24:04 -0800] rev 1998
Merge
darcy [Fri, 06 Feb 2009 12:49:48 -0800] rev 1997
6794071: Provide exception superclass for UnknownFooExceptions
Reviewed-by: jjg
jjg [Fri, 06 Feb 2009 10:23:57 -0800] rev 1996
6595666: fix -Werror
Reviewed-by: mcimadamore
tbell [Fri, 06 Feb 2009 09:44:58 -0800] rev 1995
Merge
tbell [Fri, 30 Jan 2009 23:28:38 -0800] rev 1994
Merge
mcimadamore [Thu, 29 Jan 2009 12:19:14 +0000] rev 1993
6729401: Compiler error when using F-bounded generics with free type variables
Summary: Javac applies wrong substitution to recursive type-variable bounds
Reviewed-by: jjg
mcimadamore [Thu, 29 Jan 2009 12:18:19 +0000] rev 1992
6557182: Unchecked warning *and* inconvertible types
Summary: Redundant warnings are generated when casting from intersection types
Reviewed-by: jjg
mcimadamore [Thu, 29 Jan 2009 12:17:57 +0000] rev 1991
6315770: javac inference allows creation of strange types: Integer & Runnable
Summary: Javac does not apply glb correctly as per JLS3 15.12.2.8
Reviewed-by: jjg
jjg [Tue, 27 Jan 2009 18:38:39 -0800] rev 1990
6176978: current Javadoc's invocation and extension (Doclet) mechanisms are problematic
Reviewed-by: darcy
darcy [Tue, 27 Jan 2009 17:50:53 -0800] rev 1989
6707027: langtools/test/tools/javac/processing/model/testgetallmember/Main.java fails
Reviewed-by: jjg
xdono [Thu, 12 Feb 2009 14:00:59 -0800] rev 1988
Added tag jdk7-b47 for changeset c445221445df
duke [Wed, 05 Jul 2017 16:47:21 +0200] rev 1987
Merge
xdono [Thu, 12 Feb 2009 14:00:44 -0800] rev 1986
Added tag jdk7-b47 for changeset caeb9cc18005
duke [Wed, 05 Jul 2017 16:47:18 +0200] rev 1985
Merge
xdono [Thu, 12 Feb 2009 14:00:43 -0800] rev 1984
Added tag jdk7-b47 for changeset 2feefc62f981
duke [Wed, 05 Jul 2017 16:47:16 +0200] rev 1983
Merge
xdono [Thu, 12 Feb 2009 14:00:35 -0800] rev 1982
Added tag jdk7-b47 for changeset 2b9d207712eb
duke [Wed, 05 Jul 2017 16:47:13 +0200] rev 1981
Merge
lana [Wed, 18 Feb 2009 10:05:41 -0800] rev 1980
Merge
lana [Tue, 10 Feb 2009 12:26:12 -0800] rev 1979
Merge
anthony [Wed, 04 Feb 2009 11:58:13 +0300] rev 1978
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
Reviewed-by: art, dcherepanov
art [Thu, 29 Jan 2009 14:58:12 +0300] rev 1977
6721088: Bad window size calculation after using pack()
Reviewed-by: anthony
Contributed-by: Omair Majid <omajid@redhat.com>
bae [Tue, 20 Jan 2009 19:51:46 +0300] rev 1976
6551075: screenshot image taken through clipboard on W2K terminal server is shifted
Reviewed-by: dav, uta
rkennke [Tue, 13 Jan 2009 20:04:05 +0100] rev 1975
6792515: Specify awt peer's API
Summary: Document AWT peer API.
Reviewed-by: art, dav
art [Fri, 19 Dec 2008 16:04:04 +0300] rev 1974
6773985: OutOfMemory (PermGen space) under Linux / Firefox when switching bw. applets
Summary: XEmbedClientHelper is uninstalled when its embedded frame is disposed.
Reviewed-by: dcherepanov, ant
art [Wed, 26 Nov 2008 16:25:16 +0300] rev 1973
6699589: java/awt/EventQueue/PostEventOrderingTest.java fails
Reviewed-by: dav, anthony
art [Tue, 28 Oct 2008 17:06:12 +0300] rev 1972
6758673: WeakReference leak in Window.ownedWindowList
Summary: WindowDisposerRecord parent field is correctly initialized
Reviewed-by: dav, ant
lana [Mon, 20 Oct 2008 19:07:12 -0700] rev 1971
Merge
dav [Wed, 08 Oct 2008 13:01:40 +0400] rev 1970
Merge
dav [Wed, 08 Oct 2008 12:50:17 +0400] rev 1969
5076635: Double click speed is not honored in KDE linux
Reviewed-by: art, dcherepanov
dav [Tue, 07 Oct 2008 16:43:20 +0400] rev 1968
Merge
dav [Tue, 07 Oct 2008 16:34:27 +0400] rev 1967
6750288: Regression after 6315717. ArrayIndexOutOfBoundsException.
Reviewed-by: dcherepanov, denis
yan [Mon, 06 Oct 2008 16:45:00 +0400] rev 1966
5100701: Toolkit.getLockingKeyState() does not work on XToolkit, but works on Motif
Summary: Does not work on Motif but works on XToolkit now; implemented using XQueryPointer.
Reviewed-by: anthony
dav [Fri, 03 Oct 2008 10:33:11 +0400] rev 1965
6755110: Solaris build has corrupted with extra mouse buttons RFE
Reviewed-by: yan
rkennke [Mon, 29 Sep 2008 20:16:42 +0200] rev 1964
6749920: Cleanup AWT peer interfaces
Summary: Remove duplicate and obsolete methods in the AWT peer interfaces.
Reviewed-by: art, dav
dav [Mon, 29 Sep 2008 14:54:55 +0400] rev 1963
6746212: Broken MouseEvents for TrayIcon
Reviewed-by: dcherepanov, art
dav [Tue, 16 Sep 2008 12:17:02 +0400] rev 1962
6315717: Support for mouse with multiple scroll wheels and 4 or more buttons
Summary: implementation of the more mouse buttons support
Reviewed-by: art, dcherepanov
art [Thu, 11 Sep 2008 10:38:00 +0400] rev 1961
6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers
Reviewed-by: anthony, dav
dcherepanov [Wed, 10 Sep 2008 15:02:06 +0400] rev 1960
6743433: IM candidate window is not shown until window is deactivated and reactivated again
Summary: OpenCandidateWindow procedure should directly call ::DefWindowProc
Reviewed-by: art
martin [Mon, 08 Sep 2008 17:26:24 -0700] rev 1959
6744609: Disable MMX support when building libpng library
Summary: Define -DPNG_NO_MMX_CODE unconditionally, not just on 64-bit Linux
Reviewed-by: anthony, art
dav [Thu, 04 Sep 2008 17:24:23 +0400] rev 1958
Merge
dav [Thu, 04 Sep 2008 17:20:25 +0400] rev 1957
6738181: api/java_awt/Toolkit/index.html#GetAWTEventListeners Fails with:empty array returned unexpectedly
Summary: redirect getAWTEventListeners(long l) from Headless to underlying toolkit.
Reviewed-by: art
art [Mon, 01 Sep 2008 17:41:45 +0400] rev 1956
6707023: Chenese Characters in JTextPane Cause Pane to Hang
Summary: input method events are dispatched to correct AppContext
Reviewed-by: naoto, yan
art [Tue, 26 Aug 2008 16:31:13 +0400] rev 1955
6741364: Some input method problems after the fix for 6585765
Summary: the fix for 6585765 is corrected
Reviewed-by: uta
art [Tue, 26 Aug 2008 13:09:34 +0400] rev 1954
6585765: RFE: Remove Unicows-related code from AWT
6733976: VS2008 errors compiling AWT files - explicit casts need to be added
6728735: VS2008 errors compiling UnicowsLoader.h and fatal error in awtmsg.h
Summary: Unicows-related and Win95/98/Me-related code is removed
Reviewed-by: uta, tdv
tbell [Tue, 17 Feb 2009 09:06:16 -0800] rev 1953
Merge
tbell [Fri, 06 Feb 2009 09:43:27 -0800] rev 1952
Merge
tbell [Thu, 05 Feb 2009 09:28:04 -0800] rev 1951
Merge
jccollet [Wed, 04 Feb 2009 14:15:13 +0100] rev 1950
6585546: Please update API doc for java.net.CookieManager
Summary: Trivial doc updates
Reviewed-by: chegar
xuelei [Wed, 04 Feb 2009 19:10:09 +0800] rev 1949
6782783: regtest HttpsURLConnection/B6216082.java throws ClosedByInterruptException
Summary: make the test robust
Reviewed-by: weijun
darcy [Tue, 03 Feb 2009 16:29:32 -0800] rev 1948
6548433: (enum spec) java.lang.Enum docs should explain about values() and valueOf(String)
Reviewed-by: martin
weijun [Tue, 03 Feb 2009 09:38:31 +0800] rev 1947
6785456: Read Kerberos setting from Windows environment variables
Reviewed-by: valeriep
weijun [Tue, 03 Feb 2009 09:38:13 +0800] rev 1946
6552334: Enable DNS in Kerberos by default
Reviewed-by: valeriep
jccollet [Mon, 02 Feb 2009 16:50:54 +0100] rev 1945
6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
Summary: Force Locale.US when parsing the cookie expiration date.
Reviewed-by: chegar
tbell [Thu, 05 Feb 2009 09:24:45 -0800] rev 1944
Merge
tbell [Fri, 30 Jan 2009 23:27:20 -0800] rev 1943
Merge
darcy [Fri, 30 Jan 2009 15:09:00 -0800] rev 1942
6799462: Minor typo (wrong word) in JavaDoc for InputStream.read(byte[] b) method
Reviewed-by: sherman, martin
michaelm [Fri, 30 Jan 2009 22:27:02 +0000] rev 1941
Merge
michaelm [Fri, 30 Jan 2009 22:05:30 +0000] rev 1940
4167874: URL-downloaded jar files can consume all available file descriptors
Summary: added close method to URLClassLoader
Reviewed-by: alanb
darcy [Fri, 30 Jan 2009 12:40:27 -0800] rev 1939
6799343: (fmt) java.util.Formatter uses plainlink instead of linkplain
Reviewed-by: alanb
darcy [Thu, 29 Jan 2009 13:04:44 -0800] rev 1938
6327048: Enum javadoc could link to JLS
6653154: Exception message for bad Enum.valueOf has spurious "class"
Reviewed-by: emcmanus
darcy [Thu, 29 Jan 2009 09:04:41 -0800] rev 1937
6239194: Object.hashCode() should reference System.identityHashCode()
Reviewed-by: emcmanus
martin [Wed, 28 Jan 2009 14:13:37 -0800] rev 1936
6798822: (process) Non-portable use of isdigit in src/solaris/native/java/lang/UNIXProcess_md.c
Reviewed-by: alanb
Contributed-by: christos@zoulas.com
darcy [Wed, 28 Jan 2009 12:46:43 -0800] rev 1935
6719182: update legal notice in java/lang/instrument/package.html
Reviewed-by: jjh
darcy [Wed, 28 Jan 2009 10:30:33 -0800] rev 1934
6704655: Test test/java/lang/reflect/Generics/Probe.java fails under OpenJDK
Reviewed-by: ksrini
martin [Tue, 27 Jan 2009 15:04:30 -0800] rev 1933
6797480: Remove synchronization bottleneck in logger
Reviewed-by: swamyv
Contributed-by: jeremymanson@google.com
jccollet [Tue, 27 Jan 2009 11:36:28 +0100] rev 1932
6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
Summary: Changed code not to throw an exception on unknown attributes
Reviewed-by: chegar
xdono [Thu, 12 Feb 2009 14:00:50 -0800] rev 1931
Added tag jdk7-b47 for changeset 37d45cffbdfc
duke [Wed, 05 Jul 2017 16:47:04 +0200] rev 1930
Merge
xdono [Thu, 12 Feb 2009 14:00:38 -0800] rev 1929
Added tag jdk7-b47 for changeset e3f44a955240
xdono [Thu, 12 Feb 2009 14:00:34 -0800] rev 1928
Added tag jdk7-b47 for changeset e57d3cfab04a
duke [Wed, 05 Jul 2017 16:46:57 +0200] rev 1927
Added tag jdk7-b47 for changeset 0c4657194eec
duke [Wed, 05 Jul 2017 16:46:56 +0200] rev 1926
Merge
duke [Wed, 05 Jul 2017 16:46:53 +0200] rev 1925
Merge
xdono [Thu, 05 Feb 2009 16:07:57 -0800] rev 1924
Added tag jdk7-b46 for changeset b60cca94e94d
duke [Wed, 05 Jul 2017 16:46:51 +0200] rev 1923
Merge
xdono [Thu, 05 Feb 2009 16:07:42 -0800] rev 1922
Added tag jdk7-b46 for changeset 03eb3b436021
duke [Wed, 05 Jul 2017 16:46:49 +0200] rev 1921
Merge
xdono [Thu, 05 Feb 2009 16:07:41 -0800] rev 1920
Added tag jdk7-b46 for changeset 080653129953
duke [Wed, 05 Jul 2017 16:46:46 +0200] rev 1919
Merge
xdono [Thu, 05 Feb 2009 16:07:29 -0800] rev 1918
Added tag jdk7-b46 for changeset b37289fd1a6d
duke [Wed, 05 Jul 2017 16:46:44 +0200] rev 1917
Merge
xdono [Thu, 05 Feb 2009 16:07:48 -0800] rev 1916
Added tag jdk7-b46 for changeset 3a1f36b2dd3b
duke [Wed, 05 Jul 2017 16:46:41 +0200] rev 1915
Merge
trims [Tue, 10 Feb 2009 20:33:36 -0800] rev 1914
Merge
trims [Fri, 30 Jan 2009 15:28:00 -0800] rev 1913
Merge
ysr [Thu, 29 Jan 2009 21:25:42 -0800] rev 1912
Merge
iveresov [Tue, 27 Jan 2009 18:13:59 -0800] rev 1911
6783381: NUMA allocator: don't pretouch eden space with UseNUMA
Summary: Moved pretouching to MutableSpace. Also MutableSpace now turns on page interleaving for the region it covers.
Reviewed-by: jmasa, jcoomes
ysr [Mon, 26 Jan 2009 12:47:21 -0800] rev 1910
6786503: Overflow list performance can be improved
Summary: Avoid overflow list walk in CMS & ParNew when it is unnecessary. Fix a couple of correctness issues, including a C-heap leak, in ParNew at the intersection of promotion failure, work queue overflow and object array chunking. Add stress testing option and related assertion checking.
Reviewed-by: jmasa
xlu [Mon, 26 Jan 2009 12:07:54 -0800] rev 1909
6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
Summary: Use NULL_WORD in the places where intptr_t is expected due to incompatible types between intptr_t & int32_t
Reviewed-by: phh, coleenp, never
coleenp [Fri, 23 Jan 2009 10:41:28 -0500] rev 1908
Merge
phh [Wed, 21 Jan 2009 11:14:19 -0500] rev 1907
6792705: Add JAR file to bootclasspath when using AggressiveOpts
Summary: During argument processing, add alt-rt.jar to the bootclasspath between bootclasspath/p and default elements.
Reviewed-by: xlu, coleenp
swamyv [Thu, 15 Jan 2009 13:30:09 -0800] rev 1906
Merge
swamyv [Wed, 14 Jan 2009 19:45:01 -0800] rev 1905
6786948: SA on core file fails on solaris-amd64 if vm started with -XX:+StartAttachListener
Reviewed-by: jjh, dcubed
coleenp [Wed, 14 Jan 2009 20:14:19 -0500] rev 1904
6793825: Missing include dependancies for GCC without predefined headers
Summary: With predefined headers off for gcc, some .inline.hpp files aren't included to make definition visible for inline functions
Reviewed-by: jcoomes, xlu
jcoomes [Wed, 21 Jan 2009 13:40:10 -0800] rev 1903
Merge
tonyp [Fri, 16 Jan 2009 13:02:20 -0500] rev 1902
6484956: G1: improve evacuation pause efficiency
Summary: A bunch of performance optimizations to decrease GC pause times in G1.
Reviewed-by: apetrusenko, jmasa, iveresov
coleenp [Thu, 15 Jan 2009 12:44:03 -0500] rev 1901
Merge
xlu [Tue, 13 Jan 2009 17:39:03 -0800] rev 1900
6792301: StackAlignmentInBytes not honored for compiled native methods
Summary: Fixed the stack misalignment when generate_native_wrapper is called.
Reviewed-by: never, kamg, kvn, phh
xlu [Tue, 13 Jan 2009 14:49:07 -0800] rev 1899
Merge
xlu [Tue, 13 Jan 2009 12:14:38 -0800] rev 1898
Merge
xlu [Tue, 13 Jan 2009 12:08:43 -0800] rev 1897
6791815: Fix for 6471657 can cause deadlock on non-Solaris platforms when initializing direct buffer support
Summary: Place the state transition inside the loop so that the VMThread could proceed for safepoint
Reviewed-by: dholmes, never, acorn
coleenp [Tue, 13 Jan 2009 14:41:44 -0500] rev 1896
6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE
Summary: Fix compilation errors from latest gcc in CC_INTERP including offending missing void* cast.
Reviewed-by: xlu
jcoomes [Wed, 14 Jan 2009 14:12:55 -0800] rev 1895
Merge
jmasa [Sun, 11 Jan 2009 16:58:24 -0800] rev 1894
6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
Summary: The CMS concurrent precleaning and concurrent marking phases should work around classes that are undergoing redefinition.
Reviewed-by: ysr, dcubed
jmasa [Tue, 06 Jan 2009 07:05:05 -0800] rev 1893
6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
Summary: Added safe_object_iterate() for use by JMapPerm.
Reviewed-by: tonyp
coleenp [Fri, 09 Jan 2009 14:39:07 -0500] rev 1892
Merge
acorn [Thu, 08 Jan 2009 16:27:28 -0500] rev 1891
6791656: nsk defclass0 asserts handles.hpp
Reviewed-by: phh, xlu
acorn [Mon, 05 Jan 2009 13:44:03 -0500] rev 1890
4670071: loadClassInternal is too restrictive.
Summary: VM support for deadlock fix. Library fix in 4735126. See API proposal.
Reviewed-by: dholmes, blacklion
xlu [Wed, 24 Dec 2008 19:13:53 -0800] rev 1889
6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2
Summary: Fixed the wrong cast between types since more restrictions are imposed by gcc 4.3.2
Reviewed-by: jcoomes, acorn, phh, never
xlu [Wed, 24 Dec 2008 13:06:09 -0800] rev 1888
6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t
Summary: Avoid casting between int32_t and intptr_t specifically for MasmAssembler::movptr in 32 bit platforms.
Reviewed-by: jrose, kvn
coleenp [Tue, 23 Dec 2008 06:16:53 -0800] rev 1887
4997835: RFE: crash dump will only be created when running w/ -XX:+ShowMessageBoxOnError
Summary: Using UseOSErrorReporting will provide both an hs_err file and a crash dump or debug launch and works better.
Reviewed-by: xlu, acorn, poonam
never [Tue, 06 Jan 2009 16:10:11 -0800] rev 1886
Merge
kvn [Mon, 22 Dec 2008 16:53:34 -0800] rev 1885
6778662: fixes 64-bits libraries directory search paths on linux
Summary: Fixes 64-bits libraries directory search paths.
Reviewed-by: never
Contributed-by: langel@redhat.com
kvn [Mon, 22 Dec 2008 15:43:02 -0800] rev 1884
6778657: Casts in SharedRuntime::f2i, f2l, d2i and d2l rely on undefined C++ behaviour
Summary: Replaces SharedRuntime::f2i et al with versions that should work
Reviewed-by: never
Contributed-by: gbenson@redhat.com
trims [Tue, 23 Dec 2008 19:28:18 -0800] rev 1883
6788797: Fork HS14 to HS15 - renumber Major and build numbers of JVM
Summary: fork Hotspot 15 - redo verisoning numbers
Reviewed-by: jcoomes
xdono [Thu, 05 Feb 2009 16:07:33 -0800] rev 1882
Added tag jdk7-b46 for changeset be9d0d46381d
xdono [Thu, 05 Feb 2009 16:07:28 -0800] rev 1881
Added tag jdk7-b46 for changeset 872bdc318937
duke [Wed, 05 Jul 2017 16:46:30 +0200] rev 1880
Added tag jdk7-b46 for changeset 04b2620edc72
duke [Wed, 05 Jul 2017 16:46:29 +0200] rev 1879
Merge
duke [Wed, 05 Jul 2017 16:46:27 +0200] rev 1878
Merge
tbell [Thu, 29 Jan 2009 21:48:36 -0800] rev 1877
Merge
tbell [Mon, 26 Jan 2009 15:14:46 -0800] rev 1876
6797871: Fix for 6797463 did not remove the jtreg tests, and it should have
Reviewed-by: jjg
tbell [Sat, 24 Jan 2009 16:35:52 -0800] rev 1875
Merge
tbell [Sat, 24 Jan 2009 11:07:32 -0800] rev 1874
6797463: 6557199 breaks the jax-ws workspace
Reviewed-by: jjg
jjg [Fri, 23 Jan 2009 11:23:10 -0800] rev 1873
6795365: NetBeans projects in langtools repository are not NB6.5-friendly
Reviewed-by: mcimadamore
jjg [Thu, 22 Jan 2009 15:45:44 -0800] rev 1872
6796965: dev-time wrapper script for javac broken
Reviewed-by: ksrini
jjg [Wed, 21 Jan 2009 08:21:41 -0800] rev 1871
6795030: Files in langtools build can be compiled ignoring java.home settings
Reviewed-by: mcimadamore
jjg [Tue, 20 Jan 2009 18:23:13 -0800] rev 1870
6795903: fix latent build warnings in langtools repository
Reviewed-by: darcy
jjg [Tue, 20 Jan 2009 15:17:45 -0800] rev 1869
6794582: javadoc should read files using a FileManager
Reviewed-by: darcy, bpatel
mcimadamore [Tue, 20 Jan 2009 17:49:49 +0000] rev 1868
6557199: Fails to reject bad override of generic method
Summary: Javac does not correctly implement JLS3 8.4.5
Reviewed-by: jjg
mcimadamore [Tue, 20 Jan 2009 17:49:09 +0000] rev 1867
6795580: parser confused by square brackets in qualified generic cast
Summary: Parser rejects cast with qualified generic array types
Reviewed-by: jjg
jjg [Mon, 19 Jan 2009 19:36:14 -0800] rev 1866
6794959: add new switch -XDexpectKeys=key,key....
Reviewed-by: mcimadamore
darcy [Fri, 16 Jan 2009 14:05:55 -0800] rev 1865
6583626: Improve serialization support in javax.lang.model.type exception classes
Reviewed-by: jjg
jjg [Thu, 15 Jan 2009 18:06:36 -0800] rev 1864
6794520: MessageRetriever should be upgraded to use varargs Object...
Reviewed-by: bpatel
bpatel [Thu, 15 Jan 2009 17:21:11 -0800] rev 1863
6786682: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - HTML tag should have lang attribute
Reviewed-by: jjg
xdono [Thu, 29 Jan 2009 13:21:18 -0800] rev 1862
Added tag jdk7-b45 for changeset 779f966ee652
duke [Wed, 05 Jul 2017 16:46:22 +0200] rev 1861
Merge
xdono [Thu, 29 Jan 2009 13:21:02 -0800] rev 1860
Added tag jdk7-b45 for changeset a935fb480c23
duke [Wed, 05 Jul 2017 16:46:19 +0200] rev 1859
Merge
xdono [Thu, 29 Jan 2009 13:21:00 -0800] rev 1858
Added tag jdk7-b45 for changeset 5c97af908fdd
duke [Wed, 05 Jul 2017 16:46:17 +0200] rev 1857
Merge
xdono [Thu, 29 Jan 2009 13:20:53 -0800] rev 1856
Added tag jdk7-b45 for changeset b32f7f58ca66
duke [Wed, 05 Jul 2017 16:46:14 +0200] rev 1855
Merge
lana [Tue, 03 Feb 2009 22:02:55 -0800] rev 1854
Merge
lana [Thu, 29 Jan 2009 09:25:47 -0800] rev 1853
Merge
rupashka [Thu, 29 Jan 2009 19:06:29 +0300] rev 1852
6794836: BasicSliderUI throws NullPointerExc when JSlider maximum is Integer.MAX_VALUE
Reviewed-by: peterz
malenkov [Thu, 29 Jan 2009 15:34:50 +0300] rev 1851
6788531: java.beans.Statement imposes excessive access control
Reviewed-by: peterz, rupashka
peytoia [Mon, 26 Jan 2009 09:19:59 +0900] rev 1850
6796489: (tz) Support tzdata2009a
Reviewed-by: okutsu
malenkov [Fri, 23 Jan 2009 18:31:08 +0300] rev 1849
4222508: JColorChooser ignores setEnabled() function call
Reviewed-by: peterz, rupashka
naoto [Wed, 21 Jan 2009 13:58:46 -0800] rev 1848
6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin
6786276: Locale.getISOCountries() still contains country code "CS"
Reviewed-by: okutsu
peterz [Wed, 21 Jan 2009 21:30:59 +0300] rev 1847
6792401: Windows LAF: ActiveWindowsIcon should not be greedy with fallback icon
Summary: Fallback mechanism changed to use symbolic name instead of icon.
Reviewed-by: igor, rupashka
amenkov [Mon, 19 Jan 2009 20:11:58 +0300] rev 1846
6702956: OpenJDK: replace encumbered code (software synthesizer)
6717691: Update Gervill with post 1.0 fixes
6740210: Update Gervill with more post 1.0 fixes
6748247: Further update Gervill with still more post 1.0 fixes
6748251: Apply IcedTea midi sound patch
6758986: Gervill: Turn SoftJitterCorrector, SoftAudioPusher threads into a daemon threads
Reviewed-by: ohair, darcy
malenkov [Thu, 25 Dec 2008 20:43:44 +0300] rev 1845
6736248: EnumEditor bug. Class check incorrect
Reviewed-by: rupashka, alexp
malenkov [Mon, 22 Dec 2008 17:42:49 +0300] rev 1844
4864117: RFE: Make XMLDecoder API more reusable
Reviewed-by: peterz, loneid
rupashka [Thu, 27 Nov 2008 17:55:36 +0300] rev 1843
6776095: Code improvement and warnings removing from swing packages
Reviewed-by: malenkov
Contributed-by: Florian Brunner <fbrunnerlist@gmx.ch>
rupashka [Wed, 26 Nov 2008 19:38:46 +0300] rev 1842
6776856: Code with useShellFolder field shuold be simplify
Reviewed-by: peterz
rupashka [Wed, 26 Nov 2008 19:08:41 +0300] rev 1841
6560349: REGRESSION :folder having ".lnk" in the name can not be opened by 5.0 and later versions
Reviewed-by: alexp
rupashka [Tue, 25 Nov 2008 16:42:10 +0300] rev 1840
6698013: JFileChooser can no longer navigate non-local file systems.
Summary: ShellFolder is used only if possible
Reviewed-by: peterz
peytoia [Tue, 18 Nov 2008 15:59:36 +0900] rev 1839
6772646: Regression test java/text/Date/DateFormat/Bug4823811.java started failing after DST ended.
Reviewed-by: okutsu
peytoia [Tue, 18 Nov 2008 13:58:43 +0900] rev 1838
6769873: Regression test java/text/Date/DateFormat/Bug6683975.java started failing after DST ended.
Reviewed-by: okutsu
rupashka [Mon, 17 Nov 2008 17:36:27 +0300] rev 1837
6771030: Code improvement and warnings removing from the com.sun.java.swing.plaf.gtk package
Summary: Removed unnecessary castings and other warnings
Reviewed-by: malenkov
peytoia [Thu, 30 Oct 2008 13:12:54 +0900] rev 1836
6764308: (tz) Support tzdata2008i
Reviewed-by: okutsu
lana [Fri, 17 Oct 2008 15:01:10 -0700] rev 1835
Merge
peytoia [Fri, 17 Oct 2008 13:34:03 +0900] rev 1834
6759521: Move Bidi test programs from closed to open.
Reviewed-by: okutsu
peytoia [Thu, 16 Oct 2008 14:00:58 +0900] rev 1833
6758988: (tz) Support tzdata2008h
Reviewed-by: okutsu
rkennke [Wed, 15 Oct 2008 15:55:19 +0200] rev 1832
6759311: RepaintManager casts Tookit to SunToolkit without instanceof check
Summary: Check type of Toolkit before casting.
Reviewed-by: alexp
peytoia [Tue, 07 Oct 2008 18:25:59 +0900] rev 1831
6756569: (tz) Support tzdata2008g
Reviewed-by: okutsu
naoto [Mon, 06 Oct 2008 17:16:06 -0700] rev 1830
6706382: jdk/test/java/util/Locale/data/deflocale.sol10 has incorrect legal notice
Reviewed-by: okutsu
peytoia [Fri, 03 Oct 2008 15:54:41 +0900] rev 1829
6683975: [fmt-da] Regression: Java 6 returns English DateFormatPatterns for Thai locale
Reviewed-by: okutsu
peytoia [Thu, 02 Oct 2008 15:54:59 +0900] rev 1828
6645263: (cal) Calendar throw java.lang.IllegalArgumentException: WEEK_OF_MONTH
Reviewed-by: okutsu
tbell [Thu, 29 Jan 2009 21:46:48 -0800] rev 1827
Merge
darcy [Mon, 26 Jan 2009 19:49:26 -0800] rev 1826
6601457: Move wrapper class tests from closed to open
6601458: Move java.math tests from closed to open
6740185: Move java/lang/annotations tests to open
6759433: Move Math and StrictMath regression tests from closed to open
Summary: Move some more regression tests to the open
Reviewed-by: jjg
tbell [Sat, 24 Jan 2009 16:35:17 -0800] rev 1825
Merge
darcy [Fri, 23 Jan 2009 10:37:41 -0800] rev 1824
6604864: Double.valueOf(String) does not specify behaviour for overflow and underflow
Reviewed-by: emcmanus
sherman [Thu, 22 Jan 2009 20:29:54 -0800] rev 1823
6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
Summary: Correct the wrong calculation of "precision" in certain circumstances.
Reviewed-by: darcy, alanb
mchung [Tue, 20 Jan 2009 16:16:35 -0800] rev 1822
Merge
mchung [Tue, 20 Jan 2009 13:04:19 -0800] rev 1821
6769976: (fc) FileChannelImpl.isAMappedBufferField not used
Summary: Remove the FileChannelImpl.isAMappedBufferField field
Reviewed-by: alanb
mchung [Tue, 20 Jan 2009 13:02:58 -0800] rev 1820
6793429: Use compiled properties instead of plain properties for resource file
Summary: Rename the variables in Resources.gmk to make compiled properties more explicit
Reviewed-by: naoto, yhuang
weijun [Mon, 19 Jan 2009 18:49:10 +0800] rev 1819
6793475: krb5.ini not found on some Windows
Reviewed-by: xuelei
darcy [Wed, 14 Jan 2009 16:23:29 -0800] rev 1818
6792545: Typo in java.util.Collection JavaDoc
6655123: Incorrect ref to The Art of Computer Programming in doc for java.util.Random
Summary: Fix a pair of typos.
Reviewed-by: jjg
chegar [Wed, 14 Jan 2009 17:17:34 +0000] rev 1817
6755782: It is not clear how DatagramSocket deals with broadcast enabling/disabling
Reviewed-by: jccollet
sherman [Tue, 13 Jan 2009 09:21:54 -0800] rev 1816
6332094: "jar t" and "jar x" should use ZipFile, not ZipInputStream
Summary: To use ZipFile for jar "t" and "x" to boost performance
Reviewed-by: martin, alanb
xdono [Thu, 29 Jan 2009 13:21:07 -0800] rev 1815
Added tag jdk7-b45 for changeset fdad8fbddf3a
duke [Wed, 05 Jul 2017 16:46:06 +0200] rev 1814
Merge
xdono [Thu, 29 Jan 2009 13:20:56 -0800] rev 1813
Added tag jdk7-b45 for changeset 6b84304c8b89
xdono [Thu, 29 Jan 2009 13:20:52 -0800] rev 1812
Added tag jdk7-b45 for changeset 516aa5488b1a
duke [Wed, 05 Jul 2017 16:45:59 +0200] rev 1811
Added tag jdk7-b45 for changeset 54dffad0bf06
duke [Wed, 05 Jul 2017 16:45:59 +0200] rev 1810
Merge
duke [Wed, 05 Jul 2017 16:45:56 +0200] rev 1809
Merge
xdono [Thu, 22 Jan 2009 14:42:22 -0800] rev 1808
Added tag jdk7-b44 for changeset 9d204be2281a
duke [Wed, 05 Jul 2017 16:45:54 +0200] rev 1807
Merge
xdono [Thu, 22 Jan 2009 14:42:07 -0800] rev 1806
Added tag jdk7-b44 for changeset 8a29755677e2
duke [Wed, 05 Jul 2017 16:45:52 +0200] rev 1805
Merge
xdono [Thu, 22 Jan 2009 14:42:06 -0800] rev 1804
Added tag jdk7-b44 for changeset 4c202c81d33f
duke [Wed, 05 Jul 2017 16:45:50 +0200] rev 1803
Merge
xdono [Thu, 22 Jan 2009 14:41:58 -0800] rev 1802
Added tag jdk7-b44 for changeset 8a25de0ed498
duke [Wed, 05 Jul 2017 16:45:48 +0200] rev 1801
Merge
xdono [Thu, 22 Jan 2009 14:42:13 -0800] rev 1800
Added tag jdk7-b44 for changeset 4ce86f6829fb
duke [Wed, 05 Jul 2017 16:45:46 +0200] rev 1799
Merge
xdono [Thu, 22 Jan 2009 14:42:01 -0800] rev 1798
Added tag jdk7-b44 for changeset ec694d49c4be
xdono [Thu, 22 Jan 2009 14:41:57 -0800] rev 1797
Added tag jdk7-b44 for changeset 72a127c48637
duke [Wed, 05 Jul 2017 16:45:39 +0200] rev 1796
Added tag jdk7-b44 for changeset 5843778bda89
duke [Wed, 05 Jul 2017 16:45:38 +0200] rev 1795
Merge
duke [Wed, 05 Jul 2017 16:45:36 +0200] rev 1794
Merge
tbell [Fri, 16 Jan 2009 10:38:31 -0800] rev 1793
Merge
mcimadamore [Tue, 13 Jan 2009 13:31:35 +0000] rev 1792
6558559: Extra "unchecked" diagnostic
Summary: Fixed Types.sideCast in order to suppress redundant unchecked warnings
Reviewed-by: jjg
mcimadamore [Tue, 13 Jan 2009 13:28:42 +0000] rev 1791
6723444: javac fails to substitute type variables into a constructor's throws clause
Summary: Added constructor's actual type info to NewClass AST node
Reviewed-by: jjg
Contributed-by: mark@twistedbanana.demon.co.uk
mcimadamore [Tue, 13 Jan 2009 13:28:20 +0000] rev 1790
6665356: Cast not allowed when both qualifying type and inner class are parameterized
Summary: Fixed parser and cats conversion in order to allow cast between generic inner classes
Reviewed-by: jjg
mcimadamore [Tue, 13 Jan 2009 13:27:14 +0000] rev 1789
6765045: Remove rawtypes warnings from langtools
Summary: Removed all occurrences of rawtypes warnings from langtools
Reviewed-by: jjg, bpatel
bpatel [Thu, 08 Jan 2009 16:34:58 -0800] rev 1788
Merge
bpatel [Thu, 08 Jan 2009 16:26:59 -0800] rev 1787
6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
Reviewed-by: jjg
jjg [Wed, 07 Jan 2009 14:48:29 -0800] rev 1786
6512707: "incompatible types" after (unrelated) annotation processing
Reviewed-by: darcy
Contributed-by: prunge@velocitynet.com.au
xdono [Thu, 15 Jan 2009 11:46:43 -0800] rev 1785
Added tag jdk7-b43 for changeset a02ba404f9c6
duke [Wed, 05 Jul 2017 16:45:33 +0200] rev 1784
Merge
xdono [Thu, 15 Jan 2009 11:46:31 -0800] rev 1783
Added tag jdk7-b43 for changeset ff917d84bdf3
duke [Wed, 05 Jul 2017 16:45:31 +0200] rev 1782
Merge
xdono [Thu, 15 Jan 2009 11:46:30 -0800] rev 1781
Added tag jdk7-b43 for changeset 849b63af3c8c
duke [Wed, 05 Jul 2017 16:45:28 +0200] rev 1780
Merge
xdono [Thu, 15 Jan 2009 11:46:23 -0800] rev 1779
Added tag jdk7-b43 for changeset 3b2f390959e4
duke [Wed, 05 Jul 2017 16:45:26 +0200] rev 1778
Merge
xdono [Tue, 20 Jan 2009 09:42:07 -0800] rev 1777
Merge
tbell [Wed, 14 Jan 2009 21:35:03 -0800] rev 1776
6754862: jdk/src/windows/bin/java_md.c: hardcoded reference to msvcr71.dll
6779412: VS2008 errors compiling jdk sources
Summary: Update Makefiles to tolerate newer Visual Studio releases and runtimes.
Reviewed-by: ohair
tbell [Fri, 16 Jan 2009 10:37:41 -0800] rev 1775
Merge
tbell [Fri, 09 Jan 2009 22:01:38 -0800] rev 1774
Merge
martin [Fri, 09 Jan 2009 16:48:46 -0800] rev 1773
6792066: src/share/native/java/io/io_util.c clean-ups
Reviewed-by: alanb
bpatel [Thu, 08 Jan 2009 15:10:22 -0800] rev 1772
Merge
bpatel [Thu, 08 Jan 2009 14:17:10 -0800] rev 1771
Merge
bpatel [Wed, 07 Jan 2009 16:39:43 -0800] rev 1770
6790217: Javadoc HTML WCAG 2.0 accessibility issues in jdk docs makefile - Bold tags should be strong
Reviewed-by: jjg
martin [Thu, 08 Jan 2009 14:07:45 -0800] rev 1769
6791458: FileInputStream/RandomAccessFile.read leaks memory if invoked on closed stream with len > 8k
Reviewed-by: alanb
Contributed-by: jeremymanson@google.com
martin [Wed, 07 Jan 2009 11:50:32 -0800] rev 1768
6788196: (porting) Bounds checks in io_util.c rely on undefined behaviour
Reviewed-by: alanb
Contributed-by: gbenson@redhat.com
thurka [Wed, 07 Jan 2009 14:06:04 +0100] rev 1767
6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm
Summary: test for MonitoredHost.setInterval() and MonitoredVm.setInterval() added
Reviewed-by: swamyv
tbell [Fri, 09 Jan 2009 21:54:17 -0800] rev 1766
Merge
alanb [Mon, 22 Dec 2008 19:28:49 +0000] rev 1765
6787009: (attach) Stub injection potentially unsafe on windows-x64
Reviewed-by: mchung
tbell [Fri, 19 Dec 2008 22:07:37 -0800] rev 1764
Merge
wetmore [Fri, 19 Dec 2008 10:35:56 +0800] rev 1763
6750401: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes,with PCKS11 provider
Summary: This is the JSSE portion of the fix. Main part is in PKCS11.
Reviewed-by: valeriep, xuelei
sherman [Wed, 17 Dec 2008 22:50:37 -0800] rev 1762
6496274: jar seems to use more CPU than it should
Summary: boost jar creating performance especially for the large jar file
Reviewed-by: martin
xdono [Thu, 15 Jan 2009 11:46:36 -0800] rev 1761
Added tag jdk7-b43 for changeset ab58fd13ab49
duke [Wed, 05 Jul 2017 16:45:22 +0200] rev 1760
Merge
xdono [Thu, 15 Jan 2009 11:46:26 -0800] rev 1759
Added tag jdk7-b43 for changeset a0e6196f0e90
xdono [Thu, 15 Jan 2009 11:46:22 -0800] rev 1758
Added tag jdk7-b43 for changeset 2d231505b363
duke [Wed, 05 Jul 2017 16:45:14 +0200] rev 1757
Added tag jdk7-b43 for changeset 41bd0a702bc8
duke [Wed, 05 Jul 2017 16:45:14 +0200] rev 1756
Merge
duke [Wed, 05 Jul 2017 16:45:11 +0200] rev 1755
Merge
tbell [Fri, 19 Dec 2008 10:39:02 -0800] rev 1754
Merge
tbell [Fri, 05 Dec 2008 21:59:59 -0800] rev 1753
Merge
jjg [Tue, 02 Dec 2008 14:35:22 -0800] rev 1752
6778638: javadoc regression tests require tabs
Reviewed-by: darcy
xdono [Thu, 18 Dec 2008 21:34:20 -0800] rev 1751
Added tag jdk7-b42 for changeset f5855e0473e3
duke [Wed, 05 Jul 2017 16:45:08 +0200] rev 1750
Merge
xdono [Thu, 18 Dec 2008 21:34:08 -0800] rev 1749
Added tag jdk7-b42 for changeset 180d45acc127
duke [Wed, 05 Jul 2017 16:45:05 +0200] rev 1748
Merge
xdono [Thu, 18 Dec 2008 21:34:07 -0800] rev 1747
Added tag jdk7-b42 for changeset fccef3af5757
duke [Wed, 05 Jul 2017 16:45:03 +0200] rev 1746
Merge
xdono [Thu, 18 Dec 2008 21:34:00 -0800] rev 1745
Added tag jdk7-b42 for changeset fc350fcb122a
duke [Wed, 05 Jul 2017 16:45:00 +0200] rev 1744
Merge
lana [Tue, 06 Jan 2009 16:24:03 -0800] rev 1743
Merge
lana [Mon, 08 Dec 2008 19:49:34 -0800] rev 1742
Merge
tdv [Mon, 08 Dec 2008 17:04:22 -0800] rev 1741
6772137: D3D: Dragging the scroll bar of a JScrollPane containing a JTree causes incorrect red
Reviewed-by: campbell
jgodinez [Mon, 08 Dec 2008 10:23:53 -0800] rev 1740
6665212: PrinterJob class, method lookupStreamPrintServices(), "fos" in docs is unknown
Reviewed-by: tdv, prr
tdv [Thu, 04 Dec 2008 11:21:26 -0800] rev 1739
6708580: Java applications slow when EXA enabled
Reviewed-by: prr, tdv
Contributed-by: ceisserer <linuxhippy@gmail.com>
jgodinez [Thu, 04 Dec 2008 10:05:36 -0800] rev 1738
6587245: Import declaration not used in sun.print.*
Reviewed-by: tdv, prr
jgodinez [Tue, 25 Nov 2008 14:38:36 -0800] rev 1737
6653384: Variable "initialized" in class CUPSPrinter is static by mistake
Reviewed-by: tdv, prr
tdv [Tue, 18 Nov 2008 18:32:31 -0800] rev 1736
6757527: D3D: serious rendering issues on Nvidia boards with driver version 178.13 on Vista
Reviewed-by: campbell
tdv [Tue, 18 Nov 2008 17:16:27 -0800] rev 1735
6758179: D3D: AlphaComposite is applied incorrectly for uncached opaque BufferedImage
Reviewed-by: campbell, flar
bae [Sat, 01 Nov 2008 20:42:18 +0300] rev 1734
6541476: PNG imageio plugin incorrectly handles iTXt chunk
Reviewed-by: igor, prr
igor [Wed, 29 Oct 2008 01:52:22 +0300] rev 1733
6761856: OpenJDK: vertical text metrics may be significanly different from those returned by Sun JDK
Reviewed-by: bae, prr
tdv [Tue, 28 Oct 2008 14:47:14 -0700] rev 1732
6764257: D3D/OGL: color is not reset properly after save/restoreState() [RSL]
Reviewed-by: campbell
prr [Tue, 28 Oct 2008 14:40:58 -0700] rev 1731
6764543: SIGSEGV in libfontconfig.so starting from jdk7b33
Reviewed-by: campbell, igor
tdv [Tue, 21 Oct 2008 08:25:38 -0700] rev 1730
6755274: 6u10b33 2d tests fails on sles10x64 with jvm crash
Reviewed-by: campbell
lana [Mon, 20 Oct 2008 11:52:47 -0700] rev 1729
Merge
prr [Thu, 16 Oct 2008 06:28:37 -0700] rev 1728
6751616: outline for underline in TextLayout with underline is off rasterized underline
Reviewed-by: dougfelt, igor
jgodinez [Mon, 13 Oct 2008 15:41:31 -0700] rev 1727
6732647: isAttributeValueSupported() is not consistant with getSupportedValues() for Copies, TEXT flavor
Reviewed-by: tdv, prr
tdv [Thu, 09 Oct 2008 17:12:50 -0700] rev 1726
6749060: LCD AA text rendered incorrectly when destination is non opaque (sw pipeline only)
Reviewed-by: campbell, prr
prr [Wed, 24 Sep 2008 11:58:21 -0700] rev 1725
6751621: TextLayout.getBounds() doesn't account for strike through
Reviewed-by: igor, dougfelt
tdv [Fri, 12 Sep 2008 15:01:45 -0700] rev 1724
6748082: remove platform-specific code from SwingUtilities2.isDisplayLocal
Reviewed-by: prr, tdv
Contributed-by: rkennke@kennke.org
tdv [Thu, 28 Aug 2008 11:27:14 -0700] rev 1723
6739267: D3D/OGL: add missing ThreeByteBgr to texture upload blit loop
Reviewed-by: campbell, flar
jgodinez [Tue, 19 Aug 2008 16:04:06 -0700] rev 1722
6731826: race condition in UnixPrintServiceLookup
Reviewed-by: campbell, tdv
lana [Thu, 07 Aug 2008 22:24:26 -0700] rev 1721
Merge
jgodinez [Thu, 07 Aug 2008 11:19:06 -0700] rev 1720
6731937: javax/print/CheckDupFlavor.java fails
Reviewed-by: campbell, tdv
tdv [Tue, 05 Aug 2008 09:37:03 -0700] rev 1719
6733718: test /java/awt/FullScreen/UninitializedDisplayModeChangeTest/ fails
Reviewed-by: igor
tdv [Mon, 04 Aug 2008 11:31:46 -0700] rev 1718
6717988: D3D: rendering problems with JConsole on [Nvidia FX 5200]
Reviewed-by: campbell
tdv [Mon, 04 Aug 2008 11:29:28 -0700] rev 1717
6728834: D3D/OGL: LCD AA text becomes bold and blurred when rendering to a non-opaque destination
Reviewed-by: campbell
igor [Mon, 04 Aug 2008 18:50:43 +0400] rev 1716
4356282: RFE: T2K should be used to rasterize CID/CFF fonts
Reviewed-by: bae, prr
bae [Fri, 25 Jul 2008 14:46:38 +0400] rev 1715
6687968: PNGImageReader leaks native memory through an Inflater.
Reviewed-by: igor, prr
tbell [Fri, 19 Dec 2008 10:37:50 -0800] rev 1714
Merge
sherman [Wed, 10 Dec 2008 14:03:15 -0800] rev 1713
6642323: Speeding up Single Byte Decoders
6642328: Speeding up Single Byte Encoders
Summary: re-implementation of mapping based sbcs charts
Reviewed-by: alanb
emcmanus [Wed, 10 Dec 2008 11:59:32 +0100] rev 1712
6456269: Add a GenericMBeanException so clients don't have to have server's exception classes present
Reviewed-by: jfdenise, dfuchs
sjiang [Tue, 09 Dec 2008 20:51:59 +0100] rev 1711
Merge
sjiang [Tue, 09 Dec 2008 20:50:45 +0100] rev 1710
6336980: NotificationBroadcasterSupport: to tell whether there are listeners and to do clear
Reviewed-by: emcmanus
dfuchs [Tue, 09 Dec 2008 20:20:48 +0100] rev 1709
6768935: Clarify the behaviour of ObjectName pattern matching with regards to namespaces
Reviewed-by: emcmanus
sjiang [Tue, 09 Dec 2008 19:44:22 +0100] rev 1708
6332907: Add ability for connector server to close individual connections
Reviewed-by: emcmanus
sjiang [Tue, 09 Dec 2008 18:45:09 +0100] rev 1707
Merge
sjiang [Tue, 09 Dec 2008 18:42:13 +0100] rev 1706
6760712: Provide a connector server option that causes it not to prevent the VM from exiting
Reviewed-by: emcmanus
emcmanus [Tue, 09 Dec 2008 18:30:27 +0100] rev 1705
6780803: Wrong parameter name in description of EventClient::addListeners()
6470295: Misleading exception message says context classloader when it isn't
6714954: Description of MBeanPermission checking in MBeanServer javadoc is inaccurate
6732037: Event Service spec needs more detail about Executor use
6740900: Specify that listeners invoked via SendNotification should not block
6778436: Typo in @NotificationInfos spec
Reviewed-by: dfuchs
sjiang [Tue, 09 Dec 2008 17:41:59 +0100] rev 1704
Merge
sjiang [Tue, 09 Dec 2008 17:41:04 +0100] rev 1703
6405891: MLet: could be improved to load a native lib
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 16:26:30 +0100] rev 1702
6287328: Add methods to StandardMBean to retrieve a method based on MBean{Attribute|Operation}Info
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 16:14:53 +0100] rev 1701
6450834: RFE: allow StandardMBean to call MBeanRegistration methods on its wrapped resource
6373143: MonitorNotification should have a public constructor
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 15:57:09 +0100] rev 1700
6675526: Define an Annotation to name registered MBeans
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 15:36:14 +0100] rev 1699
6250014: MBeanOperationInfo Descriptor field for exceptions
Reviewed-by: emcmanus
jfdenise [Tue, 09 Dec 2008 14:44:42 +0100] rev 1698
6501362: DescriptorSupport(String) could recognize "name=value" as well as XML format
Reviewed-by: emcmanus
emcmanus [Tue, 09 Dec 2008 12:01:07 +0100] rev 1697
6774918: @NotificationInfo is ineffective on MBeans that cannot send notifications
Reviewed-by: jfdenise
tbell [Fri, 05 Dec 2008 21:59:09 -0800] rev 1696
Merge
mchung [Fri, 05 Dec 2008 10:30:29 -0800] rev 1695
6750389: The cpuManufactorer does not correctly recognized for Solaris 10
Summary: Fix the correct SMBIOS type (4) to obtain CPU manufacturer
Reviewed-by: ksrini
mchung [Fri, 05 Dec 2008 10:28:15 -0800] rev 1694
6764062: Revise usage of java.io.*.close
Summary: Handle closing multiple open I/O streams in case close() throws IOException
Reviewed-by: ksrini
dfuchs [Thu, 04 Dec 2008 17:58:10 +0100] rev 1693
6319823: new mbean register/unregister notification for groups of mbeans
6779698: Merge error caused duplicate example code in MBeanServerNotification
Reviewed-by: emcmanus
wetmore [Tue, 02 Dec 2008 14:53:52 -0800] rev 1692
6778613: Update javax.crypto.Cipher.getMaxAllowedKeyLength to point to proper Appendix after doc reorg
Reviewed-by: mullan
xdono [Thu, 18 Dec 2008 21:34:12 -0800] rev 1691
Added tag jdk7-b42 for changeset a97859015238
duke [Wed, 05 Jul 2017 16:44:50 +0200] rev 1690
Merge
trims [Sat, 20 Dec 2008 09:59:01 -0800] rev 1689
6787832: Bump Hotspot build number to 08
Summary: Update the HS14 build number to 08
Reviewed-by: jcoomes
trims [Sat, 20 Dec 2008 09:58:36 -0800] rev 1688
Merge
xlu [Sat, 20 Dec 2008 00:45:18 -0800] rev 1687
Merge