[lilliput-jdk17u:lilliput] Integrated: 8304329: [Lilliput/JDK17] Fix DiagnoseSyncOnValueBasedClasses

Roman Kennke rkennke at openjdk.org
Mon Apr 3 19:03:30 UTC 2023


On Thu, 16 Mar 2023 09:15:02 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> Some deeper testing shows that the following test is currently failing in Lilliput/JDK17:
> 
> java/net/httpclient/LineBodyHandlerTest.java
> 
> That is caused by that test using DiagnoseSyncOnValueBasedClasses, and that seems currently broken with Lilliput/JDK17 because it sets a plain prototype header on a class, where it should also set the narrow Klass* in the prototype.
> 
> Testing:
>  - [x] java/net/httpclient/LineBodyHandlerTest.java
>  - [x] tier1

This pull request has now been integrated.

Changeset: 71052d21
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.org/lilliput-jdk17u/commit/71052d21867ce7c90588886c443daf195b5cceda
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8304329: [Lilliput/JDK17] Fix DiagnoseSyncOnValueBasedClasses

Reviewed-by: shade

-------------

PR: https://git.openjdk.org/lilliput-jdk17u/pull/11


More information about the lilliput-dev mailing list