diff --git a/jOOQ-release/release/template/RELEASENOTES.txt b/jOOQ-release/release/template/RELEASENOTES.txt index 6665d8fbb8..cc443b1cd1 100644 --- a/jOOQ-release/release/template/RELEASENOTES.txt +++ b/jOOQ-release/release/template/RELEASENOTES.txt @@ -154,8 +154,6 @@ Bug fixes DefaultRelations.getUniqueKeys() and getForeignKeys() methods) #2239 - Code generation runs extremely slow for large schemas (Inefficient AbstractDatabase.filterSchema() methods) -#2248 - Javac's max constant pool of 64k can be exceeded in generated Keys.java - or Tables.java #2252 - ArrayIndexOutOfBoundsException, when rendering plain SQL that is terminated by a comment #2259 - RenderMapping has no effect, if not supplied to the Executor constructor diff --git a/jOOQ-website/inc/RELEASENOTES-3.0.txt b/jOOQ-website/inc/RELEASENOTES-3.0.txt index 6665d8fbb8..cc443b1cd1 100644 --- a/jOOQ-website/inc/RELEASENOTES-3.0.txt +++ b/jOOQ-website/inc/RELEASENOTES-3.0.txt @@ -154,8 +154,6 @@ Bug fixes DefaultRelations.getUniqueKeys() and getForeignKeys() methods) #2239 - Code generation runs extremely slow for large schemas (Inefficient AbstractDatabase.filterSchema() methods) -#2248 - Javac's max constant pool of 64k can be exceeded in generated Keys.java - or Tables.java #2252 - ArrayIndexOutOfBoundsException, when rendering plain SQL that is terminated by a comment #2259 - RenderMapping has no effect, if not supplied to the Executor constructor diff --git a/jOOQ-website/inc/RELEASENOTES.txt b/jOOQ-website/inc/RELEASENOTES.txt index 6665d8fbb8..cc443b1cd1 100644 --- a/jOOQ-website/inc/RELEASENOTES.txt +++ b/jOOQ-website/inc/RELEASENOTES.txt @@ -154,8 +154,6 @@ Bug fixes DefaultRelations.getUniqueKeys() and getForeignKeys() methods) #2239 - Code generation runs extremely slow for large schemas (Inefficient AbstractDatabase.filterSchema() methods) -#2248 - Javac's max constant pool of 64k can be exceeded in generated Keys.java - or Tables.java #2252 - ArrayIndexOutOfBoundsException, when rendering plain SQL that is terminated by a comment #2259 - RenderMapping has no effect, if not supplied to the Executor constructor