<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in commons-lang3-java-version.patch</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>00a90ea2c35aa0d62b41963f97bc10041530f5d1 - Support building with modern JDKs while keeping Java 8 runtime compatibility</title>
        <link>http://opengrok.openoffice.org:8080/history/trunk/main/apache-commons/java/lang/commons-lang3-java-version.patch#00a90ea2c35aa0d62b41963f97bc10041530f5d1</link>
        <description>Support building with modern JDKs while keeping Java 8 runtime compatibilityThe bundled Java externals and the core Java build assumed old JDKs andemitted 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 compilationsucceeds a new JDK silently emits bytecode that will not load on theminimum supported Java 8 runtime.Establish a tree-wide Java 8 bytecode floor and fix the bundled externalsso the tree builds on any JDK from 8 through 21 while all artifacts remainloadable on a Java 8 JRE.

            List of files:
            /trunk/main/apache-commons/java/lang/commons-lang3-java-version.patch</description>
        <pubDate>Wed, 01 Jul 2026 18:26:50 +0000</pubDate>
        <dc:creator>Jim Jagielski &lt;jimjag@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
