On Tue, 2 Feb 2021 13:23:16 GMT, Claes Redestad <[email protected]> wrote:
> Should we add an explicit run with -CompactStrings to the Insert.java test? > That'd have caught this issue sooner - perhaps already by the GA testing. Yes, I thought about the same. Added and re-checked that it catches the failure. (I also added `-XX:-CompactStrings` jobs to my CI workflows). ------------- PR: https://git.openjdk.java.net/jdk16/pull/143
