ca8d057 Update to aarch64-shenandoah-jdk8u312-b07 (GA)

Authored and Committed by ahughes 2 years ago
    Update to aarch64-shenandoah-jdk8u312-b07 (GA)
    
    Update release notes for 8u312-b07.
    Remove "-clean" suffix as no 8u312 builds are unclean.
    
    Detect FIPS using SECMOD_GetSystemFIPSEnabled in the new libsystemconf JDK library.
    Port FIPS system detection support to OpenJDK 8u
    Minor code cleanups on FIPS detection patch and check for SECMOD_GetSystemFIPSEnabled in configure.
    Remove unneeded Requires on NSS as it will now be dynamically linked and detected by RPM.
    Add FIPS patch to login to the NSS software token when in FIPS mode.
    Add FIPS patch to allow plain key import.
    Allow plain key import to be disabled with -Dcom.redhat.fips.plainKeySupport=false
    
    Reduce disk footprint by removing build artifacts by default.
    
        
  • Build completed
    success
    Built as java-1.8.0-openjdk-1:1.8.0.312.b07-1.fc33
    2 years ago
file modified
+7 -0
file modified
+126 -0
file modified
+1 -1
file modified
+75 -26
file modified
+1 -1