On Fri, 31 Jan 2025 01:02:34 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> how it is possible to repro these warnings?

Configure  with  '--enable-ubsan' added  (on Linux; ubsan package needs to be 
installed on your distro).  After the build, run the mentioned jtreg tests  
(java/awt/Scrollbar/AquaLFScrollbarTest/ScrollBarBorderTest.java  and 
java/awt/BasicStroke/DashStrokeTest.java, if you run  jtreg  jdk :tier4 there 
might be a few other tests showing the issues too).

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

PR Comment: https://git.openjdk.org/jdk/pull/23255#issuecomment-2626556464

Reply via email to