Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
jogl2
jogl2-getPeer.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jogl2-getPeer.patch of Package jogl2
--- jogl-v2.3.2/src/jogl/classes/com/jogamp/opengl/awt/GLCanvas.java 2017-10-06 09:06:05.281467238 +0200 +++ jogl-v2.3.2/src/jogl/classes/com/jogamp/opengl/awt/GLCanvas.java 2017-10-06 09:55:08.454952024 +0200 @@ -629,7 +629,7 @@ awtWindowClosingProtocol.addClosingListener(); if(DEBUG) { - System.err.println(getThreadName()+": Info: addNotify - end: peer: "+getPeer()); + System.err.println(getThreadName()+": Info: addNotify - end"); } } finally { _lock.unlock(); @@ -806,7 +806,7 @@ } } if(DEBUG) { - System.err.println(getThreadName()+": Info: removeNotify - end, peer: "+getPeer()); + System.err.println(getThreadName()+": Info: removeNotify - end"); } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor