RFR: 7903671: jcstress: Update buffer tests for JDK-8318966 [v2]
Jiří Vaněk
jvanek at openjdk.org
Fri Feb 6 11:25:02 UTC 2026
On Mon, 23 Jun 2025 09:10:54 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
>> part 1: Detecting jdk of target VM and exuding illegible tests
>>
>> This is prequel to full fixing of CODETOOLS-7903671. This PR detects target JDK version and then disables illegible tests.
>> part 2 will be done in templates of affected tests and logic around generating the classes from them. In meantime this should server.
>>
>> The jdk detection will be most likely used anyway. WDYT? If we agree on similar approach, I will create a new bug for this PR only.
>
> Jiří Vaněk has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>
> - Excluding jdk23+ illegible tests on jdk23+
> - Added detection on target JDK version
Once upon a midnight dreary, while I pondered, weak and weary,
Over many a quaint and curious volume of forgotten lore—
While I nodded, nearly napping, suddenly there came a tapping,
As of some one gently rapping, rapping at my chamber door.
“’Tis some visitor,” I muttered, “tapping at my chamber door—
Only this and nothing more.”
-------------
PR Comment: https://git.openjdk.org/jcstress/pull/159#issuecomment-3859863025
More information about the jcstress-dev
mailing list