Stuart Marks
79235d3197
7122061: add -Xlint:all -Werror to warning-free build steps
...
Reviewed-by: chegar, alanb, dholmes, ohair
2011-12-29 16:39:51 -08:00
David Katleman
d09c9a8fd3
Added tag jdk8-b19 for changeset 8e546b2b9dd0
2011-12-29 15:14:53 -08:00
David Katleman
cb15ac68aa
Added tag jdk8-b19 for changeset d0ec48636c58
2011-12-29 15:14:45 -08:00
David Katleman
1209eff35b
Added tag jdk8-b19 for changeset 3bf50beb6cfb
2011-12-29 15:14:41 -08:00
David Katleman
da097641d1
Added tag jdk8-b19 for changeset 5d3d2bd1dfd1
2011-12-29 15:14:40 -08:00
David Katleman
9fc4c79d3f
Added tag jdk8-b19 for changeset a8d0b94dcf7c
2011-12-29 15:14:33 -08:00
David Katleman
689eb5c788
Added tag jdk8-b19 for changeset d7beecd46eba
2011-12-29 15:14:28 -08:00
David Katleman
a639e6c992
Added tag jdk8-b19 for changeset 13a20c009f86
2011-12-29 15:14:26 -08:00
Vladimir Kozlov
b6828ac542
Merge
2011-12-29 11:37:50 -08:00
Stefan Karlsson
24e4bf6a80
7125516: G1: ~ConcurrentMark() frees incorrectly
...
Replaced the code with a ShouldNotReachHere
Reviewed-by: tonyp, jmasa
2011-12-29 07:37:23 +01:00
David Katleman
6ddf2df795
Merge
2011-12-28 15:14:24 -08:00
Lana Steuck
99e6dce2a2
Merge
2011-12-28 10:52:11 -08:00
Lana Steuck
3419a755d7
Merge
2011-12-28 10:51:24 -08:00
Jiangli Zhou
0671e90755
7123315: instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count should be u2 type
...
Change instanceKlass::_static_oop_field_count and instanceKlass::_java_fields_count to u2 type.
Reviewed-by: never, bdelsart, dholmes
2011-12-28 12:15:57 -05:00
Oleg Pekhovskiy
152a77b4f6
7121482: some sun/java2d and sun/awt tests failed with InvalidPipeException since 1.7.0_03b02, 6u31b02
...
Reviewed-by: art, bae
2011-12-28 14:26:03 +04:00
Aleksey Ignatenko
c7ec06ba8e
7124829: NUMA: memory leak on Linux with large pages
...
In os::free_memory() use mmap with the same attributes as for the heap space
Reviewed-by: kvn
2011-12-27 16:43:49 -08:00
Vladimir Kozlov
f96f3e5e85
7123954: Some CTW test crash with SIGSEGV
...
Correct Allocate expansion code to preserve i_o when only slow call is generated.
Reviewed-by: iveresov
2011-12-27 15:08:43 -08:00
Jon Masamitsu
3c164a7525
Merge
2011-12-27 12:38:49 -08:00
Vladimir Danushevsky
2b6f4a741d
Merge
2011-12-26 20:36:01 -05:00
Lana Steuck
9e264f222c
Merge
2011-12-23 16:39:22 -08:00
Lana Steuck
2c60c1d450
Merge
2011-12-23 16:38:34 -08:00
Lana Steuck
93603c443d
Merge
2011-12-23 16:36:35 -08:00
Lana Steuck
08c6d2dba6
Merge
2011-12-23 16:36:33 -08:00
Lana Steuck
c2f3bed087
Merge
2011-12-23 16:36:23 -08:00
Lana Steuck
f93e67f60f
Merge
2011-12-23 16:36:17 -08:00
Alejandro Murillo
059e06b49f
7123810: new hotspot build - hs23-b10
...
Reviewed-by: jcoomes
2011-12-23 15:29:34 -08:00
Alejandro Murillo
b928899267
Added tag hs23-b09 for changeset 1020a9a071b7
2011-12-23 15:24:44 -08:00
Alejandro Murillo
e1c4fbda9a
Merge
2011-12-23 15:24:43 -08:00
Vladimir Kozlov
6c38bc48ca
7110832: ctw/.../org_apache_avalon_composition_util_StringHelper crashes the VM
...
Distance is too large for one short branch in string_indexofC8().
Reviewed-by: iveresov
2011-12-23 15:24:36 -08:00
Jonathan Gibbons
42b9d6bc2e
7124605: typos in javac comments
...
Reviewed-by: ksrini
2011-12-23 22:30:33 +00:00
John Cuthbertson
39d61f89a2
7121496: G1: do the per-region evacuation failure handling work in parallel
...
Parallelize the removal of self forwarding pointers etc. by wrapping in a HeapRegion closure, which is then wrapped inside an AbstractGangTask.
Reviewed-by: tonyp, iveresov
2011-12-23 11:14:18 -08:00
Jon Masamitsu
c18293c806
Merge
2012-01-05 21:21:55 -08:00
Antonios Printezis
3c0eb44a7c
7113006: G1: excessive ergo output when an evac failure happens
...
Introduce a flag that is set when a heap expansion attempt during a GC fails so that we do not consantly attempt to expand the heap when it's going to fail anyway. This not only prevents the excessive ergo output (which is generated when a region allocation fails) but also avoids excessive and ultimately unsuccessful expansion attempts.
Reviewed-by: jmasa, johnc
2012-01-05 05:54:01 -05:00
Christopher Gruszka
29d2647a0a
Merge
2011-12-23 10:43:48 -05:00
Roland Westrelin
59b883333b
7123253: C1: in store check code, usage of registers may be incorrect
...
Fix usage of input register in assembly code for store check.
Reviewed-by: never
2011-12-23 09:36:23 +01:00
Christine Lu
d69e5e7e94
Added tag jdk8-b18 for changeset ff9cf1de21fa
2011-12-22 19:00:58 -08:00
Christine Lu
c3b4f37dce
Added tag jdk8-b18 for changeset 18c0332b5a94
2011-12-22 19:00:41 -08:00
Christine Lu
6f93677a16
Added tag jdk8-b18 for changeset 70e192b61669
2011-12-22 19:00:27 -08:00
Christine Lu
1fba5dd495
Added tag jdk8-b18 for changeset 9bdd4ab27689
2011-12-22 19:00:26 -08:00
Christine Lu
80a5e57301
Added tag jdk8-b18 for changeset c1d8be9305ad
2011-12-22 19:00:20 -08:00
Christine Lu
a786537995
Added tag jdk8-b18 for changeset 7669801cfef1
2011-12-22 19:00:13 -08:00
Christine Lu
8b65c43971
Added tag jdk8-b18 for changeset 73359e35e507
2011-12-22 19:00:11 -08:00
Daniel D. Daugherty
937ae45cd8
7121600: Instrumentation.redefineClasses() leaks class bytes
...
Call JNI ReleaseByteArrayElements() on memory returned by JNI GetByteArrayElements(). Also push test for 7122253.
Reviewed-by: acorn, poonam
2011-12-22 18:35:48 -08:00
Daniel D. Daugherty
c210a09fdf
7122253: Instrumentation.retransformClasses() leaks class bytes
...
Change ClassFileParser::parseClassFile() to use the instanceKlass:_cached_class_file_bytes field to avoid leaking the cache.
Reviewed-by: coleenp, acorn, poonam
2011-12-22 12:50:42 -08:00
Vladimir Danushevsky
6446da199d
Merge
2011-12-22 12:01:46 -05:00
Stephen Flores
a046e398d5
7076310: (file) AclEntry.Builder setFlags throws IllegalArgumentException if set argument is empty
...
Reviewed-by: alanb
2011-12-22 10:52:17 +00:00
Roland Westrelin
c10042bc68
7123108: C1: assert(if_state != NULL) failed: states do not match up
...
In CEE, ensure if and common successor state are at the same inline level
Reviewed-by: never
2011-12-22 10:55:53 +01:00
Weijun Wang
440adedd51
7122169: TcpTimeout fail for various reasons
...
Reviewed-by: alanb
2011-12-22 15:35:55 +08:00
Coleen Phillimore
5232221c68
Merge
2011-12-21 18:22:14 -08:00
Valerie Peng
9b7ddf1602
6839886: Array overrun in pkcs11
...
Fix the wrong value when dealing w/ month and day.
Reviewed-by: mullan
2011-12-21 14:08:00 -08:00