Spurious printout from shenandoah/jdk10
Aleksey Shipilev
shade at redhat.com
Mon May 7 08:16:27 UTC 2018
Oops. Let us clean that up.
-Aleksey
On 05/07/2018 10:11 AM, Lennart Börjeson wrote:
> In the current shenandoah/jdk10, there seems to be a debug printout left in src/hotspot/share/utilities/bitMap.cpp, in the method void BitMap::copy_from(BitMap& other, idx_t start_bit, idx_t end_bit), on line 708:
>
> tty->print_cr("suffix: "SIZE_FORMAT, end_bit);
>
>
>
> When running Shenandoah, this shows up in my log as, e.g.:
>
> [...]
> suffix: 2146916816
> suffix: 2146916815
> suffix: 2146916814
> [...]
>
>
>
> Best regards,
>
> /Lennart Börjeson
>
More information about the shenandoah-dev
mailing list