On Fri, 12 Jan 2024 23:46:06 GMT, Sergey Bylokhov wrote:
> for test execution it does not matter but when opened in ide it conflicts
> with some other Error classes from the tests.
I feel your pain!
I suggest refactoring those tests and make their private `Error` class a static
member of the
On Fri, 12 Jan 2024 22:53:08 GMT, Alexey Ivanov wrote:
>> Sergey Bylokhov has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Arrays.toString
>
> test/jdk/java/awt/color/ICC_ColorSpace/SimpleSRGBToFromCIEXYZ.java line 46:
>
>> 44:
On Fri, 12 Jan 2024 22:35:34 GMT, Sergey Bylokhov wrote:
>> Since the time the bug was reported color conversion accuracy for the sRGB
>> profile and specific values from the report increased by x100. This is a
>> request to add the code from the report as a test case.
>
> Sergey Bylokhov has u
> Since the time the bug was reported color conversion accuracy for the sRGB
> profile and specific values from the report increased by x100. This is a
> request to add the code from the report as a test case.
Sergey Bylokhov has updated the pull request incrementally with one additional
commit