Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280304 | 19 | Roman Kennke | P3 | Resolved | Fixed | b06 |
JDK-8280623 | 18.0.1 | Roman Kennke | P3 | Resolved | Fixed | b04 |
java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java
java/awt/color/MTICC_ColorSpaceToFrom.java
sun/java2d/cmm/ColorConvertOp/MTColConvTest.java
sun/java2d/cmm/ColorConvertOp/MTPerLineTransformValidation.java
sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java
sun/java2d/cmm/ColorConvertOp/MTTransformValidation.java
The above tests crash with SIGBUS, SIGSEGV or EXCEPTION_ACCESS_VIOLATION
depending on the platform. I've never seen these tests fail before so it's likely that
these failures are related to UseHeavyMonitors.
java/awt/color/MTICC_ColorSpaceToFrom.java
sun/java2d/cmm/ColorConvertOp/MTColConvTest.java
sun/java2d/cmm/ColorConvertOp/MTPerLineTransformValidation.java
sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java
sun/java2d/cmm/ColorConvertOp/MTTransformValidation.java
The above tests crash with SIGBUS, SIGSEGV or EXCEPTION_ACCESS_VIOLATION
depending on the platform. I've never seen these tests fail before so it's likely that
these failures are related to UseHeavyMonitors.
- backported by
-
JDK-8280304 Preserve result in native wrapper with +UseHeavyMonitors
-
- Resolved
-
-
JDK-8280623 Preserve result in native wrapper with +UseHeavyMonitors
-
- Resolved
-
- relates to
-
JDK-8279826 riscv: Preserve result in native wrapper with +UseHeavyMonitors
-
- Resolved
-
-
JDK-8278479 RunThese test failure with +UseHeavyMonitors and +VerifyHeavyMonitors
-
- Resolved
-
-
JDK-8276901 Implement UseHeavyMonitors consistently
-
- Resolved
-
(2 links to)