<?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>708</bug_id>
          
          <creation_ts>2013-03-18 15:36:57 +0100</creation_ts>
          <short_desc>ALFactory doesn&apos;t catch the real exceptions thrown when the loading of OpenAL fails</short_desc>
          <delta_ts>2013-03-21 09:31:41 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Joal</product>
          <component>core</component>
          <version>1.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Julien Gouesse">gouessej</reporter>
          <assigned_to name="Xerxes Rånby">xerxes</assigned_to>
          <cc>gouessej</cc>
    
    <cc>sgothel</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2297</commentid>
    <comment_count>0</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2013-03-18 15:36:57 +0100</bug_when>
    <thetext>ALFactory catches only UnsatisfiedLinkError instances in initialize() but this kind of error usually occurs in a static initializer, that&apos;s why it should catch ExceptionInInitializerError instances too. This bug breaks APIs that assume we only rethrow exceptions wrapped in ALException instances, see the bug 699.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2301</commentid>
    <comment_count>1</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2013-03-18 21:57:04 +0100</bug_when>
    <thetext>Please look at the bug fix here:
https://github.com/sgothel/joal/pull/10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2306</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-03-20 04:51:23 +0100</bug_when>
    <thetext>merged</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2319</commentid>
    <comment_count>3</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2013-03-20 11:26:00 +0100</bug_when>
    <thetext>It should work, I will test it tonight.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2323</commentid>
    <comment_count>4</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2013-03-21 09:31:41 +0100</bug_when>
    <thetext>It works very well now. Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>