e0121ae Update to aarch64-shenandoah-jdk8u192-b12.

Authored and Committed by Andrew John Hughes 5 years ago
32 files changed. 508 lines added. 1553 lines removed.
.gitignore
file modified
+1 -0
java-1.8.0-openjdk.spec
file modified
+43 -62
jdk6260348-pr3066-gtk_laf_jtextcomponent_not_respecting_desktop_caret_blink_rate.patch
file removed
-150
jdk8031668-pr2842-01-toolchain_find_compiler_unexpectedly_resolves_symbolic_links.patch
file removed
-22
jdk8036003-add_with_native_debug_symbols_configure_flag.patch
file removed
-249
jdk8061305-pr3335-rh1423421-javadoc_crashes_when_method_name_ends_with_property.patch
file removed
-33
jdk8073139-pr1758-rh1191652-ppc64_le_says_its_arch_is_ppc64_not_ppc64le_root.patch
file modified
+13 -13
jdk8075942-pr3602-rh1582032-arrayindexoutOfboundsException_in_sun_java2d_pisces_Dasher_goto.patch
file removed
-95
jdk8143245-pr3548-zero_build_requires_disabled_warnings.patch
file modified
+2 -10
jdk8148351-pr2842-02-only_display_resolved_symlink_for_compiler_do_not_change_path.patch
file removed
-65
jdk8150954-pr2866-rh1176206-screenshot_xcomposite_jdk.patch
file removed
-160
jdk8160748-aarch64_ideal_reg.patch
file added
+39
jdk8185723-pr3553-zero_segfaults_on_power_pc_32_bit.patch
file removed
-27
jdk8186461-pr3557-zeros_atomic_copy64_should_use_spe_instructions_on_linux_powerpcspe.patch
file removed
-32
jdk8188030-pr3459-rh1484079-awt_java_apps_fail_to_start_when_some_minimal_fonts_are_present.patch
file removed
-21
jdk8189170-aarch64_primordial_thread.patch
file added
+30
jdk8197429-pr3546-rh1536622-increased_stack_guard_causes_segfaults_on_x86_32.patch
file modified
+229 -36
jdk8199936-pr3533-enable_mstackrealign_on_x86_linux_as_well_as_x86_mac_os_x.patch
file modified
+27 -34
jdk8199936-pr3591-enable_mstackrealign_on_x86_linux_as_well_as_x86_mac_os_x_jdk.patch
file modified
+5 -5
jdk8201495-zero_reduce_limits_of_max_heap_size_for_boot_JDK_on_s390.patch
file removed
-21
jdk8201509-pr3579-zero_S390_31bit_atomic_copy64_inline_assembler_is_wrong.patch
file removed
-36
jdk8203182-pr3603-rh1568033_release_session_if_initialization_of_sunpkcs11_signature_fails.patch
file removed
-131
jdk8205104-pr3539-rh1548475-pass_extra_ldflags_to_hotspot_build.patch
file removed
-116
jdk8206406-pr3610-rh1597825-tubcodedesc_constructor_publishes_partially_constructed_objects_on_stubCodeDesc_list.patch
file removed
-65
jdk8206425-gnu_debuglink_sections_added_unconditionally_when_no_debuginfo_is_stripped.patch
file removed
-73
jdk8207057-pr3613-no_debug_info_for_assembler_files_root.patch
file modified
+42 -29
jdk8210761-rh1632174-libjsig_is_being_compiled_without_optimization.patch
file modified
+14 -5
pr3559-use_ldrexd_for_atomic_reads_on_armv7_zero.patch
file modified
+3 -3
pr3593-s390_use_z_format_specifier_for_size_t_arguments_as_size_t_not_equals_to_int.patch
file modified
+46 -46
rh1566890_speculative_store_bypass_so_added_more_per_task_speculation_control_CVE_2018_3639.patch
file modified
+6 -6
rh1649664-awt2dlibraries_compiled_with_no_strict_overflow.patch
file modified
+7 -7
sources
file modified
+1 -1
    Update to aarch64-shenandoah-jdk8u192-b12.
    
    Remove patches included upstream
     - JDK-8031668/PR2842
     - JDK-8148351/PR2842
     - JDK-6260348/PR3066
     - JDK-8061305/PR3335/RH1423421
     - JDK-8188030/PR3459/RH1484079
     - JDK-8205104/PR3539/RH1548475
     - JDK-8185723/PR3553
     - JDK-8186461/PR3557
     - JDK-8201509/PR3579
     - JDK-8075942/PR3602
     - JDK-8203182/PR3603
     - JDK-8206406/PR3610/RH1597825
     - JDK-8206425
     - JDK-8036003
     - JDK-8201495/PR2415
     - JDK-8150954/PR2866/RH1176206
    Re-generate patches (mostly due to upstream build changes)
     - JDK-8073139/PR1758/RH1191652
     - JDK-8143245/PR3548 (due to JDK-8202600)
     - JDK-8197429/PR3546/RH1536622 (due to JDK-8189170)
     - JDK-8199936/PR3533
     - JDK-8199936/PR3591
     - JDK-8207057/PR3613
     - JDK-8210761/RH1632174 (due to JDK-8207402)
     - PR3559 (due to JDK-8185723/JDK-8186461/JDK-8201509)
     - PR3593 (due to JDK-8081202)
     - RH1566890/CVE-2018-3639 (due to JDK-8189170)
     - RH1649664 (due to JDK-8196516)
    
        
  • Build completed
    success
    Built as java-1.8.0-openjdk-1:1.8.0.192.b12-0.fc30
    5 years ago
file modified
+1 -0
file modified
+43 -62
file modified
+1 -1