Aleksey Shipilev
|
9f4ed448a0
|
8023638: Add the regression test for 8006997
Add the relevant test and proofread the VM messages as well
Reviewed-by: coleenp, mseledtsov, dcubed
|
2013-08-26 17:42:03 +04:00 |
|
Aleksey Shipilev
|
0793ab7e65
|
8015493: runtime/contended/OopMaps.java fails with OutOfMemory
Limit the memory footprint to dodge OutOfMemory errors.
Reviewed-by: dcubed, ctornqvi, iignatyev
|
2013-05-28 19:54:18 +04:00 |
|
Aleksey Shipilev
|
375e12feb9
|
8015270: @Contended: fix multiple issues in the layout code
Field count handling fixed, has_nonstatic_fields invariant fixed, oop map overrun fixed; new asserts
Reviewed-by: kvn, dcubed, coleenp
|
2013-05-27 12:49:08 -07:00 |
|
Aleksey Shipilev
|
7efa591bee
|
8014871: Move @Contended regression tests to the same place
Move the missing test to appropriate location.
Reviewed-by: dholmes, sla
|
2013-05-20 15:43:50 +04:00 |
|
Aleksey Shipilev
|
efe96b1343
|
8014509: @Contended: explicit default value behaves differently from the implicit value
Treat the empty string as the default value tag
Reviewed-by: kvn, twisti
|
2013-05-17 01:58:32 +04:00 |
|
Aleksey Shipilev
|
2fd72e202f
|
8012939: @Contended doesn't work correctly with inheritance
Fix instance_size miscalculation.
Reviewed-by: jrose, kvn
|
2013-05-17 01:43:48 +04:00 |
|