Home
last modified time | relevance | path

Searched hist:"748 f0f6d" (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/codemaker/source/javamaker/
H A Dclassfile.cxxdiff 748f0f6d Mon Feb 25 08:53:56 UTC 2013 Herbert Dürr <hdu@apache.org> #i121098# use a classfile format compatible with at least JDK 5/6/7

According to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7078419
JDK 7 and up will never support classfile formats 48 or earlier because
they lack generic signature attributes. Our current baseline is JDK 5
anyway which has the classfile format 49
(see e.g. http://en.wikipedia.org/wiki/Java_class_file or the JVM spec)

Suggested by: Pedro Giffuni <pfg@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1449622 13f79535-47bb-0310-9956-ffa450edef68

Completed in 9 milliseconds