Skip to content

Instantly share code, notes, and snippets.

@jamesgolick
Created September 15, 2010 20:22
Show Gist options
  • Select an option

  • Save jamesgolick/581409 to your computer and use it in GitHub Desktop.

Select an option

Save jamesgolick/581409 to your computer and use it in GitHub Desktop.
main[1] where
[1] java.lang.Class.forName0 (native method)
[2] java.lang.Class.forName (Class.java:169)
[3] com.kenai.constantine.ConstantSet.getEnumClass (ConstantSet.java:91)
[4] com.kenai.constantine.ConstantSet.getConstantSet (ConstantSet.java:60)
[5] com.kenai.constantine.platform.ConstantResolver.getConstants (ConstantResolver.java:181)
[6] com.kenai.constantine.platform.ConstantResolver.getConstant (ConstantResolver.java:102)
[7] com.kenai.constantine.platform.ConstantResolver.intValue (ConstantResolver.java:146)
[8] com.kenai.constantine.platform.OpenFlags.value (OpenFlags.java:28)
[9] org.jruby.RubyFile.createFileClass (RubyFile.java:251)
[10] org.jruby.Ruby.initCore (Ruby.java:1,268)
[11] org.jruby.Ruby.bootstrap (Ruby.java:1,096)
[12] org.jruby.Ruby.init (Ruby.java:1,074)
[13] org.jruby.Ruby.newInstance (Ruby.java:177)
[14] org.jruby.Main.run (Main.java:217)
[15] org.jruby.Main.run (Main.java:128)
[16] org.jruby.Main.main (Main.java:97)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment