-
Bug
-
Resolution: Fixed
-
P2
-
9
-
jdk9 PIT for b167 and less but not b160 and less
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8179801 | 10 | Philip Race | P2 | Resolved | Fixed | b07 |
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?
- backported by
-
JDK-8179801 Regtest failure: java/awt/Color/LoadProfileWithSM.java
-
- Resolved
-