Bug 1030255

Summary: java-1_7_0-openjdk and java-1_8_0-openjdk fail to build with GCC 7 on i586
Product: [openSUSE] openSUSE Tumbleweed Reporter: Martin Liška <martin.liska>
Component: JavaAssignee: Fridrich Strba <fstrba>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P2 - High CC: dimstar, qantas94heavy
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1030236    

Description Martin Liška 2017-03-21 09:07:09 UTC
[  222s] /home/abuild/rpmbuild/BUILD/icedtea-3.3.0/openjdk-boot/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp:1690:1: error: unsupported size for integer register
[  222s]  }
[  222s]  ^
[  222s] /home/abuild/rpmbuild/BUILD/icedtea-3.3.0/openjdk-boot/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp:1690:1: error: unsupported size for integer register
[  222s] /home/abuild/rpmbuild/BUILD/icedtea-3.3.0/openjdk-boot/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp:1690:1: error: unsupported size for integer register
[  222s] /home/abuild/rpmbuild/BUILD/icedtea-3.3.0/openjdk-boot/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp:1690:1: error: unsupported size for integer register

Can be tested in openSUSE:Factory:Staging:Gcc7 project.
Comment 1 Karl Cheng 2017-09-10 07:50:27 UTC
Fixed with following changelog entries:

- java-1_7_0-openjdk: Mon Mar 20 11:12:00 UTC 2017
- java-1_8_0-openjdk: Wed May 17 10:52:18 UTC 2017