13004 Commits

Author SHA1 Message Date
John Coomes
ddf7a57a61 Merge 2012-06-29 11:15:38 -07:00
Vladimir Kozlov
3a84f5407b Merge 2012-06-28 10:35:28 -07:00
Bertrand Delsart
cf61f29f61 Merge 2012-06-28 04:21:07 -04:00
Staffan Larsen
8e42425c92 7178667: ALT_EXPORT_PATH does not export server jvm on macosx
Missing .PHONY targets in makefile

Reviewed-by: dholmes, dsamersoff
2012-06-27 15:23:36 +02:00
Vladimir Kozlov
8c4cefaa96 7179138: Incorrect result with String concatenation optimization
Check for and skip diamond shaped NULL check code for the result of toString()

Reviewed-by: twisti, roland
2012-06-26 09:06:16 -07:00
Coleen Phillimore
e53644ef78 Merge 2012-06-25 18:59:52 -07:00
Coleen Phillimore
dc5fe663cb 7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table
Cannot delete _buckets and HashtableEntries in shared space (CDS)

Reviewed-by: acorn, kvn, dlong, dcubed, kamg
2012-06-25 21:33:35 -04:00
Thomas Schatzl
79ee0ab0c2 6921087: G1: remove per-GC-thread expansion tables from the fine-grain remembered sets
Remove the per-thread expansion tables (PosParPRT) and associated expansion and compaction from the fine grain RSet entries. This code has been unused for a while.

Reviewed-by: johnc, brutisso
2012-06-25 16:00:55 -07:00
Dean Long
97cc5e6c44 7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC
Build powerpc with -fPIC

Reviewed-by: mikael, vladidan, roland
2012-06-25 15:34:06 -04:00
Staffan Larsen
4ea5b30610 7178846: IterateThroughHeap: heap_iteration_callback passes a negative size
Missing cast caused integer overflow

Reviewed-by: rbackman, dholmes
2012-06-25 14:34:35 +02:00
Yumin Qi
e742ae2157 7177128: SA cannot get correct system properties after 7126277
Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table.

Reviewed-by: dholmes, mikael
2012-06-22 15:39:16 -07:00
Yumin Qi
f4fdc03167 7175133: jinfo failed to get system properties after 6924259
String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259.

Reviewed-by: dholmes, mikael
2012-06-22 15:35:30 -07:00
Jiangli Zhou
1a35ed23d9 7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes
In fieldDescriptor::generic_signature() returns NULL immediately if the field has no generic signature.

Reviewed-by: dholmes, coleenp, jcoomes
2012-06-22 14:00:39 -04:00
Vladimir Kozlov
6bc673930f 7178280: Failed new vector regression tests
When looking for the same value in an other register check that all parts of that register has the same value.

Reviewed-by: johnc, twisti
2012-06-22 10:40:48 -07:00
Roland Westrelin
470db77b36 7129715: MAC: SIGBUS in nsk stress test
StackOverflowError may get lost on OSX.

Reviewed-by: kvn, dcubed
2012-06-21 09:52:38 +02:00
Daniel D. Daugherty
93e9a184a3 Merge 2012-06-20 14:29:23 -07:00
Daniel D. Daugherty
4189d0802f 7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips)
Fix bad paths in client/64 and server/64 debug info and symlink creation

Reviewed-by: ohair, dholmes
2012-06-20 14:18:25 -07:00
Gary Collins
8b20e7af53 7178113: build environment change
Simple change to enable proper builds of arm target

Reviewed-by: ohair, dholmes
2012-06-19 21:16:20 -07:00
Vladimir Kozlov
b5b10846c2 7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()
Disable vectorization of a memory access with more elements per vector than one which is used for alignment on sparc

Reviewed-by: twisti
2012-06-19 15:12:56 -07:00
Christian Thalinger
ed2051c861 7157365: jruby/bench.bench_timeout crashes with JVM internal error
Reviewed-by: jrose, kvn
2012-06-18 15:17:30 -07:00
Krystal Mok
3927b8d331 7176856: add the JRE name to the error log
Reviewed-by: coleenp, jrose, kvn, twisti
2012-06-18 12:29:21 -07:00
Staffan Larsen
cafacdf6dc Merge 2012-06-18 11:33:17 +02:00
Roland Westrelin
118f552a6e 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework
Arrays.copyOfRange(original, from, to) with from > original.length tries to do a copy with a negative length.

Reviewed-by: kvn, twisti
2012-06-18 09:52:31 +02:00
Alejandro Murillo
18fce99e63 7175515: new hotspot build - hs24-b15
Reviewed-by: jcoomes
2012-06-15 14:17:28 -07:00
J. Duke
2e1841432e Merge 2017-07-05 18:13:49 +02:00
J. Duke
0da7ffe975 Merge 2017-07-05 18:13:47 +02:00
J. Duke
d9bdcf768d Merge 2017-07-05 18:13:44 +02:00
J. Duke
7ff7a479d3 Merge 2017-07-05 18:13:41 +02:00
J. Duke
60ac15be03 Merge 2017-07-05 18:13:39 +02:00
J. Duke
c0ff698735 Merge 2017-07-05 18:13:36 +02:00
J. Duke
f47a3adeb5 Merge 2017-07-05 18:13:34 +02:00
J. Duke
387fa43d58 Added tag jdk8-b43 for changeset 69d8a827cdf9 2017-07-05 18:13:21 +02:00
J. Duke
c0ed0fe433 Merge 2017-07-05 18:13:21 +02:00
J. Duke
9f54520b2a Merge 2017-07-05 18:13:18 +02:00
J. Duke
f220e4ba74 Merge 2017-07-05 18:13:13 +02:00
J. Duke
2ce58a51ef Merge 2017-07-05 18:13:09 +02:00
J. Duke
437865ac86 Merge 2017-07-05 18:13:06 +02:00
J. Duke
4c1c105949 Merge 2017-07-05 18:13:02 +02:00
J. Duke
3b465d09e0 Merge 2017-07-05 18:12:44 +02:00
J. Duke
3f51f1559c Added tag jdk8-b42 for changeset 5c5a64ec0839 2017-07-05 18:12:32 +02:00
J. Duke
6687eed677 Merge 2017-07-05 18:12:32 +02:00
J. Duke
b68547cfb0 Merge 2017-07-05 18:12:29 +02:00
J. Duke
8b11df5877 Merge 2017-07-05 18:12:27 +02:00
J. Duke
5402ebecbe Merge 2017-07-05 18:12:24 +02:00
J. Duke
1e71336c0e Merge 2017-07-05 18:12:22 +02:00
J. Duke
8d3083be98 Merge 2017-07-05 18:12:19 +02:00
J. Duke
94b5097d21 Merge 2017-07-05 18:12:16 +02:00
J. Duke
4ab6f2a73e Added tag jdk8-b41 for changeset c029c972396c 2017-07-05 18:12:04 +02:00
J. Duke
ffd7528dd6 Merge 2017-07-05 18:12:03 +02:00
J. Duke
48f12f491b Merge 2017-07-05 18:12:01 +02:00