<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>877</bug_id>
          
          <creation_ts>2013-10-29 23:19:49 +0100</creation_ts>
          <short_desc>Concurrency Discussion: Synchronization, Locking and Non-Blocking Access</short_desc>
          <delta_ts>2013-10-29 23:30:21 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>IN_PROGRESS</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>sgothel</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs>7f7a23dd0ddf106e6f0c69fc2a05ff92ac56200e
0943389a6d34622c112ed73ce3d2d2e25434ce59</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3212</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-10-29 23:19:49 +0100</bug_when>
    <thetext>General entry to discuss concurrency handling including
synchronization, locking and non-blocking access ..

jogl/doc/Implementation/MultiThreading.txt

Commit addressing concurrency within JOGL shall reference this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3213</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-10-29 23:30:21 +0100</bug_when>
    <thetext>7f7a23dd0ddf106e6f0c69fc2a05ff92ac56200e:

volatile:
  - GLAutoDrawable&apos;s context reference
  - GLContext&apos;s contextHandle

0943389a6d34622c112ed73ce3d2d2e25434ce59:
  - Update doc MultiThreading.txt, volatile field usage
  - GLDrawableImpl: Make read-only fields final.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>