aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLContext.java
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-09-03 15:42:37 +0200
committerSven Gothel <[email protected]>2014-09-03 15:42:37 +0200
commitffde09410fb78c43bd45d6c5e62606789dced6eb (patch)
tree66aed6741bb713f450039edf6819d5ffab7b483b /src/jogl/classes/javax/media/opengl/GLContext.java
parent9b7ab72d9b098942ee599a106b142cac8c16fd9b (diff)
Bug 1059 _and_ version-compat breackage of commit c78ceb642d0ef5bb5bf27ff8ff1495175ee2e983
Commit c78ceb642d0ef5bb5bf27ff8ff1495175ee2e983 changed: - public static final String GL4 = "GL4"; + public static final String GL4 = "GL4".intern(); which is identified by semver as incompatible, due to Bug 1059 (no more inlining of interned string references).
Diffstat (limited to 'src/jogl/classes/javax/media/opengl/GLContext.java')
0 files changed, 0 insertions, 0 deletions