<?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>835</bug_id>
          
          <creation_ts>2013-09-12 15:23:18 +0200</creation_ts>
          <short_desc>JOGL v2.0.2 compiled to target Java7 instead of Java6</short_desc>
          <delta_ts>2013-10-01 10:39:15 +0200</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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>martinezmj</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>gouessej</cc>
    
    <cc>harvey.harrison</cc>
    
    <cc>sgothel</cc>
          
          <cf_type>---</cf_type>
          <cf_scm_refs>gluegen 834937cfbafb5ff11d95738c456bae254c957173
joal 79d9dae462c6d8227807e753bf487fd87d446df7
jogl b1db882abfe6166abb5f06df8ff2d386e5f8f842
jocl d7bcbaf47c8b78457811dbdaa1de4f6e3ae6f4cc</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2959</commentid>
    <comment_count>0</comment_count>
    <who name="">martinezmj</who>
    <bug_when>2013-09-12 15:23:18 +0200</bug_when>
    <thetext>JOGL v2.0 was compiled to target Java6.  The userguide also states JOGL supports &gt;= Java 1.6.  However, JOGL v2.0.2 has been compiled to target Java7.  Building my JOGL-based application with a Java 6 JDK produces errors when using v2.0.2, such as:

error: Exception thrown while constructing Processor object: com/jogamp/gluegen/structgen/CStructAnnotationProcessor : Unsupported major.minor version 51.0

I understand JOGL will probably eventually become Java 7 only, but this change appears to have been made inadvertently between versions 2.0 and 2.0.2.

Related: http://forum.jogamp.org/JOGL-2-0-2-requires-Java-7-td4030018.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2961</commentid>
    <comment_count>1</comment_count>
    <who name="Harvey Harrison">harvey.harrison</who>
    <bug_when>2013-09-12 17:57:11 +0200</bug_when>
    <thetext>I think this also applies to the JOCL stuff, the FIJI guys ran into the same thing and they cannot require Java 7 at this time making a JOCL update a no-go for them until this is fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2974</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-09-19 08:05:10 +0200</bug_when>
    <thetext>J2SE 7 = 51 (0x33 hex),
J2SE 6.0 = 50 (0x32 hex)

validating now ..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2975</commentid>
    <comment_count>3</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-09-19 08:22:32 +0200</bug_when>
    <thetext>joal: clean

gluegen: tainted 

more to come ..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2976</commentid>
    <comment_count>4</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-09-19 09:23:31 +0200</bug_when>
    <thetext>jogl was also tainted

jocl was clean

++

fixed</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>