Skip to content

Aparapi parses static inner class, but fails to execute #70

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Create a kernel with a static inner class


What is the expected output? What do you see 
instead?
I expected to have an exception thrown, but instead it compiled and ran fine.  
The code reverted to JTP mode.

What version of the product are you using? On what operating system?
I'm running on windows 7 java 1.6

Please provide any additional information below.
The problem also occurs with nonstatic inner classes as long as you don't 
instantiate them.  Aparapi check for any "new" instructions.

This behavior seem inconsistent.


Original issue reported on code.google.com by Steven.L...@gmail.com on 14 Sep 2012 at 11:54

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions