git: openjdk/jdk: 2 new changesets
Alex Menkov
amenkov at openjdk.java.net
Thu Mar 18 20:51:00 UTC 2021
Changeset: 01ddf3d2
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2021-03-18 20:07:34 +0000
URL: https://git.openjdk.java.net/jdk/commit/01ddf3d2
8263622: The java.awt.color.ICC_Profile#setData invert the order of bytes for the "head" tag
Reviewed-by: azvegint
! src/java.desktop/share/native/liblcms/LCMS.c
+ test/jdk/java/awt/color/ICC_Profile/SetHeaderInfo.java
Changeset: c82a673c
Author: Alex Menkov <amenkov at openjdk.org>
Date: 2021-03-18 20:10:26 +0000
URL: https://git.openjdk.java.net/jdk/commit/c82a673c
8262001: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java failed with "RuntimeException: Current Peak = 14 Expected to be == previous peak = 7 + 8"
Reviewed-by: dfuchs, sspitsyn
! test/jdk/java/lang/management/ThreadMXBean/ResetPeakThreadCount.java
More information about the jdk-changes
mailing list