On Mon, 30 Mar 2026 14:32:15 GMT, Frederic Parain <[email protected]> wrote:
> Small test fix in the value class generator which sometimes fails to > recognize two set of arguments are equals because of classes supporting > duplicates in their predefined values set. When generating the constructor > arguments, the code now generates two strings, one with the arguments to be > used in the generated source file, and another one containing only the > arguments of types not allowing duplicates to be used as a unique ID. > > Tested locally with the seeds causing failures in the CI. > > Thanks, > > Fred This pull request has now been integrated. Changeset: 8ac5326f Author: Frederic Parain <[email protected]> URL: https://git.openjdk.org/valhalla/commit/8ac5326f72023939400972cbc26c8415262651d5 Stats: 27 lines in 1 file changed: 16 ins; 1 del; 10 mod 8381159: [lworld] ValueComparisonTest fails with 377726626892054 Reviewed-by: phubner ------------- PR: https://git.openjdk.org/valhalla/pull/2278
