buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
Japan’s foreign bond buying jumped sharply, with the latest data showing purchases reaching ¥382.6 billion, up from a previous level of ¥212.1 billion. The figures, updated on 17 June 2026, indicate a notable acceleration in Japanese investors’ demand for overseas debt instruments.
The rise of more than ¥170 billion suggests a shift toward greater exposure to foreign fixed-income assets, potentially reflecting relative yield differentials, currency expectations, or portfolio rebalancing by institutional investors. While the data alone do not explain the underlying drivers, the scale of the increase underscores Japan’s ongoing role as a key provider of capital to global bond markets.
Market participants are likely to watch upcoming releases closely to see whether this uptick marks the beginning of a sustained trend in outward investment or a short-term response to recent market conditions.
