|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/classfile/dictionary.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/classfile/dictionary.hpp 2016-07-26 08:53:13.487394436 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/classfile/dictionary.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/classfile/dictionary.hpp 2016-11-09 11:14:21.439079322 +0100
|
|
|
|
|
@@ -373,7 +373,7 @@
|
|
|
|
|
|
|
|
|
|
void print_on(outputStream* st) const {
|
|
|
|
@ -9,8 +9,8 @@
|
|
|
|
|
st->print(" -> ");
|
|
|
|
|
bool printed = false;
|
|
|
|
|
if (method() != NULL) {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/code/dependencies.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/code/dependencies.hpp 2016-07-26 08:53:13.487394436 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/code/dependencies.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/code/dependencies.hpp 2016-11-09 11:14:21.439079322 +0100
|
|
|
|
|
@@ -166,7 +166,7 @@
|
|
|
|
|
LG2_TYPE_LIMIT = 4, // assert(TYPE_LIMIT <= (1<<LG2_TYPE_LIMIT))
|
|
|
|
|
|
|
|
|
@ -20,8 +20,8 @@
|
|
|
|
|
|
|
|
|
|
non_klass_types = (1 << call_site_target_value),
|
|
|
|
|
klass_types = all_types & ~non_klass_types,
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/code/exceptionHandlerTable.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/code/exceptionHandlerTable.cpp 2016-07-26 08:53:13.487394436 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/code/exceptionHandlerTable.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/code/exceptionHandlerTable.cpp 2016-11-09 11:14:21.439079322 +0100
|
|
|
|
|
@@ -186,7 +186,7 @@
|
|
|
|
|
void ImplicitExceptionTable::print(address base) const {
|
|
|
|
|
tty->print("{");
|
|
|
|
@ -31,8 +31,8 @@
|
|
|
|
|
tty->print_cr("}");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/code/nmethod.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/code/nmethod.cpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/code/nmethod.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/code/nmethod.cpp 2016-11-09 11:14:21.439079322 +0100
|
|
|
|
|
@@ -2721,7 +2721,7 @@
|
|
|
|
|
_nm->print_nmethod(true);
|
|
|
|
|
_ok = false;
|
|
|
|
@ -60,8 +60,8 @@
|
|
|
|
|
tty->print(" for method " INTPTR_FORMAT , (address)method());
|
|
|
|
|
tty->print(" { ");
|
|
|
|
|
if (is_in_use()) tty->print("in_use ");
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp 2016-11-09 11:14:21.439079322 +0100
|
|
|
|
|
@@ -203,7 +203,7 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -71,8 +71,8 @@
|
|
|
|
|
nm->compile_id(), nm->is_osr_method() ? "%" : "",
|
|
|
|
|
p2i(nm), p2i(nm->code_begin()), p2i(nm->code_end()));
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/compiler/disassembler.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/compiler/disassembler.cpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/compiler/disassembler.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/compiler/disassembler.cpp 2016-11-09 11:14:21.439079322 +0100
|
|
|
|
|
@@ -63,7 +63,7 @@
|
|
|
|
|
Disassembler::decode_func_virtual Disassembler::_decode_instructions_virtual = NULL;
|
|
|
|
|
Disassembler::decode_func Disassembler::_decode_instructions = NULL;
|
|
|
|
@ -82,8 +82,8 @@
|
|
|
|
|
static const char decode_instructions_virtual_name[] = "decode_instructions_virtual";
|
|
|
|
|
static const char decode_instructions_name[] = "decode_instructions";
|
|
|
|
|
static bool use_new_version = true;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp 2016-11-09 11:14:21.443079232 +0100
|
|
|
|
|
@@ -844,18 +844,18 @@
|
|
|
|
|
GenCollectedHeap* gch = GenCollectedHeap::heap();
|
|
|
|
|
if (PrintGCDetails) {
|
|
|
|
@ -315,8 +315,8 @@
|
|
|
|
|
freeFinger(), pointer_delta(addr, freeFinger()),
|
|
|
|
|
lastFreeRangeCoalesced());
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.hpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/collectionSetChooser.hpp 2016-11-09 11:14:21.443079232 +0100
|
|
|
|
|
@@ -92,7 +92,7 @@
|
|
|
|
|
regions_at_put(_curr_index, NULL);
|
|
|
|
|
assert(hr->reclaimable_bytes() <= _remaining_reclaimable_bytes,
|
|
|
|
@ -326,8 +326,8 @@
|
|
|
|
|
hr->reclaimable_bytes(), _remaining_reclaimable_bytes));
|
|
|
|
|
_remaining_reclaimable_bytes -= hr->reclaimable_bytes();
|
|
|
|
|
_curr_index += 1;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp 2016-11-09 11:14:21.443079232 +0100
|
|
|
|
|
@@ -284,7 +284,7 @@
|
|
|
|
|
if (PrintGCDetails && Verbose) {
|
|
|
|
|
// Failed to double capacity, continue;
|
|
|
|
@ -614,8 +614,8 @@
|
|
|
|
|
|
|
|
|
|
G1PrintRegionLivenessInfoClosure::
|
|
|
|
|
G1PrintRegionLivenessInfoClosure(outputStream* out, const char* phase_name)
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -196,8 +196,8 @@
|
|
|
|
|
assert(_bmStartWord <= (addr) && (addr) < (_bmStartWord + _bmWordSize), \
|
|
|
|
|
"outside underlying space?"); \
|
|
|
|
@ -645,8 +645,8 @@
|
|
|
|
|
word_size * HeapWordSize, hr->capacity(),
|
|
|
|
|
HR_FORMAT_PARAMS(hr)));
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1Allocator.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1Allocator.hpp 2016-07-26 08:53:13.491394350 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1Allocator.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1Allocator.hpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -73,7 +73,7 @@
|
|
|
|
|
|
|
|
|
|
void decrease_used(size_t bytes) {
|
|
|
|
@ -656,8 +656,8 @@
|
|
|
|
|
_summary_bytes_used, bytes));
|
|
|
|
|
_summary_bytes_used -= bytes;
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1AllocRegion.cpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -140,7 +140,7 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -676,8 +676,8 @@
|
|
|
|
|
word_size, result);
|
|
|
|
|
} else if (word_size != 0) {
|
|
|
|
|
jio_snprintf(rest_buffer, buffer_length, SIZE_FORMAT, word_size);
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -385,11 +385,11 @@
|
|
|
|
|
HeapWord* card_addr = _array->address_for_index(card);
|
|
|
|
|
HeapWord* block_start = block_start_const(card_addr);
|
|
|
|
@ -710,8 +710,8 @@
|
|
|
|
|
i, _array->address_for_index(i),
|
|
|
|
|
(uint) _array->offset_array(i));
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.inline.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.inline.hpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.inline.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.inline.hpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -49,10 +49,10 @@
|
|
|
|
|
|
|
|
|
|
#define check_index(index, msg) \
|
|
|
|
@ -725,8 +725,8 @@
|
|
|
|
|
" (%u) is not in committed area.", \
|
|
|
|
|
(index), \
|
|
|
|
|
p2i(address_for_index_raw(index)), \
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.cpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.cpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -44,7 +44,7 @@
|
|
|
|
|
void G1CardCounts::clear_range(size_t from_card_num, size_t to_card_num) {
|
|
|
|
|
if (has_count_table()) {
|
|
|
|
@ -745,8 +745,8 @@
|
|
|
|
|
card_num, _reserved_max_card_num));
|
|
|
|
|
count = (uint) _card_counts[card_num];
|
|
|
|
|
if (count < G1ConcRSHotCardLimit) {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.hpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CardCounts.hpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -91,7 +91,7 @@
|
|
|
|
|
|
|
|
|
|
jbyte* card_num_2_ptr(size_t card_num) {
|
|
|
|
@ -756,8 +756,8 @@
|
|
|
|
|
return (jbyte*) (_ct_bot + card_num);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp 2016-11-09 11:14:21.447079143 +0100
|
|
|
|
|
@@ -230,7 +230,7 @@
|
|
|
|
|
HeapRegion* last = NULL;
|
|
|
|
|
while (curr != NULL) {
|
|
|
|
@ -863,7 +863,7 @@
|
|
|
|
|
r->bottom(), r->end(),
|
|
|
|
|
r->max_live_bytes(),
|
|
|
|
|
not_dead_yet_cl.live_bytes());
|
|
|
|
|
@@ -4409,7 +4409,7 @@
|
|
|
|
|
@@ -4416,7 +4416,7 @@
|
|
|
|
|
G1CollectedHeap::handle_evacuation_failure_par(G1ParScanThreadState* _par_scan_state,
|
|
|
|
|
oop old) {
|
|
|
|
|
assert(obj_in_cs(old),
|
|
|
|
@ -872,7 +872,7 @@
|
|
|
|
|
(HeapWord*) old));
|
|
|
|
|
markOop m = old->mark();
|
|
|
|
|
oop forward_ptr = old->forward_to_atomic(old);
|
|
|
|
|
@@ -4443,7 +4443,7 @@
|
|
|
|
|
@@ -4450,7 +4450,7 @@
|
|
|
|
|
// space for this object (old != forward_ptr) or they beat us in
|
|
|
|
|
// self-forwarding it (old == forward_ptr).
|
|
|
|
|
assert(old == forward_ptr || !obj_in_cs(forward_ptr),
|
|
|
|
@ -881,7 +881,7 @@
|
|
|
|
|
"should not be in the CSet",
|
|
|
|
|
(HeapWord*) old, (HeapWord*) forward_ptr));
|
|
|
|
|
return forward_ptr;
|
|
|
|
|
@@ -4830,16 +4830,16 @@
|
|
|
|
|
@@ -4837,16 +4837,16 @@
|
|
|
|
|
|
|
|
|
|
~G1StringSymbolTableUnlinkTask() {
|
|
|
|
|
guarantee(!_process_strings || !_do_in_parallel || StringTable::parallel_claimed_index() >= _initial_string_table_size,
|
|
|
|
@ -902,7 +902,7 @@
|
|
|
|
|
strings_processed(), strings_removed(),
|
|
|
|
|
symbols_processed(), symbols_removed());
|
|
|
|
|
}
|
|
|
|
|
@@ -6034,13 +6034,13 @@
|
|
|
|
|
@@ -6029,13 +6029,13 @@
|
|
|
|
|
bool G1CollectedHeap::verify_no_bits_over_tams(const char* bitmap_name, CMBitMapRO* bitmap,
|
|
|
|
|
HeapWord* tams, HeapWord* end) {
|
|
|
|
|
guarantee(tams <= end,
|
|
|
|
@ -919,7 +919,7 @@
|
|
|
|
|
bitmap_name, tams, end);
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|
@@ -6066,7 +6066,7 @@
|
|
|
|
|
@@ -6061,7 +6061,7 @@
|
|
|
|
|
res_n = verify_no_bits_over_tams("next", next_bitmap, ntams, end);
|
|
|
|
|
}
|
|
|
|
|
if (!res_p || !res_n) {
|
|
|
|
@ -928,7 +928,7 @@
|
|
|
|
|
HR_FORMAT_PARAMS(hr));
|
|
|
|
|
gclog_or_tty->print_cr("#### Caller: %s", caller);
|
|
|
|
|
return false;
|
|
|
|
|
@@ -6378,7 +6378,7 @@
|
|
|
|
|
@@ -6373,7 +6373,7 @@
|
|
|
|
|
!r->rem_set()->is_empty()) {
|
|
|
|
|
|
|
|
|
|
if (G1TraceEagerReclaimHumongousObjects) {
|
|
|
|
@ -937,7 +937,7 @@
|
|
|
|
|
region_idx,
|
|
|
|
|
obj->size()*HeapWordSize,
|
|
|
|
|
r->bottom(),
|
|
|
|
|
@@ -6400,7 +6400,7 @@
|
|
|
|
|
@@ -6395,7 +6395,7 @@
|
|
|
|
|
r->bottom()));
|
|
|
|
|
|
|
|
|
|
if (G1TraceEagerReclaimHumongousObjects) {
|
|
|
|
@ -946,7 +946,7 @@
|
|
|
|
|
region_idx,
|
|
|
|
|
obj->size()*HeapWordSize,
|
|
|
|
|
r->bottom(),
|
|
|
|
|
@@ -6556,7 +6556,7 @@
|
|
|
|
|
@@ -6551,7 +6551,7 @@
|
|
|
|
|
NoYoungRegionsClosure() : _success(true) { }
|
|
|
|
|
bool doHeapRegion(HeapRegion* r) {
|
|
|
|
|
if (r->is_young()) {
|
|
|
|
@ -955,7 +955,7 @@
|
|
|
|
|
r->bottom(), r->end());
|
|
|
|
|
_success = false;
|
|
|
|
|
}
|
|
|
|
|
@@ -6685,7 +6685,7 @@
|
|
|
|
|
@@ -6680,7 +6680,7 @@
|
|
|
|
|
}
|
|
|
|
|
assert(_allocator->used_unlocked() == recalculate_used(),
|
|
|
|
|
err_msg("inconsistent _allocator->used_unlocked(), "
|
|
|
|
@ -964,7 +964,7 @@
|
|
|
|
|
_allocator->used_unlocked(), recalculate_used()));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@@ -6906,8 +6906,8 @@
|
|
|
|
|
@@ -6901,8 +6901,8 @@
|
|
|
|
|
oop obj = oopDesc::decode_heap_oop_not_null(heap_oop);
|
|
|
|
|
HeapRegion* hr = _g1h->heap_region_containing(obj);
|
|
|
|
|
assert(!hr->continuesHumongous(),
|
|
|
|
@ -975,7 +975,7 @@
|
|
|
|
|
_nm, HR_FORMAT_PARAMS(hr), HR_FORMAT_PARAMS(hr->humongous_start_region())));
|
|
|
|
|
|
|
|
|
|
// HeapRegion::add_strong_code_root_locked() avoids adding duplicate entries.
|
|
|
|
|
@@ -6933,8 +6933,8 @@
|
|
|
|
|
@@ -6928,8 +6928,8 @@
|
|
|
|
|
oop obj = oopDesc::decode_heap_oop_not_null(heap_oop);
|
|
|
|
|
HeapRegion* hr = _g1h->heap_region_containing(obj);
|
|
|
|
|
assert(!hr->continuesHumongous(),
|
|
|
|
@ -986,8 +986,8 @@
|
|
|
|
|
_nm, HR_FORMAT_PARAMS(hr), HR_FORMAT_PARAMS(hr->humongous_start_region())));
|
|
|
|
|
|
|
|
|
|
hr->remove_strong_code_root(_nm);
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -81,7 +81,7 @@
|
|
|
|
|
|
|
|
|
|
inline uint G1CollectedHeap::addr_to_region(HeapWord* addr) const {
|
|
|
|
@ -1006,8 +1006,8 @@
|
|
|
|
|
p2i((void*)addr), p2i(g1_reserved().start()), p2i(g1_reserved().end())));
|
|
|
|
|
return _hrm.addr_to_region((HeapWord*) addr);
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -199,7 +199,7 @@
|
|
|
|
|
const size_t region_size = HeapRegion::GrainWords;
|
|
|
|
|
if (YoungPLABSize > region_size || OldPLABSize > region_size) {
|
|
|
|
@ -1041,8 +1041,8 @@
|
|
|
|
|
EXT_SIZE_PARAMS(_eden_used_bytes_before_gc),
|
|
|
|
|
EXT_SIZE_PARAMS(_eden_capacity_bytes_before_gc),
|
|
|
|
|
EXT_SIZE_PARAMS(eden_used_bytes_after_gc),
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp 2016-07-26 08:53:13.495394263 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1ErgoVerbose.hpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -121,15 +121,15 @@
|
|
|
|
|
// Single parameter format strings
|
|
|
|
|
#define ergo_format_str(_name_) ", " _name_ ": %s"
|
|
|
|
@ -1062,9 +1062,9 @@
|
|
|
|
|
|
|
|
|
|
// Generates the format string
|
|
|
|
|
#define ergo_format(_extra_format_) \
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
@@ -330,7 +330,7 @@
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -332,7 +332,7 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void G1GCPhaseTimes::print_stats(int level, const char* str, size_t value) {
|
|
|
|
@ -1073,7 +1073,7 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void G1GCPhaseTimes::print_stats(int level, const char* str, double value, uint workers) {
|
|
|
|
|
@@ -450,7 +450,7 @@
|
|
|
|
|
@@ -452,7 +452,7 @@
|
|
|
|
|
|
|
|
|
|
if (phase->_thread_work_items != NULL) {
|
|
|
|
|
LineBuffer buf2(phase->_thread_work_items->_indent_level);
|
|
|
|
@ -1082,8 +1082,8 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1HRPrinter.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1HRPrinter.cpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1HRPrinter.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1HRPrinter.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -84,18 +84,18 @@
|
|
|
|
|
|
|
|
|
|
if (type_str != NULL) {
|
|
|
|
@ -1121,8 +1121,8 @@
|
|
|
|
|
- gclog_or_tty->print_cr(G1HR_PREFIX" #%s "SIZE_FORMAT, phase_str, phase_num);
|
|
|
|
|
+ gclog_or_tty->print_cr(G1HR_PREFIX" #%s " SIZE_FORMAT, phase_str, phase_num);
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1OopClosures.inline.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1OopClosures.inline.hpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1OopClosures.inline.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1OopClosures.inline.hpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -118,7 +118,7 @@
|
|
|
|
|
oop obj = oopDesc::load_decode_heap_oop(p);
|
|
|
|
|
if (_cm->verbose_high()) {
|
|
|
|
@ -1132,8 +1132,8 @@
|
|
|
|
|
_task->worker_id(), p2i(p), p2i((void*) obj));
|
|
|
|
|
}
|
|
|
|
|
_task->deal_with_reference(obj);
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSet.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -442,7 +442,7 @@
|
|
|
|
|
bool G1RemSet::refine_card(jbyte* card_ptr, uint worker_i,
|
|
|
|
|
bool check_for_refs_into_cset) {
|
|
|
|
@ -1143,8 +1143,8 @@
|
|
|
|
|
p2i(card_ptr),
|
|
|
|
|
_ct_bs->index_for(_ct_bs->addr_for(card_ptr)),
|
|
|
|
|
_ct_bs->addr_for(card_ptr),
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -187,22 +187,22 @@
|
|
|
|
|
size_t code_root_elems() const { return _code_root_elems; }
|
|
|
|
|
|
|
|
|
@ -1257,8 +1257,8 @@
|
|
|
|
|
out->print_cr(" Concurrent RS threads times (s)");
|
|
|
|
|
out->print(" ");
|
|
|
|
|
for (uint i = 0; i < _num_vtimes; i++) {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupQueue.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupQueue.cpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupQueue.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupQueue.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -151,7 +151,7 @@
|
|
|
|
|
void G1StringDedupQueue::print_statistics(outputStream* st) {
|
|
|
|
|
st->print_cr(
|
|
|
|
@ -1268,8 +1268,8 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void G1StringDedupQueue::verify() {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupStat.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupStat.cpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupStat.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupStat.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -80,8 +80,8 @@
|
|
|
|
|
st->stamp(PrintGCTimeStamps);
|
|
|
|
|
st->print_cr(
|
|
|
|
@ -1314,8 +1314,8 @@
|
|
|
|
|
stat._inspected,
|
|
|
|
|
stat._skipped, skipped_percent,
|
|
|
|
|
stat._hashed, hashed_percent,
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupTable.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupTable.cpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupTable.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/g1StringDedupTable.cpp 2016-11-09 11:14:21.451079053 +0100
|
|
|
|
|
@@ -554,12 +554,12 @@
|
|
|
|
|
void G1StringDedupTable::print_statistics(outputStream* st) {
|
|
|
|
|
st->print_cr(
|
|
|
|
@ -1335,8 +1335,8 @@
|
|
|
|
|
G1_STRDEDUP_BYTES_PARAM(_table->_size * sizeof(G1StringDedupEntry*) + (_table->_entries + _entry_cache->size()) * sizeof(G1StringDedupEntry)),
|
|
|
|
|
_table->_size, _min_size, _max_size,
|
|
|
|
|
_table->_entries, (double)_table->_entries / (double)_table->_size * 100.0, _entry_cache->size(), _entries_added, _entries_removed,
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp 2016-07-26 08:59:08.759705707 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -333,7 +333,7 @@
|
|
|
|
|
bool during_conc_mark,
|
|
|
|
|
size_t marked_bytes) {
|
|
|
|
@ -1473,8 +1473,8 @@
|
|
|
|
|
+ "in region " HR_FORMAT,
|
|
|
|
|
(void*) obj,
|
|
|
|
|
HR_FORMAT_PARAMS(to));
|
|
|
|
|
obj->print_on(gclog_or_tty);
|
|
|
|
|
@@ -828,8 +828,8 @@
|
|
|
|
|
if (obj->is_oop()) {
|
|
|
|
|
@@ -830,8 +830,8 @@
|
|
|
|
|
|
|
|
|
|
if (is_humongous != g1->isHumongous(obj_size) &&
|
|
|
|
|
!g1->is_obj_dead(obj, this)) { // Dead objects may have bigger block_size since they span several objects.
|
|
|
|
@ -1485,7 +1485,7 @@
|
|
|
|
|
p, g1->isHumongous(obj_size) ? "" : "non-",
|
|
|
|
|
obj_size, is_humongous ? "" : "non-");
|
|
|
|
|
*failures = true;
|
|
|
|
|
@@ -852,12 +852,12 @@
|
|
|
|
|
@@ -854,12 +854,12 @@
|
|
|
|
|
(vo == VerifyOption_G1UsePrevMarking &&
|
|
|
|
|
ClassLoaderDataGraph::unload_list_contains(klass));
|
|
|
|
|
if (!is_metaspace_object) {
|
|
|
|
@ -1500,7 +1500,7 @@
|
|
|
|
|
"not a klass", klass, (void *)obj);
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
@@ -889,7 +889,7 @@
|
|
|
|
|
@@ -891,7 +891,7 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
@ -1509,7 +1509,7 @@
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
@@ -899,8 +899,8 @@
|
|
|
|
|
@@ -901,8 +901,8 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (p != top()) {
|
|
|
|
@ -1520,7 +1520,7 @@
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
@@ -915,8 +915,8 @@
|
|
|
|
|
@@ -917,8 +917,8 @@
|
|
|
|
|
HeapWord* addr_1 = p;
|
|
|
|
|
HeapWord* b_start_1 = _offsets.block_start_const(addr_1);
|
|
|
|
|
if (b_start_1 != p) {
|
|
|
|
@ -1531,7 +1531,7 @@
|
|
|
|
|
addr_1, b_start_1, p);
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
@@ -927,8 +927,8 @@
|
|
|
|
|
@@ -929,8 +929,8 @@
|
|
|
|
|
if (addr_2 < the_end) {
|
|
|
|
|
HeapWord* b_start_2 = _offsets.block_start_const(addr_2);
|
|
|
|
|
if (b_start_2 != p) {
|
|
|
|
@ -1542,7 +1542,7 @@
|
|
|
|
|
addr_2, b_start_2, p);
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
@@ -941,8 +941,8 @@
|
|
|
|
|
@@ -943,8 +943,8 @@
|
|
|
|
|
if (addr_3 < the_end) {
|
|
|
|
|
HeapWord* b_start_3 = _offsets.block_start_const(addr_3);
|
|
|
|
|
if (b_start_3 != p) {
|
|
|
|
@ -1553,7 +1553,7 @@
|
|
|
|
|
addr_3, b_start_3, p);
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
@@ -953,8 +953,8 @@
|
|
|
|
|
@@ -955,8 +955,8 @@
|
|
|
|
|
HeapWord* addr_4 = the_end - 1;
|
|
|
|
|
HeapWord* b_start_4 = _offsets.block_start_const(addr_4);
|
|
|
|
|
if (b_start_4 != p) {
|
|
|
|
@ -1564,7 +1564,7 @@
|
|
|
|
|
addr_4, b_start_4, p);
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
@@ -962,8 +962,8 @@
|
|
|
|
|
@@ -964,8 +964,8 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (is_humongous && object_num > 1) {
|
|
|
|
@ -1575,8 +1575,8 @@
|
|
|
|
|
bottom(), end(), object_num);
|
|
|
|
|
*failures = true;
|
|
|
|
|
return;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -52,7 +52,7 @@
|
|
|
|
|
class HeapRegionSetBase;
|
|
|
|
|
class nmethod;
|
|
|
|
@ -1597,8 +1597,8 @@
|
|
|
|
|
p2i(containing_set), p2i(_containing_set)));
|
|
|
|
|
|
|
|
|
|
_containing_set = containing_set;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp 2016-07-26 08:53:13.499394177 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegion.inline.hpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -112,7 +112,7 @@
|
|
|
|
|
|
|
|
|
|
assert(ClassUnloadingWithConcurrentMark,
|
|
|
|
@ -1608,8 +1608,8 @@
|
|
|
|
|
"addr: " PTR_FORMAT,
|
|
|
|
|
p2i(bottom()), p2i(top()), p2i(end()), p2i(addr)));
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.cpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -432,7 +432,7 @@
|
|
|
|
|
HeapRegion* hr = _regions.get_by_index(i);
|
|
|
|
|
guarantee(hr != NULL, err_msg("invariant: i: %u", i));
|
|
|
|
@ -1619,8 +1619,8 @@
|
|
|
|
|
i, HR_FORMAT_PARAMS(hr), p2i(prev_end)));
|
|
|
|
|
guarantee(hr->hrm_index() == i,
|
|
|
|
|
err_msg("invariant: i: %u hrm_index(): %u", i, hr->hrm_index()));
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.inline.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.inline.hpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.inline.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionManager.inline.hpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -31,9 +31,9 @@
|
|
|
|
|
|
|
|
|
|
inline HeapRegion* HeapRegionManager::addr_to_region(HeapWord* addr) const {
|
|
|
|
@ -1633,8 +1633,8 @@
|
|
|
|
|
|
|
|
|
|
HeapRegion* hr = _regions.get_by_address(addr);
|
|
|
|
|
return hr;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -381,7 +381,7 @@
|
|
|
|
|
|
|
|
|
|
void FromCardCache::invalidate(uint start_idx, size_t new_num_regions) {
|
|
|
|
@ -1662,7 +1662,7 @@
|
|
|
|
|
hr()->bottom(), from_card,
|
|
|
|
|
FromCardCache::at((uint)tid, cur_hrm_ind));
|
|
|
|
|
}
|
|
|
|
|
@@ -641,13 +641,13 @@
|
|
|
|
|
@@ -642,13 +642,13 @@
|
|
|
|
|
|
|
|
|
|
assert(_coarse_map.size() == region_bm->size(), "Precondition");
|
|
|
|
|
if (G1RSScrubVerbose) {
|
|
|
|
@ -1678,7 +1678,7 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// Now do the fine-grained maps.
|
|
|
|
|
@@ -1043,7 +1043,7 @@
|
|
|
|
|
@@ -1044,7 +1044,7 @@
|
|
|
|
|
|
|
|
|
|
card_index = _cur_region_card_offset + _cur_card_in_prt;
|
|
|
|
|
guarantee(_cur_card_in_prt < HeapRegion::CardsPerRegion,
|
|
|
|
@ -1687,7 +1687,7 @@
|
|
|
|
|
return true;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@@ -1212,8 +1212,8 @@
|
|
|
|
|
@@ -1213,8 +1213,8 @@
|
|
|
|
|
|
|
|
|
|
size_t min_prt_size = sizeof(void*) + dummy->bm()->size_in_words() * HeapWordSize;
|
|
|
|
|
assert(dummy->mem_size() > min_prt_size,
|
|
|
|
@ -1698,8 +1698,8 @@
|
|
|
|
|
free(dummy);
|
|
|
|
|
guarantee(dummy->mem_size() == fl_mem_size(), "fl_mem_size() does not return the correct element size");
|
|
|
|
|
// try to reset the state
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -32,7 +32,7 @@
|
|
|
|
|
uint FreeRegionList::_unrealistically_long_length = 0;
|
|
|
|
|
|
|
|
|
@ -1754,8 +1754,8 @@
|
|
|
|
|
|
|
|
|
|
if (curr->next() != NULL) {
|
|
|
|
|
guarantee(curr->next()->prev() == curr, "Next or prev pointers messed up");
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psMarkSweep.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -668,7 +668,7 @@
|
|
|
|
|
jlong ret_val = now - _time_of_last_gc;
|
|
|
|
|
// XXX See note in genCollectedHeap::millis_since_last_gc().
|
|
|
|
@ -1765,8 +1765,8 @@
|
|
|
|
|
return 0;
|
|
|
|
|
}
|
|
|
|
|
return ret_val;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -3307,7 +3307,7 @@
|
|
|
|
|
jlong ret_val = now - _time_of_last_gc;
|
|
|
|
|
// XXX See note in genCollectedHeap::millis_since_last_gc().
|
|
|
|
@ -1776,8 +1776,8 @@
|
|
|
|
|
return 0;
|
|
|
|
|
}
|
|
|
|
|
return ret_val;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -86,7 +86,7 @@
|
|
|
|
|
while (words_left_to_fill > 0) {
|
|
|
|
|
size_t words_to_fill = MIN2(words_left_to_fill, CollectedHeap::filler_array_max_size());
|
|
|
|
@ -1787,8 +1787,8 @@
|
|
|
|
|
words_to_fill, words_left_to_fill, CollectedHeap::filler_array_max_size()));
|
|
|
|
|
CollectedHeap::fill_with_object((HeapWord*)cur_top, words_to_fill);
|
|
|
|
|
if (!os::numa_has_static_binding()) {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/shared/parGCAllocBuffer.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/shared/parGCAllocBuffer.cpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/gc_implementation/shared/parGCAllocBuffer.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/gc_implementation/shared/parGCAllocBuffer.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -98,10 +98,10 @@
|
|
|
|
|
if (_allocated == 0) {
|
|
|
|
|
assert(_unused == 0,
|
|
|
|
@ -1804,8 +1804,8 @@
|
|
|
|
|
_allocated, _wasted, _unused, _used));
|
|
|
|
|
|
|
|
|
|
_allocated = 1;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp 2016-07-26 08:53:13.503394090 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -158,8 +158,8 @@
|
|
|
|
|
// Mapping from address to card marking array entry
|
|
|
|
|
jbyte* byte_for(const void* p) const {
|
|
|
|
@ -1839,8 +1839,8 @@
|
|
|
|
|
p2i(p), p2i(_whole_heap.start()), p2i(_whole_heap.end())));
|
|
|
|
|
return byte_for(p) - _byte_map;
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/genCollectedHeap.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/genCollectedHeap.cpp 2016-07-26 08:53:13.507394004 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/genCollectedHeap.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/genCollectedHeap.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -1403,7 +1403,7 @@
|
|
|
|
|
// back a time later than 'now'.
|
|
|
|
|
jlong retVal = now - tolgc_cl.time();
|
|
|
|
@ -1850,8 +1850,8 @@
|
|
|
|
|
return 0;
|
|
|
|
|
}
|
|
|
|
|
return retVal;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/generation.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/generation.cpp 2016-07-26 08:53:13.507394004 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/generation.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/generation.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -193,7 +193,7 @@
|
|
|
|
|
bool res = (available >= max_promotion_in_bytes);
|
|
|
|
|
if (PrintGC && Verbose) {
|
|
|
|
@ -1861,8 +1861,8 @@
|
|
|
|
|
res? "":" not", available, res? ">=":"<",
|
|
|
|
|
max_promotion_in_bytes);
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/generation.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/generation.hpp 2016-07-26 08:53:13.507394004 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/generation.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/generation.hpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -422,7 +422,7 @@
|
|
|
|
|
// have to guard against non-monotonicity.
|
|
|
|
|
NOT_PRODUCT(
|
|
|
|
@ -1872,8 +1872,8 @@
|
|
|
|
|
}
|
|
|
|
|
)
|
|
|
|
|
return _time_of_last_gc;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/referenceProcessor.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/referenceProcessor.cpp 2016-07-26 08:53:13.507394004 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/referenceProcessor.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/referenceProcessor.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -161,7 +161,7 @@
|
|
|
|
|
|
|
|
|
|
NOT_PRODUCT(
|
|
|
|
@ -1883,8 +1883,8 @@
|
|
|
|
|
_soft_ref_timestamp_clock, now);
|
|
|
|
|
}
|
|
|
|
|
)
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp 2016-07-26 08:53:13.507394004 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp 2016-11-09 11:14:21.455078963 +0100
|
|
|
|
|
@@ -306,8 +306,8 @@
|
|
|
|
|
bool res = (available >= av_promo) || (available >= max_promotion_in_bytes);
|
|
|
|
|
if (PrintGC && Verbose) {
|
|
|
|
@ -1896,8 +1896,8 @@
|
|
|
|
|
res? "":" not", available, res? ">=":"<",
|
|
|
|
|
av_promo, max_promotion_in_bytes);
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.inline.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.inline.hpp 2016-07-26 08:53:13.507394004 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.inline.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.inline.hpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -94,10 +94,10 @@
|
|
|
|
|
|
|
|
|
|
if (PrintTLAB && Verbose) {
|
|
|
|
@ -1913,9 +1913,9 @@
|
|
|
|
|
"slow", p2i(thrd), thrd->osthread()->thread_id(),
|
|
|
|
|
obj_size, free(), refill_waste_limit());
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/universe.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/universe.cpp 2016-07-26 08:53:13.507394004 +0200
|
|
|
|
|
@@ -922,7 +922,7 @@
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/memory/universe.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/memory/universe.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -926,7 +926,7 @@
|
|
|
|
|
// Reserve the Java heap, which is now the same for all GCs.
|
|
|
|
|
ReservedSpace Universe::reserve_heap(size_t heap_size, size_t alignment) {
|
|
|
|
|
assert(alignment <= Arguments::conservative_max_heap_alignment(),
|
|
|
|
@ -1924,8 +1924,8 @@
|
|
|
|
|
alignment, Arguments::conservative_max_heap_alignment()));
|
|
|
|
|
size_t total_reserved = align_size_up(heap_size, alignment);
|
|
|
|
|
assert(!UseCompressedOops || (total_reserved <= (OopEncodingHeapMax - os::vm_page_size())),
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/constantPool.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/constantPool.cpp 2016-07-26 08:53:13.511393917 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/constantPool.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/constantPool.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -1494,7 +1494,7 @@
|
|
|
|
|
}
|
|
|
|
|
case JVM_CONSTANT_Long: {
|
|
|
|
@ -1935,8 +1935,8 @@
|
|
|
|
|
ent_size = 8;
|
|
|
|
|
idx++; // Long takes two cpool slots
|
|
|
|
|
break;
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/cpCache.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/cpCache.cpp 2016-07-26 08:53:13.511393917 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/cpCache.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/cpCache.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -305,7 +305,7 @@
|
|
|
|
|
adapter->size_of_parameters());
|
|
|
|
|
|
|
|
|
@ -1963,8 +1963,8 @@
|
|
|
|
|
st->print_cr(" -------------");
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/cpCache.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/cpCache.hpp 2016-07-26 08:53:13.511393917 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/cpCache.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/cpCache.hpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -192,7 +192,7 @@
|
|
|
|
|
field_index_mask = right_n_bits(field_index_bits),
|
|
|
|
|
parameter_size_bits = 8, // subset of field_index_mask, range is 0..255
|
|
|
|
@ -1974,8 +1974,8 @@
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
// specific bit definitions for the indices field:
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/markOop.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/markOop.cpp 2016-07-26 08:53:13.511393917 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/markOop.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/markOop.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -49,7 +49,7 @@
|
|
|
|
|
st->print("monitor=NULL");
|
|
|
|
|
else {
|
|
|
|
@ -1985,8 +1985,8 @@
|
|
|
|
|
mon->count(), mon->waiters(), mon->recursions(), p2i(bl));
|
|
|
|
|
}
|
|
|
|
|
} else {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/objArrayKlass.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/objArrayKlass.cpp 2016-07-26 08:53:13.511393917 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/objArrayKlass.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/objArrayKlass.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -657,7 +657,7 @@
|
|
|
|
|
if (i > max_objArray_print_length) {
|
|
|
|
|
st->print("..."); break;
|
|
|
|
@ -1996,8 +1996,8 @@
|
|
|
|
|
}
|
|
|
|
|
st->print(" }");
|
|
|
|
|
}
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/oop.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/oop.cpp 2016-07-26 08:53:13.511393917 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/oops/oop.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/oops/oop.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -46,7 +46,7 @@
|
|
|
|
|
|
|
|
|
|
void oopDesc::print_address_on(outputStream* st) const {
|
|
|
|
@ -2007,8 +2007,8 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/prims/methodHandles.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/prims/methodHandles.cpp 2016-07-26 08:53:16.463330089 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/prims/methodHandles.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/prims/methodHandles.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -1321,27 +1321,27 @@
|
|
|
|
|
|
|
|
|
|
// These are the native methods on java.lang.invoke.MethodHandleNatives.
|
|
|
|
@ -2050,8 +2050,8 @@
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/prims/perf.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/prims/perf.cpp 2016-07-26 08:53:16.463330089 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/prims/perf.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/prims/perf.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -290,13 +290,13 @@
|
|
|
|
|
#define FN_PTR(f) CAST_FROM_FN_PTR(void*, &f)
|
|
|
|
|
#define BB "Ljava/nio/ByteBuffer;"
|
|
|
|
@ -2070,9 +2070,9 @@
|
|
|
|
|
{CC"createLong", CL_ARGS, FN_PTR(Perf_CreateLong)},
|
|
|
|
|
{CC"createByteArray", CBA_ARGS, FN_PTR(Perf_CreateByteArray)},
|
|
|
|
|
{CC"highResCounter", CC"()J", FN_PTR(Perf_HighResCounter)},
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/prims/unsafe.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/prims/unsafe.cpp 2016-07-26 08:53:16.463330089 +0200
|
|
|
|
|
@@ -1027,7 +1027,7 @@
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/prims/unsafe.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/prims/unsafe.cpp 2016-11-09 11:16:51.511722720 +0100
|
|
|
|
|
@@ -1057,7 +1057,7 @@
|
|
|
|
|
UNSAFE_END
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -2081,7 +2081,7 @@
|
|
|
|
|
// define a class but do not make it known to the class loader or system dictionary
|
|
|
|
|
// - host_class: supplies context for linkage, access control, protection domain, and class loader
|
|
|
|
|
// - data: bytes of a class file, a raw memory address (length gives the number of bytes)
|
|
|
|
|
@@ -1392,47 +1392,47 @@
|
|
|
|
|
@@ -1422,47 +1422,47 @@
|
|
|
|
|
|
|
|
|
|
#define LANG "Ljava/lang/"
|
|
|
|
|
|
|
|
|
@ -2149,7 +2149,7 @@
|
|
|
|
|
|
|
|
|
|
DECLARE_GETSETOOP_140(Boolean, Z),
|
|
|
|
|
DECLARE_GETSETOOP_140(Byte, B),
|
|
|
|
|
@@ -1451,33 +1451,33 @@
|
|
|
|
|
@@ -1481,33 +1481,33 @@
|
|
|
|
|
DECLARE_GETSETNATIVE(Float, F),
|
|
|
|
|
DECLARE_GETSETNATIVE(Double, D),
|
|
|
|
|
|
|
|
|
@ -2202,7 +2202,7 @@
|
|
|
|
|
|
|
|
|
|
DECLARE_GETSETOOP_141(Boolean, Z),
|
|
|
|
|
DECLARE_GETSETOOP_141(Byte, B),
|
|
|
|
|
@@ -1496,37 +1496,37 @@
|
|
|
|
|
@@ -1526,37 +1526,37 @@
|
|
|
|
|
DECLARE_GETSETNATIVE(Float, F),
|
|
|
|
|
DECLARE_GETSETNATIVE(Double, D),
|
|
|
|
|
|
|
|
|
@ -2262,7 +2262,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DECLARE_GETSETOOP(Boolean, Z),
|
|
|
|
|
@@ -1546,42 +1546,42 @@
|
|
|
|
|
@@ -1576,42 +1576,42 @@
|
|
|
|
|
DECLARE_GETSETNATIVE(Float, F),
|
|
|
|
|
DECLARE_GETSETNATIVE(Double, D),
|
|
|
|
|
|
|
|
|
@ -2331,7 +2331,7 @@
|
|
|
|
|
|
|
|
|
|
DECLARE_GETSETOOP(Boolean, Z),
|
|
|
|
|
DECLARE_GETSETOOP(Byte, B),
|
|
|
|
|
@@ -1600,45 +1600,45 @@
|
|
|
|
|
@@ -1630,45 +1630,45 @@
|
|
|
|
|
DECLARE_GETSETNATIVE(Float, F),
|
|
|
|
|
DECLARE_GETSETNATIVE(Double, D),
|
|
|
|
|
|
|
|
|
@ -2407,7 +2407,7 @@
|
|
|
|
|
|
|
|
|
|
DECLARE_GETSETOOP(Boolean, Z),
|
|
|
|
|
DECLARE_GETSETOOP(Byte, B),
|
|
|
|
|
@@ -1657,36 +1657,36 @@
|
|
|
|
|
@@ -1687,36 +1687,36 @@
|
|
|
|
|
DECLARE_GETSETNATIVE(Float, F),
|
|
|
|
|
DECLARE_GETSETNATIVE(Double, D),
|
|
|
|
|
|
|
|
|
@ -2469,7 +2469,7 @@
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
JNINativeMethod loadavg_method[] = {
|
|
|
|
|
@@ -1694,28 +1694,28 @@
|
|
|
|
|
@@ -1724,38 +1724,38 @@
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
JNINativeMethod prefetch_methods[] = {
|
|
|
|
@ -2477,39 +2477,54 @@
|
|
|
|
|
- {CC"prefetchWrite", CC"("OBJ"J)V", FN_PTR(Unsafe_PrefetchWrite)},
|
|
|
|
|
- {CC"prefetchReadStatic", CC"("OBJ"J)V", FN_PTR(Unsafe_PrefetchRead)},
|
|
|
|
|
- {CC"prefetchWriteStatic",CC"("OBJ"J)V", FN_PTR(Unsafe_PrefetchWrite)}
|
|
|
|
|
+ {CC"prefetchRead", CC"(" OBJ"J)V", FN_PTR(Unsafe_PrefetchRead)},
|
|
|
|
|
+ {CC"prefetchWrite", CC"(" OBJ"J)V", FN_PTR(Unsafe_PrefetchWrite)},
|
|
|
|
|
+ {CC"prefetchReadStatic", CC"(" OBJ"J)V", FN_PTR(Unsafe_PrefetchRead)},
|
|
|
|
|
+ {CC"prefetchWriteStatic",CC"(" OBJ"J)V", FN_PTR(Unsafe_PrefetchWrite)}
|
|
|
|
|
+ {CC"prefetchRead", CC "(" OBJ "J)V", FN_PTR(Unsafe_PrefetchRead)},
|
|
|
|
|
+ {CC"prefetchWrite", CC "(" OBJ "J)V", FN_PTR(Unsafe_PrefetchWrite)},
|
|
|
|
|
+ {CC"prefetchReadStatic", CC "(" OBJ "J)V", FN_PTR(Unsafe_PrefetchRead)},
|
|
|
|
|
+ {CC"prefetchWriteStatic",CC "(" OBJ "J)V", FN_PTR(Unsafe_PrefetchWrite)}
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
JNINativeMethod memcopy_methods_17[] = {
|
|
|
|
|
- {CC"copyMemory", CC"("OBJ"J"OBJ"JJ)V", FN_PTR(Unsafe_CopyMemory2)},
|
|
|
|
|
+ {CC"copyMemory", CC "(" OBJ "J" OBJ "JJ)V", FN_PTR(Unsafe_CopyMemory2)},
|
|
|
|
|
{CC"copySwapMemory0", CC "(" OBJ "J" OBJ "JJJ)V", FN_PTR(Unsafe_CopySwapMemory0)},
|
|
|
|
|
- {CC"setMemory", CC"("OBJ"JJB)V", FN_PTR(Unsafe_SetMemory2)}
|
|
|
|
|
+ {CC"copyMemory", CC"(" OBJ"J" OBJ"JJ)V", FN_PTR(Unsafe_CopyMemory2)},
|
|
|
|
|
+ {CC"setMemory", CC"(" OBJ"JJB)V", FN_PTR(Unsafe_SetMemory2)}
|
|
|
|
|
+ {CC"setMemory", CC "(" OBJ "JJB)V", FN_PTR(Unsafe_SetMemory2)}
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
JNINativeMethod memcopy_methods_15[] = {
|
|
|
|
|
- {CC"setMemory", CC"("ADR"JB)V", FN_PTR(Unsafe_SetMemory)},
|
|
|
|
|
- {CC"copyMemory", CC"("ADR ADR"J)V", FN_PTR(Unsafe_CopyMemory)}
|
|
|
|
|
+ {CC"setMemory", CC"(" ADR"JB)V", FN_PTR(Unsafe_SetMemory)},
|
|
|
|
|
+ {CC"copyMemory", CC"(" ADR ADR"J)V", FN_PTR(Unsafe_CopyMemory)}
|
|
|
|
|
+ {CC"setMemory", CC "(" ADR "JB)V", FN_PTR(Unsafe_SetMemory)},
|
|
|
|
|
+ {CC"copyMemory", CC "(" ADR ADR "J)V", FN_PTR(Unsafe_CopyMemory)}
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
JNINativeMethod anonk_methods[] = {
|
|
|
|
|
- {CC"defineAnonymousClass", CC"("DAC_Args")"CLS, FN_PTR(Unsafe_DefineAnonymousClass)},
|
|
|
|
|
+ {CC "defineAnonymousClass", CC "(" DAC_Args ")" CLS, FN_PTR(Unsafe_DefineAnonymousClass)}
|
|
|
|
|
+ {CC"defineAnonymousClass", CC "(" DAC_Args ")" CLS, FN_PTR(Unsafe_DefineAnonymousClass)},
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
JNINativeMethod lform_methods[] = {
|
|
|
|
|
- {CC"shouldBeInitialized",CC"("CLS")Z", FN_PTR(Unsafe_ShouldBeInitialized)},
|
|
|
|
|
+ {CC"shouldBeInitialized",CC"(" CLS")Z", FN_PTR(Unsafe_ShouldBeInitialized)},
|
|
|
|
|
+ {CC"shouldBeInitialized",CC "(" CLS ")Z", FN_PTR(Unsafe_ShouldBeInitialized)},
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
JNINativeMethod fence_methods[] = {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/runtime/safepoint.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/runtime/safepoint.cpp 2016-07-26 08:53:16.463330089 +0200
|
|
|
|
|
- {CC"loadFence", CC"()V", FN_PTR(Unsafe_LoadFence)},
|
|
|
|
|
- {CC"storeFence", CC"()V", FN_PTR(Unsafe_StoreFence)},
|
|
|
|
|
- {CC"fullFence", CC"()V", FN_PTR(Unsafe_FullFence)},
|
|
|
|
|
+ {CC"loadFence", CC "()V", FN_PTR(Unsafe_LoadFence)},
|
|
|
|
|
+ {CC"storeFence", CC "()V", FN_PTR(Unsafe_StoreFence)},
|
|
|
|
|
+ {CC"fullFence", CC "()V", FN_PTR(Unsafe_FullFence)},
|
|
|
|
|
|
|
|
|
|
- {CC"isBigEndian0", CC"()Z", FN_PTR(Unsafe_isBigEndian0)},
|
|
|
|
|
- {CC"unalignedAccess0", CC"()Z", FN_PTR(Unsafe_unalignedAccess0)}
|
|
|
|
|
+ {CC"isBigEndian0", CC "()Z", FN_PTR(Unsafe_isBigEndian0)},
|
|
|
|
|
+ {CC"unalignedAccess0", CC "()Z", FN_PTR(Unsafe_unalignedAccess0)}
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
#undef CC
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/runtime/safepoint.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/runtime/safepoint.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -918,7 +918,7 @@
|
|
|
|
|
|
|
|
|
|
case _running:
|
|
|
|
@ -2573,8 +2588,8 @@
|
|
|
|
|
_max_vmop_time / MICROUNITS);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/services/threadService.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/services/threadService.cpp 2016-07-26 08:53:16.467330003 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/services/threadService.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/services/threadService.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -889,7 +889,7 @@
|
|
|
|
|
st->print(" waiting to lock monitor " INTPTR_FORMAT, waitingToLockMonitor);
|
|
|
|
|
oop obj = (oop)waitingToLockMonitor->object();
|
|
|
|
@ -2584,8 +2599,8 @@
|
|
|
|
|
(InstanceKlass::cast(obj->klass()))->external_name());
|
|
|
|
|
|
|
|
|
|
if (!currentThread->current_pending_monitor_is_from_java()) {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/trace/traceStream.hpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/trace/traceStream.hpp 2016-07-26 08:53:16.467330003 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/trace/traceStream.hpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/trace/traceStream.hpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -40,31 +40,31 @@
|
|
|
|
|
TraceStream(outputStream& stream): _st(stream) {}
|
|
|
|
|
|
|
|
|
@ -2625,8 +2640,8 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void print_val(const char* label, bool val) {
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/utilities/ostream.cpp 2016-07-25 07:38:24.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/utilities/ostream.cpp 2016-07-26 08:53:16.467330003 +0200
|
|
|
|
|
--- openjdk/hotspot/src/share/vm/utilities/ostream.cpp 2016-10-17 14:44:43.000000000 +0200
|
|
|
|
|
+++ openjdk/hotspot/src/share/vm/utilities/ostream.cpp 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -277,7 +277,7 @@
|
|
|
|
|
size_t limit = (len + 16) / 16 * 16;
|
|
|
|
|
for (size_t i = 0; i < limit; ++i) {
|
|
|
|
@ -2645,8 +2660,8 @@
|
|
|
|
|
LOG_MAJOR_VERSION, LOG_MINOR_VERSION,
|
|
|
|
|
os::current_process_id(), (int64_t)time_ms);
|
|
|
|
|
// Write VM version header immediately.
|
|
|
|
|
--- openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/constants.h 2016-07-25 07:38:26.000000000 +0200
|
|
|
|
|
+++ openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/constants.h 2016-07-26 08:53:16.467330003 +0200
|
|
|
|
|
--- openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/constants.h 2016-11-03 19:13:23.000000000 +0100
|
|
|
|
|
+++ openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/constants.h 2016-11-09 11:14:21.459078873 +0100
|
|
|
|
|
@@ -223,7 +223,7 @@
|
|
|
|
|
AO_HAVE_FIELD_FLAGS_HI = 1<<10,
|
|
|
|
|
AO_HAVE_METHOD_FLAGS_HI = 1<<11,
|
|
|
|
|