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