Details
Description
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.
Attachments
Issue Links
- 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
-