-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b83
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141923 | emb-9 | Erik Joelsson | P2 | Resolved | Fixed | team |
JDK-8208891 | 8u201 | Erik Joelsson | P2 | Resolved | Fixed | b01 |
JDK-8202153 | 8u192 | Erik Joelsson | P2 | Resolved | Fixed | b01 |
JDK-8216711 | emb-8u201 | Erik Joelsson | P2 | Resolved | Fixed | master |
We are working towards upgrading the officially supported compilers for JDK 9 and on Solaris, the proposed new compiler is Solaris Studio 12 update 4. When attempting to build with that compiler, the hotspot build fails very early with:
"/opt/jprt/jprtadm/erik/jdk9-dev/hotspot/src/share/vm/adlc/adlparse.cpp", line 2331: Error: Could not find source for RegisterForm::addRegClass<RegClass>(const char*).
1 Error(s) detected.
/opt/jprt/jprtadm/erik/jdk9-dev/hotspot/make/solaris/makefiles/adlc.make:227: recipe for target '../generated/adfiles/adlparse.o' failed
gmake[8]: *** [../generated/adfiles/adlparse.o] Error 2
This applies to both x64 and sparc. I need help tracking down the cause for this.
"/opt/jprt/jprtadm/erik/jdk9-dev/hotspot/src/share/vm/adlc/adlparse.cpp", line 2331: Error: Could not find source for RegisterForm::addRegClass<RegClass>(const char*).
1 Error(s) detected.
/opt/jprt/jprtadm/erik/jdk9-dev/hotspot/make/solaris/makefiles/adlc.make:227: recipe for target '../generated/adfiles/adlparse.o' failed
gmake[8]: *** [../generated/adfiles/adlparse.o] Error 2
This applies to both x64 and sparc. I need help tracking down the cause for this.
- backported by
-
JDK-8141923 adlc fails to compile with SS12u4
-
- Resolved
-
-
JDK-8202153 adlc fails to compile with SS12u4
-
- Resolved
-
-
JDK-8208891 adlc fails to compile with SS12u4
-
- Resolved
-
-
JDK-8216711 adlc fails to compile with SS12u4
-
- Resolved
-