Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Environment:
jdk9 PIT for b167 and less but not b160 and less
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179801 | 10 | Philip Race | P2 | Resolved | Fixed | b07 |
Description
This regression test does pass with b160 but fails with b163 with NPE in LCMS.java line 67: in the synchronized(p) the profile p is null.
The failure is system-independent and looks like a local regression.
Note that addition of -Dsun.reflect.enableModuleChecks=debug reveals nothing new.
Is P4 a right priority?
The failure is system-independent and looks like a local regression.
Note that addition of -Dsun.reflect.enableModuleChecks=debug reveals nothing new.
Is P4 a right priority?
Attachments
Issue Links
- backported by
-
JDK-8179801 Regtest failure: java/awt/Color/LoadProfileWithSM.java
-
- Resolved
-