Kelly O'Hair
2ce9a96c01
6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64
...
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
Reviewed-by: tbell
2009-03-26 16:52:00 -07:00
Kelly O'Hair
ab419e86a9
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
...
Reviewed-by: tbell
2009-03-26 16:48:03 -07:00
Karen Kinnear
ae0f3167d3
Merge
2009-03-26 16:00:51 -04:00
Coleen Phillimore
cec3a034d1
6541756: Reduce executable C-heap
...
Add executable parameters to reserve_memory and commit_memory to reduce executable memory to only the Code Heap.
Reviewed-by: xlu, kvn, acorn
2009-03-25 14:19:20 -04:00
Karen Kinnear
101468324d
6603316: Improve instrumentation for classes loaded at startup
...
Reviewed-by: xlu, mchung
2009-03-25 13:09:28 -04:00
Antonios Printezis
cb822b7e10
Merge
2009-03-25 10:36:08 -04:00
Tim Bell
d0799cc37d
Merge
2009-03-23 17:58:32 -07:00
Tim Bell
8f3723561b
Merge
2009-03-23 17:57:43 -07:00
Andrew John Hughes
7c23bf3736
6695776: corba jscheme jar files in repository could be built from source
...
Forward port of changes from the 6-open train.
Reviewed-by: darcy, ohair, tbell
2009-03-23 17:43:53 -07:00
Andrew John Hughes
283deccd89
6695776: corba jscheme jar files in repository could be built from source
...
Forward port of changes from the 6-open train.
Reviewed-by: darcy, ohair, tbell
2009-03-23 17:43:15 -07:00
Xueming Shen
df71af8d55
Merge
2009-03-23 09:34:11 -07:00
Xueming Shen
3f0b988cfc
6636323: Optimize handling of builtin charsets
...
6636319: Encoders should implement isLegalReplacement(byte[] repl)
Optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.
Reviewed-by: alanb
2009-03-23 09:19:23 -07:00
Karen Kinnear
472349069b
Merge
2009-03-23 10:42:20 -04:00
Weijun Wang
b1d6f69a58
6820606: keytool can generate serialno more randomly
...
Reviewed-by: xuelei
2009-03-23 17:05:48 +08:00
Antonios Printezis
d5e5e5a3d1
6820321: G1: Error: guarantee(check_nums(total, n, parts), "all seq lengths should match")
...
Small fixes to sort out some verbosegc-related incorrectness and a failure
Reviewed-by: apetrusenko
2009-03-21 22:53:04 -04:00
Tim Bell
ffa70f7fdd
Merge
2009-03-21 13:52:13 -07:00
Coleen Phillimore
c8da21faa9
6805748: Assertion "don't reset to 0 -- could be mistaken for never-executed" in CompilationPolicy
...
Resetting the invocation counter for a method invocation event was setting count to zero for CompileThreshold=1, making it look like a never executed method.
Reviewed-by: phh, kamg, acorn, never
2009-03-20 22:08:48 -04:00
Xueming Shen
94bd6b212a
Merge
2009-03-20 17:40:52 -07:00
Xueming Shen
df65a88edb
6817475: named-capturing group name started with digit causes PSE exception
...
Need accept the digit as the first char of the group name
Reviewed-by: alanb
2009-03-20 16:22:59 -07:00
Karen Kinnear
fba4182589
6819853: VM does not detect JDK which supports parallel class loaders
...
Reviewed-by: coleenp, pbk, xlu, alanb
2009-03-20 11:23:24 -04:00
Xiomara Jayasena
f714e2735c
Added tag jdk7-b51 for changeset 95e3c21b2919
2009-03-19 13:25:44 -07:00
Xiomara Jayasena
a78838a019
Added tag jdk7-b51 for changeset 7f8562969499
2009-03-19 13:25:35 -07:00
Xiomara Jayasena
62b683190f
Added tag jdk7-b51 for changeset a727a0158548
2009-03-19 13:25:29 -07:00
Xiomara Jayasena
b742371799
Added tag jdk7-b51 for changeset c00902c9cfbf
2009-03-19 13:25:27 -07:00
Xiomara Jayasena
7f88fc4697
Added tag jdk7-b51 for changeset c5c3e5f4accc
2009-03-19 13:25:23 -07:00
Xiomara Jayasena
ad903b11ed
Added tag jdk7-b51 for changeset 222ac40efb53
2009-03-19 13:25:19 -07:00
Xiomara Jayasena
6e7e0b172c
Added tag jdk7-b51 for changeset 82d167c95656
2009-03-19 13:25:18 -07:00
Vladimir Kozlov
41463d1d3a
Merge
2009-03-19 09:13:24 -07:00
Weijun Wang
827d425560
6819272: keytool -importcert should read the whole input
...
Reviewed-by: xuelei
2009-03-19 11:17:06 +08:00
Mandy Chung
e85a4d8536
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization
...
Remove InetAddressCachePolicy.setIfNotSet call from System.setSecurityManager0
Reviewed-by: alanb, jccollet
2009-03-18 17:37:39 -07:00
Karen Kinnear
25de21d620
4766230: Hotspot vtable inconsistencies cause core dumps. 6579515. 6582242
...
Reviewed-by: kamg, coleenp
2009-03-18 17:20:57 -04:00
Vladimir Kozlov
5e66955173
6772368: REGRESSION:tomcat crashed twice with JDK 7
...
Call make_block_at() with the original handler limits.
Reviewed-by: never
2009-03-18 13:25:02 -07:00
Daniel Fuchs
a2e046f672
Merge
2009-03-18 18:55:10 +01:00
Antonios Printezis
f8c3115e4e
Merge
2009-03-18 11:37:48 -04:00
Kelly O'Hair
4091200de7
Merge
2009-03-17 13:45:01 -07:00
Kelly O'Hair
0b7966e54a
6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION
...
Reviewed-by: tbell
2009-03-17 13:44:08 -07:00
Tim Bell
a787d51eea
6814587: Legal notice repair needed in jdk/src/share/classes/java/nio
...
6814590: Legal notice repair needed in jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
6814591: Legal notice repair needed in jdk/test/javax/script/Test3.java
Reviewed-by: alanb, xdono
2009-03-17 13:20:56 -07:00
Xue-Lei Andrew Fan
6a44e920f6
6383095: CRL revoked certificate failures masked by OCSP failures
...
Remove the mask if certificate revoked
Reviewed-by: mullan
2009-03-17 11:54:13 +08:00
Igor Veresov
736e8a2d4b
6815683: G1: SEGV during marking
...
We should mark the regions that continue humongous regions as live if the first region is live.
Reviewed-by: tonyp
2009-03-16 17:48:01 -07:00
Xiomara Jayasena
5d0f0bfb8b
Merge
2009-03-16 16:18:28 -07:00
Xiomara Jayasena
ba0443d684
Merge
2009-03-16 16:18:10 -07:00
Vladimir Kozlov
f210928e73
6816308: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
...
Allow Hotspot builds with latest Windows SDK 6.1 on 64bit Windows 2003
Reviewed-by: ohair, tbell, jcoomes
2009-03-16 15:06:33 -07:00
Kelly O'Hair
20f06ceb09
6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
...
These changes create a preference for the newer 6.1 SDK on Windows.
Reviewed-by: tbell
2009-03-16 11:24:06 -07:00
Antonios Printezis
217739210d
6816154: G1: introduce flags to enable/disable RSet updating and scanning
...
Introduces two flags, -XX:-/+G1EnableParallelRSetUpdating and -XX:-/+G1EnableParallelRSetScanning, to turn on/off the "band aid" fix that serializes RSet updating / scanning during GCs.
Reviewed-by: iveresov
2009-03-16 10:52:44 -04:00
Igor Veresov
82619cc8da
6817419: G1: Enable extensive verification for humongous regions
...
Enabled full verification for humongous regions. Also made sure that the VerifyAfterGC works with deferred updates and G1HRRSFlushLogBuffersOnVerify.
Reviewed-by: tonyp
2009-03-16 08:01:32 -07:00
Karen Kinnear
f9f538c7fd
Merge
2009-03-16 08:50:53 -04:00
Antonios Printezis
ecdb99412d
6604422: G1: re-use half-promoted regions
...
6728271: G1: Cleanup G1CollectedHeap::get_gc_alloc_regions()
It allows the last half-full region to be allocated to during a GC to be reused during the next GC.
Reviewed-by: apetrusenko, jcoomes
2009-03-15 22:03:38 -04:00
Poonam Bajaj
9dff23337b
6812971: SA: re-attaching to process fails
...
After attaching, de-attaching SA from a process, the second time attach() call fails. This happens because in VM.initialize(), Universe does not get re-initialized before it is accessed.
Reviewed-by: swamyv
2009-03-15 18:11:46 -07:00
John R Rose
b8dbe8d8f6
6813212: factor duplicated assembly code for general subclass check (for 6655638)
...
Code in interp_masm, stubGenerator, c1_LIRAssembler, and AD files moved into MacroAssembler.
Reviewed-by: kvn
2009-03-13 18:39:22 -07:00
Y. Srinivas Ramakrishna
21b3d4aea0
Merge
2009-03-13 17:06:44 -07:00