Xiomara Jayasena
edd49c4cf2
Merge
2009-03-31 08:54:12 -07:00
Xiomara Jayasena
a2371fe1f8
Merge
2009-03-31 08:53:40 -07:00
Xiomara Jayasena
39aa31ca05
Merge
2009-03-31 08:53:16 -07:00
Vladimir Kozlov
705188bb7b
6821700: tune VM flags for peak performance
...
Tune C2 flags default values for performance.
Reviewed-by: never, phh, iveresov, jmasa, ysr
2009-03-30 18:19:31 -07:00
Karen Kinnear
d37d544754
Merge
2009-03-29 18:19:05 -04:00
Y. Srinivas Ramakrishna
137a679446
6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
...
When using compressed oops, rather than chaining the overflowed grey objects' pre-images through their klass words, we use GC-worker thread-local overflow stacks.
Reviewed-by: jcoomes, jmasa
2009-03-28 15:47:29 -07:00
Erik Trimble
350ce4d28b
6823377: Bump HS15 build number to 04
...
Update the HS15 Build number to 04
Reviewed-by: jcoomes
2009-03-27 16:58:30 -07:00
Erik Trimble
e4f3d13dbb
Merge
2009-03-27 16:54:56 -07:00
Tom Rodriguez
99aa7292a3
6822333: _call_stub_compiled_return address handling in SA is broken causing jstack to hang occasionally
...
Reviewed-by: kvn, twisti
2009-03-27 14:37:42 -07:00
Xiomara Jayasena
0f23916d8b
Added tag jdk7-b52 for changeset a9071341dbea
2009-03-27 14:11:53 -07:00
Xiomara Jayasena
ace77b0dc3
Added tag jdk7-b52 for changeset ea5331b4a192
2009-03-27 14:11:45 -07:00
Xiomara Jayasena
d8cd1fc432
Added tag jdk7-b52 for changeset 56b454d324bb
2009-03-27 14:11:40 -07:00
Xiomara Jayasena
93a90129b2
Added tag jdk7-b52 for changeset 37c56ec4ec7d
2009-03-27 14:11:39 -07:00
Xiomara Jayasena
422ea850e0
Added tag jdk7-b52 for changeset 0d989c04422c
2009-03-27 14:11:35 -07:00
Xiomara Jayasena
a83e0c0925
Added tag jdk7-b52 for changeset 8608524e334e
2009-03-27 14:11:32 -07:00
Xiomara Jayasena
9bac626c1a
Added tag jdk7-b52 for changeset 90eb5f83241a
2009-03-27 14:11:31 -07:00
Karen Kinnear
2a7822f94f
Merge
2009-03-27 14:35:44 -04:00
Poonam Bajaj
6d21b1e4cd
6822407: heapOopSize lookup is incorrect in Serviceability Agent
...
HeapOopSize symbol should be declared as constant in vmStructs and should not be looked up in readVMIntConstants().
Reviewed-by: never, swamyv, coleenp
2009-03-27 10:29:54 -07:00
Ivan P Krylov
595ff704c0
6812297: update project creation for Visual Studio 2005-2008
...
Add 2 news classes to create VC8 and VC9 projects
Reviewed-by: apetrusenko, xlu
2009-03-27 01:35:39 -05:00
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
69c8b43f09
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
...
Reviewed-by: tbell
2009-03-26 16:48:53 -07:00
Kelly O'Hair
7bb1e5eae1
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
...
Reviewed-by: tbell
2009-03-26 16:48:29 -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
Vladimir Kozlov
68cf08d2c3
6810845: Performance regression in mpegaudio on x64
...
Used the outer loop frequency in frequencies checks in RA.
Reviewed-by: never, twisti
2009-03-26 15:04:55 -07:00
Tom Rodriguez
3b786f8edc
Merge
2009-03-26 14:39:39 -07:00
Tom Rodriguez
134debb0ba
6822204: volatile fences should prefer lock:addl to actual mfence instructions
...
Reviewed-by: kvn, phh
2009-03-26 14:31:45 -07:00
Karen Kinnear
ae0f3167d3
Merge
2009-03-26 16:00:51 -04:00
Igor Veresov
74e0691df5
6822263: G1: JVMTI heap iteration fails
...
Make object_iterate() traverse the perm gen
Reviewed-by: apetrusenko, tonyp
2009-03-26 08:51:32 -07:00
Andrey Petrusenko
cf2ae8d98d
6543938: G1: remove the concept of popularity
...
Reviewed-by: iveresov, tonyp
2009-03-25 13:10:54 -07: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
Lana Steuck
8888335104
Merge
2009-03-24 19:12:02 -07:00
Paul Hohensee
ffff71c1cf
Merge
2009-03-24 19:05:23 -07:00
Paul Hohensee
5231fcdc40
6810653: Change String cache class used by Hotspot from String to StringValue
...
Change create_vm() to load and initialize StringValue rather than String.
Reviewed-by: kvn
2009-03-24 21:56:53 -04:00
Tom Rodriguez
a5396e1107
6820510: assertion failure with unloaded class in subnode.cpp
...
Reviewed-by: kvn
2009-03-24 15:09:52 -07:00
Changpeng Fang
fface2e4ca
6636138: UseSuperWord enabled failure
...
Fixed SuperWord scheduling of memory operations.
Reviewed-by: kvn, never
2009-03-24 12:19:47 -07:00
Phil Race
b2f54efed2
6821504: typo in lcmsio.c
...
Reviewed-by: jgodinez
2009-03-24 10:53:04 -07:00
Phil Race
312ee333ac
6821031: Upgrade OpenJDK's LittleCMS version to 1.18
...
Reviewed-by: bae, igor
2009-03-24 09:14:02 -07: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
Tom Rodriguez
1cafadfd3e
6805522: Server VM fails with assertion (block1->start() != block2->start(),"successors have unique bcis")
...
Reviewed-by: kvn
2009-03-23 13:58:58 -07:00
Phil Race
4db0a48b10
6745225: Memory leak while drawing Attributed String
...
Reviewed-by: jgodinez, dougfelt
2009-03-23 10:40:54 -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