| /trunk/main/rhino/ |
| H A D | rhino1_7R3-java-version.patch | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| H A D | makefile.mk | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/hsqldb/patches/ |
| H A D | runfinalizers.patch | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/apache-commons/java/lang/ |
| H A D | commons-lang3-java-version.patch | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| H A D | makefile.mk | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/lucene/ |
| H A D | lucene-java-version.patch | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/solenv/inc/ |
| H A D | antsettings.mk | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| H A D | settings.mk | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/javainstaller2/ |
| H A D | build.xml | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/saxon/ |
| H A D | saxon-9.0.0.7-bj.patch | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/stax/ |
| H A D | makefile.mk | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/hsqldb/ |
| H A D | makefile.mk | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|
| /trunk/main/solenv/ant/ |
| H A D | aoo-ant.xml | 00a90ea2c35aa0d62b41963f97bc10041530f5d1 Wed Jul 01 18:26:50 UTC 2026 Jim Jagielski <jimjag@gmail.com> Support building with modern JDKs while keeping Java 8 runtime compatibility
The bundled Java externals and the core Java build assumed old JDKs and emitted pre-8 bytecode at pre-8 source/target levels. Modern JDKs (11+) reject -source/-target 1.4/1.5/6/7 outright, and even where compilation succeeds a new JDK silently emits bytecode that will not load on the minimum supported Java 8 runtime.
Establish a tree-wide Java 8 bytecode floor and fix the bundled externals so the tree builds on any JDK from 8 through 21 while all artifacts remain loadable on a Java 8 JRE.
|