Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8124961

Win: screenCls should be global ref

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None
    • Windows

      screenCls in glass-lib-windows/src/GlassScreen.cpp is a cached jclass object. It's initialized with GlassApplication::ClassForName(), which returns a local ref. It causes JVM crash in debug builds and can potentially be a problem in release ones.

            art Artem Ananiev (Inactive)
            art Artem Ananiev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: