Home
last modified time | relevance | path

Searched hist:"00 a90ea2c35aa0d62b41963f97bc10041530f5d1" (Results 1 – 13 of 13) sorted by relevance

/trunk/main/rhino/
H A Drhino1_7R3-java-version.patch00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dmakefile.mk00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Drunfinalizers.patch00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dcommons-lang3-java-version.patch00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dmakefile.mk00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dlucene-java-version.patch00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dantsettings.mk00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dsettings.mk00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dbuild.xml00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dsaxon-9.0.0.7-bj.patch00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dmakefile.mk00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Dmakefile.mk00a90ea2c35aa0d62b41963f97bc10041530f5d1 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 Daoo-ant.xml00a90ea2c35aa0d62b41963f97bc10041530f5d1 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.