b4c85aa Update to jdk-11.0.10.0+9

Authored and Committed by ahughes 3 years ago
    Update to jdk-11.0.10.0+9
    
    Update release notes to 11.0.10.0+9
    Use JEP-322 Time-Based Versioning so we can handle a future 11.0.9.1-like release correctly.
    Still use 11.0.x rather than 11.0.x.0 for file naming, as the trailing zero is omitted from tags.
    Revert configure and built_doc_archive hacks to build 11.0.9.1 from 11.0.9.0 sources, and synced with RHEL version.
    Cleanup debug package descriptions and version number placement.
    Drop JDK-8250861, JDK-8222286 & JDK-8254177 as applied upstream
    Use system harfbuzz now this is supported.
    Update tarball generation script to use PR3818 which handles JDK-8171279 changes
    Use RSA as default for keytool, as DSA is disabled in all crypto policies except LEGACY
    Adjust RH1842572 patch due to context change from JDK-8213400
    Following JDK-8005165, class data sharing can be enabled on all JIT architectures
    Introduce stapinstall variable to set SystemTap arch directory correctly (e.g. arm64 on aarch64)
    Need to support noarch for creating source RPMs for non-scratch builds.
    Update build documentation to reflect this is java-11-openjdk, not java-1.8.0-openjdk
    Remove redundant closure and immediate reopening of include_normal_build block.
    Include a test in the RPM to check the build has the correct vendor information.
    Fix location and comment differences from RHEL.
    
        
file modified
+7 -0
file added
+57
file modified
+260 -0
file modified
+14 -14
file modified
+193 -130
file removed
-12
file modified
+1 -1