-
Bug
-
Resolution: Fixed
-
P3
-
8u60
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312507 | 8u391 | Kevin Rushforth | P3 | Resolved | Fixed | b04 |
It seems that the fix for JDK-8096755 was not entirely correct.
With the DebugNative build this assertion fails:
Assertion failed: (CGLGetCurrentContext() == self->_ctx), function -[GlassOffscreen unbind], file /Users/vadim/jfx9/rt/modules/graphics/src/main/native-glass/mac/GlassOffscreen.m, line 148.
With the DebugNative build this assertion fails:
Assertion failed: (CGLGetCurrentContext() == self->_ctx), function -[GlassOffscreen unbind], file /Users/vadim/jfx9/rt/modules/graphics/src/main/native-glass/mac/GlassOffscreen.m, line 148.
- backported by
-
JDK-8312507 Assertion failure in debug build running any JavaFX program on Mac
- Resolved
- relates to
-
JDK-8096755 Regression: Mac (prism-sw) rendering is corrupted
- Resolved
-
JDK-8096813 [Mac] Glass shouldn't use Prism's context for creating or destroying native rendering resources
- Resolved