<?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>473</bug_id>
          
          <creation_ts>2011-02-14 23:52:29 +0100</creation_ts>
          <short_desc>Cannot use Override on implementations with Java 1.5</short_desc>
          <delta_ts>2011-02-25 05:16:55 +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>VERIFIED</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>1</everconfirmed>
          <reporter name="Andy Brown">adbrown85</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <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>837</commentid>
    <comment_count>0</comment_count>
    <who name="Andy Brown">adbrown85</who>
    <bug_when>2011-02-14 23:52:29 +0100</bug_when>
    <thetext>Using the @Override annotation on methods that implement Interface methods was not introduced until Java 1.6, which is beyond JOGL&apos;s current compliance level.  After changing the compliance level to 1.5 in Eclipse, it reports 23 errors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>839</commentid>
    <comment_count>1</comment_count>
    <who name="Andy Brown">adbrown85</who>
    <bug_when>2011-02-15 00:29:50 +0100</bug_when>
    <thetext>Can submit a pull request for this, but will wait until a few other requests have been closed so can base it off of a clean master branch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>846</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2011-02-25 05:16:55 +0100</bug_when>
    <thetext>thank you, merged</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>