Roman Kennke
|
c0731761a3
|
6792515: Specify awt peer's API
Document AWT peer API.
Reviewed-by: art, dav
|
2009-01-13 20:04:05 +01:00 |
|
Xueming Shen
|
4a82a1723e
|
6332094: "jar t" and "jar x" should use ZipFile, not ZipInputStream
To use ZipFile for jar "t" and "x" to boost performance
Reviewed-by: martin, alanb
|
2009-01-13 09:21:54 -08:00 |
|
Maurizio Cimadamore
|
34719749c5
|
6558559: Extra "unchecked" diagnostic
Fixed Types.sideCast in order to suppress redundant unchecked warnings
Reviewed-by: jjg
|
2009-01-13 13:31:35 +00:00 |
|
Mark Mahieu
|
9dff8d691f
|
6723444: javac fails to substitute type variables into a constructor's throws clause
Added constructor's actual type info to NewClass AST node
Reviewed-by: jjg
|
2009-01-13 13:28:42 +00:00 |
|
Maurizio Cimadamore
|
f6cd370370
|
6665356: Cast not allowed when both qualifying type and inner class are parameterized
Fixed parser and cats conversion in order to allow cast between generic inner classes
Reviewed-by: jjg
|
2009-01-13 13:28:20 +00:00 |
|
Maurizio Cimadamore
|
795b53a014
|
6765045: Remove rawtypes warnings from langtools
Removed all occurrences of rawtypes warnings from langtools
Reviewed-by: jjg, bpatel
|
2009-01-13 13:27:14 +00:00 |
|
Jon Masamitsu
|
c2ff9781c7
|
6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark"
The CMS concurrent precleaning and concurrent marking phases should work around classes that are undergoing redefinition.
Reviewed-by: ysr, dcubed
|
2009-01-11 16:58:24 -08:00 |
|
Tim Bell
|
9298831bab
|
Merge
|
2009-01-09 22:01:38 -08:00 |
|
Tim Bell
|
b1b8994004
|
Merge
|
2009-01-09 21:54:17 -08:00 |
|
Martin Buchholz
|
1db3e0312e
|
6792066: src/share/native/java/io/io_util.c clean-ups
Reviewed-by: alanb
|
2009-01-09 16:48:46 -08:00 |
|
Coleen Phillimore
|
76f79d82ad
|
Merge
|
2009-01-09 14:39:07 -05:00 |
|
Bhavesh Patel
|
a23159ffac
|
Merge
|
2009-01-08 16:34:58 -08:00 |
|
Bhavesh Patel
|
a2a9e39ec7
|
6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
Reviewed-by: jjg
|
2009-01-08 16:26:59 -08:00 |
|
Bhavesh Patel
|
3f5c0cbbd8
|
Merge
|
2009-01-08 15:10:22 -08:00 |
|
Bhavesh Patel
|
253b81dfe8
|
Merge
|
2009-01-08 14:17:10 -08:00 |
|
Jeremy Manson
|
e8974fee90
|
6791458: FileInputStream/RandomAccessFile.read leaks memory if invoked on closed stream with len > 8k
Reviewed-by: alanb
|
2009-01-08 14:07:45 -08:00 |
|
Karen Kinnear
|
9bf4545843
|
6791656: nsk defclass0 asserts handles.hpp
Reviewed-by: phh, xlu
|
2009-01-08 16:27:28 -05:00 |
|
Bhavesh Patel
|
3849600cdd
|
6790217: Javadoc HTML WCAG 2.0 accessibility issues in jdk docs makefile - Bold tags should be strong
Reviewed-by: jjg
|
2009-01-07 16:39:43 -08:00 |
|
Peter Runge
|
dda3b0af66
|
6512707: "incompatible types" after (unrelated) annotation processing
Reviewed-by: darcy
|
2009-01-07 14:48:29 -08:00 |
|
Gary Benson
|
95f5222445
|
6788196: (porting) Bounds checks in io_util.c rely on undefined behaviour
Reviewed-by: alanb
|
2009-01-07 11:50:32 -08:00 |
|
Vladimir Kozlov
|
1ff1bdc3e6
|
6790182: matcher.cpp:1375: assert(false,"bad AD file")
Add a match rule for regD_low in regD definition.
Reviewed-by: never
|
2009-01-07 11:23:28 -08:00 |
|
Vladimir Kozlov
|
49ee6acaa2
|
6782232: assert("CreateEx must be first instruction in block" )
Add the missing check for CreateEx. Add new notproduct flag VerifyRegisterAllocator.
Reviewed-by: never
|
2009-01-07 11:04:45 -08:00 |
|
Tomas Hurka
|
b1c4a6ff3f
|
6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm
Test for MonitoredHost.setInterval() and MonitoredVm.setInterval() added
Reviewed-by: swamyv
|
2009-01-07 14:06:04 +01:00 |
|
Lana Steuck
|
e39c4cbfe7
|
Merge
|
2009-01-06 16:24:03 -08:00 |
|
Tom Rodriguez
|
956dc037db
|
Merge
|
2009-01-06 16:10:11 -08:00 |
|
Jon Masamitsu
|
3474623106
|
6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off
Added safe_object_iterate() for use by JMapPerm.
Reviewed-by: tonyp
|
2009-01-06 07:05:05 -08:00 |
|
Karen Kinnear
|
315de68fc0
|
4670071: loadClassInternal is too restrictive
VM support for deadlock fix. Library fix in 4735126. See API proposal.
Reviewed-by: dholmes, blacklion
|
2009-01-05 13:44:03 -05:00 |
|
Sergey Malenkov
|
aa3da7789a
|
6736248: EnumEditor bug. Class check incorrect
Reviewed-by: rupashka, alexp
|
2008-12-25 20:43:44 +03:00 |
|
Xiaobin Lu
|
f05b009ce8
|
6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2
Fixed the wrong cast between types since more restrictions are imposed by gcc 4.3.2
Reviewed-by: jcoomes, acorn, phh, never
|
2008-12-24 19:13:53 -08:00 |
|
Xiaobin Lu
|
1362b9fd1d
|
6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t
Avoid casting between int32_t and intptr_t specifically for MasmAssembler::movptr in 32 bit platforms.
Reviewed-by: jrose, kvn
|
2008-12-24 13:06:09 -08:00 |
|
Erik Trimble
|
1880943a7f
|
6788797: Fork HS14 to HS15 - renumber Major and build numbers of JVM
Fork Hotspot 15 - redo verisoning numbers
Reviewed-by: jcoomes
|
2008-12-23 19:28:18 -08:00 |
|
Coleen Phillimore
|
d80f5c0265
|
4997835: RFE: crash dump will only be created when running w/ -XX:+ShowMessageBoxOnError
Using UseOSErrorReporting will provide both an hs_err file and a crash dump or debug launch and works better.
Reviewed-by: xlu, acorn, poonam
|
2008-12-23 06:16:53 -08:00 |
|
Lillian Angel
|
1ad664c0c9
|
6778662: fixes 64-bits libraries directory search paths on linux
Fixes 64-bits libraries directory search paths.
Reviewed-by: never
|
2008-12-22 16:53:34 -08:00 |
|
Gary Benson
|
347b8afe5b
|
6778657: Casts in SharedRuntime::f2i, f2l, d2i and d2l rely on undefined C++ behaviour
Replaces SharedRuntime::f2i et al with versions that should work
Reviewed-by: never
|
2008-12-22 15:43:02 -08:00 |
|
Alan Bateman
|
5fa8ada075
|
6787009: (attach) Stub injection potentially unsafe on windows-x64
Reviewed-by: mchung
|
2008-12-22 19:28:49 +00:00 |
|
Sergey Malenkov
|
9330abadea
|
4864117: RFE: Make XMLDecoder API more reusable
Reviewed-by: peterz, loneid
|
2008-12-22 17:42:49 +03:00 |
|
Erik Trimble
|
b5743bd6e9
|
6787832: Bump Hotspot build number to 08
Update the HS14 build number to 08
Reviewed-by: jcoomes
|
2008-12-20 09:59:01 -08:00 |
|
Erik Trimble
|
ac1f463988
|
Merge
|
2008-12-20 09:58:36 -08:00 |
|
Erik Trimble
|
efd43c045a
|
Merge
|
2008-12-20 09:57:03 -08:00 |
|
Xiaobin Lu
|
34c4172bfe
|
Merge
|
2008-12-20 00:45:18 -08:00 |
|
Tim Bell
|
3505c577b7
|
Merge
|
2008-12-19 22:07:37 -08:00 |
|
Xiaobin Lu
|
74d9cf0fb8
|
6784100: getTimeNanos - CAS reduction
Get rid of the CAS loop in getTimeNanos to reduce coherence traffic on Solaris.
Reviewed-by: acorn, kvn, ysr
|
2008-12-19 14:40:28 -08:00 |
|
Jon Masamitsu
|
91caa3b23f
|
Merge
|
2008-12-19 12:15:34 -08:00 |
|
Tim Bell
|
1d9a30a4d2
|
Merge
|
2008-12-19 10:39:02 -08:00 |
|
Tim Bell
|
928a098209
|
Merge
|
2008-12-19 10:37:50 -08:00 |
|
Artem Ananiev
|
cdc0430126
|
6773985: OutOfMemory (PermGen space) under Linux / Firefox when switching bw. applets
XEmbedClientHelper is uninstalled when its embedded frame is disposed.
Reviewed-by: dcherepanov, ant
|
2008-12-19 16:04:04 +03:00 |
|
Xiomara Jayasena
|
94649662ec
|
Added tag jdk7-b42 for changeset f5855e0473e3
|
2008-12-18 21:34:20 -08:00 |
|
Xiomara Jayasena
|
a393c3b01f
|
Added tag jdk7-b42 for changeset a97859015238
|
2008-12-18 21:34:12 -08:00 |
|
Xiomara Jayasena
|
9c14ecd49b
|
Added tag jdk7-b42 for changeset 180d45acc127
|
2008-12-18 21:34:08 -08:00 |
|
Xiomara Jayasena
|
e75f92c54d
|
Added tag jdk7-b42 for changeset fccef3af5757
|
2008-12-18 21:34:07 -08:00 |
|