summaryrefslogtreecommitdiff
path: root/mysqlcppconn
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-05-18 00:50:25 +0200
committerMichael Stahl <mstahl@redhat.com>2012-05-21 18:48:04 +0200
commit26643fb59e0005f0bc83708b785d20d62d8e7411 (patch)
tree623a4bebb5538099babe885b3810a61eb3620f12 /mysqlcppconn
parente81f02795425f2fcd910c9845adc8e9b919833f4 (diff)
codemaker: write version 49 (1.5) class files
The trick of writing generic types into class files of versions < 49 does no longer work with javac from OpenJDK 7: /comphelper/qa/complex/comphelper/Map.java:154: error: type Pair does not take parameters Pair< ?, ? >[] initialMappings = new Pair< ?, ? >[ _keys.length ]; There appears to be a related JDK bug for this, at some time javac had an undocumented option to produce similar class files that are also rejected now, this has been closed as "Not a Defect": http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7078419 Change-Id: I8a504f6cbb3bb58cd914aebb88637cc6feb0bd48
Diffstat (limited to 'mysqlcppconn')
0 files changed, 0 insertions, 0 deletions