On Wed, 1 Jul 2026 20:54:56 GMT, Serguei Spitsyn <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review: one more tweak in updated spec > > Skara shows this: > > Integration blocker > ⚠️ Title mismatch between PR and JBS for issue > [JDK-8387556](https://bugs.openjdk.org/browse/JDK-8387556) > Issue > [JDK-8387556](https://bugs.openjdk.org/browse/JDK-8387556): [lworld] > Update the JVMTI GetObjectMonitorUsage spec with a clarification on value > objects impact (Enhancement - P4) ⚠️ Title mismatch between PR and JBS. > > > In fact, the PR title has the exact match with the JBS issue title. > Does anyone understand what can be a real problem with this? @sspitsyn use "/issue JDK-8387556" to force Skara to sync the PR title to the JBS synopsis. What's going on is that your JBS issue has UTF-8 characters. Here's what the subject line for a 8387556 email looks like in ASCII: Subject: =?UTF-8?Q?[JBS]_{New}_(JDK-8387556)_[lwor?= =?UTF-8?Q?ld]_Update_the_JVMTI=C2=A0GetObjectM?= =?UTF-8?Q?onitorUsage_spec_with_a_clarification_on_value_objects_impact_?= ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2609#issuecomment-4860219038
