Sean Mullan
2229fb0a55
6752764: PIT B37: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest failed
...
Fix regression introduced by 6465942
Reviewed-by: vinnie
2008-10-07 13:41:39 -04:00
Igor Veresov
d80199b403
6753547: NUMA allocator: Invalid chunk size computation during adaptive resizing
...
The per-lgrp chuck size can be incorrectly computed (causing an assertion failure) because of the non-associativity of the floating point operations. The fix is to rearrange the operations.
Reviewed-by: ysr
2008-10-06 20:59:16 -07:00
Jonathan Gibbons
1a0a9d1a6f
6748546: javadoc API should be classloader-friendly
...
Reviewed-by: bpatel
2008-10-06 16:57:15 -07:00
Tom Rodriguez
7633aaa177
Merge
2008-10-06 13:11:32 -07:00
Xiaobin Lu
fe28b4f768
6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist
...
Reviewed-by: acorn, dholmes
2008-10-06 11:39:34 -07:00
Antonios Printezis
6f5e28aca1
6752248: G1: introduce parallel heap verification
...
Introduce parallel heap verification in G1.
Reviewed-by: jcoomes, apetrusenko
2008-10-06 13:16:35 -04:00
Bradford Wetmore
c63de8e0a8
Merge
2008-10-06 09:17:35 -07:00
Kumar Srinivasan
8e3e3658c5
6755847: (launcher) will trigger assertions in debug build
...
Adds a temporary counter measure to to prevent assertions CR: 6755845
Reviewed-by: darcy, dholmes
2008-10-05 18:53:03 -07:00
Tim Bell
ebc51f0813
Merge
2008-10-04 22:59:05 -07:00
Tim Bell
f7bfb9b472
Merge
2008-10-04 22:57:59 -07:00
Tim Bell
7fe650bc36
Merge
2008-10-04 22:49:54 -07:00
Tim Bell
1e22a7ec76
Merge
2008-10-04 22:48:54 -07:00
Tom Rodriguez
043fde10e5
6743188: incomplete fix for 6700047 C2 failed in idom_no_update
...
Reviewed-by: rasbold, kvn
2008-10-03 13:58:20 -07:00
Xiomara Jayasena
4dcb55b4b5
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:40 -07:00
Xiomara Jayasena
6e86513c3a
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:32 -07:00
Xiomara Jayasena
76df5ec473
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:19 -07:00
Xiomara Jayasena
9d02d6ab31
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:15 -07:00
Xiomara Jayasena
1c9496b191
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:13 -07:00
Erik Trimble
b089627fe8
6755406: minor mistakes in copyright notices
...
Mismatch in some header copyrights from standard templates
Reviewed-by: jcoomes
2008-10-02 14:11:33 -07:00
Jon Masamitsu
6c19542a36
6660681: Incrementally reserve pages on win server 2003 for better large page affinity
...
For windows server 2003 added option to reserve large pages individually.
Reviewed-by: alanb, jcoomes, tonyp, apetrusenko
2008-10-02 12:01:08 -07:00
Vladimir Kozlov
adce6fc49a
6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
...
Fix loop's probability. Add optimizations to avoid spilling. Change InlineSmallCode to product flag.
Reviewed-by: never
2008-10-02 08:37:44 -07:00
Daniel D. Daugherty
7eacf5061e
Merge
2008-10-02 06:54:46 -07:00
Karen Kinnear
5b60edebb8
Merge
2008-10-01 20:15:03 -04:00
Erik Trimble
bd1d9eea88
Merge
2008-10-01 16:57:40 -07:00
Erik Trimble
59f2891c07
6754998: Update Hotspot version for hs14 b06
...
Bump Hotspot build number to 06
Reviewed-by: jcoomes
2008-10-01 16:57:19 -07:00
Jonathan Gibbons
02332d6aa7
6748601: javadoc API should allow varargs use
...
Reviewed-by: bpatel
2008-10-01 16:26:33 -07:00
Antonios Printezis
c8006a68d5
Merge
2008-10-01 15:05:06 -04:00
Kumar Srinivasan
c8bd8e9a0f
4459600: java -jar fails to run Main-Class if classname followed by whitespace
...
Fixed whitespace trimming in the manifest as well as post review comments on CR: 6742159
Reviewed-by: darcy, dholmes
2008-10-01 09:04:42 -07:00
Mandy Chung
b6ae33fc2e
Merge
2008-10-03 09:36:05 -07:00
Jim Holmlund
5cdf6e6e08
6751643: ThreadReference.ownedMonitors() can return null
...
Make a local copy of the cache so it doesn't get modified by a racy resume
Reviewed-by: dcubed, swamyv
2008-10-02 18:23:23 -07:00
Mandy Chung
2be5ac062d
6581243: Service Tag and Product Registration Support in JDK 7
...
Include service tag creation and product registration support in JDK
Reviewed-by: ksrini
2008-10-02 16:50:41 -07:00
Chuck Rasbold
453d1a42b0
Merge
2008-09-30 15:53:55 -07:00
John Coomes
e98b7ce059
6729594: par compact - remove unused block table implementation
...
Reviewed-by: tonyp, jmasa, apetrusenko
2008-09-30 13:15:27 -07:00
John Coomes
f2851186bb
6725697: par compact - rename class ChunkData to RegionData
...
Reviewed-by: iveresov, tonyp
2008-09-30 12:20:22 -07:00
Tom Rodriguez
d40b6daac9
6753795: HotSpot crash in strlen() when JVMTI is used
...
Test for null instead of strlen
Reviewed-by: rasbold
2008-09-30 11:56:01 -07:00
John Coomes
2e52e9dff2
6716466: par compact - remove VerifyParallelOldWithMarkSweep code
...
Reviewed-by: jmasa
2008-09-30 11:49:31 -07:00
Karen Kinnear
056f3ea7aa
Merge
2008-09-30 12:24:27 -04:00
Tim Bell
b670ed41d6
Merge
2008-09-29 22:11:26 -07:00
Tim Bell
f48920fb62
Merge
2008-09-29 22:10:00 -07:00
Peng Li
e7058ee0c3
6739427: -Xlint:processing not recognized as an option
...
Reviewed-by: darcy, jjg
2008-09-29 11:38:56 -07:00
Maurizio Cimadamore
82a7a9f030
6753718: raw type warnings should be suprresed during a langtools build
...
Fixed build.properties in order to suppress raw type warnings
Reviewed-by: jjg
2008-09-29 15:30:27 +01:00
Maurizio Cimadamore
5fc92453b6
6747671: -Xlint:rawtypes
...
Add an Xlint option for detecting all raw types usages (ccc-approved)
Reviewed-by: jjg
2008-09-29 12:00:29 +01:00
Maurizio Cimadamore
a8d5a91270
6735840: Need a type/symbol visitor printer
...
Added type/symbol visitor printer with support for localization
Reviewed-by: jjg
2008-09-29 11:48:09 +01:00
Maurizio Cimadamore
ec0853a113
6500343: compiler generates bad code when translating conditional expressions
...
TransTypes needs to deal with intersection types coming from conditional expressions
Reviewed-by: jjg
2008-09-29 11:34:43 +01:00
Igor Veresov
4204f82a1a
6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
...
Treat a chuck where the allocation has failed as fully used.
Reviewed-by: ysr
2008-09-27 00:33:13 -07:00
Tim Bell
5e2a37a5a0
Merge
2008-09-26 15:32:47 -07:00
Tim Bell
6b2595360b
Merge
2008-09-26 15:31:37 -07:00
Coleen Phillimore
32addb490d
6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache
...
Assertion is invalid because java.lang.String may be initialized just before this assertion.
Reviewed-by: phh
2008-09-26 13:33:15 -04:00
Chris Hegarty
4f54397ad8
6752807: java.net test ADatagramSocket.sh is broken
...
Update bootclasspath set by test to simply prepend TESTCLASSES
Reviewed-by: michaelm
2008-09-26 11:24:04 +01:00
Xiomara Jayasena
f3455aa584
Added tag jdk7-b36 for changeset 7798f9e88bf9
2008-09-25 12:54:13 -07:00