-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b07
-
aix
In GensrcAdlc.gmk
This bit of code in GensrcAdlc.gmk is conditionalized on whether we're
building with clang or not.
https://github.com/openjdk/jdk/blob/1a32654faf6f6f0256fd7f42e6351adf914d8337/make/hotspot/gensrc/GensrcAdlc.gmk#L39-L46
It can be simplified, since for aix we always build with clang now.
This bit of code in GensrcAdlc.gmk is conditionalized on whether we're
building with clang or not.
https://github.com/openjdk/jdk/blob/1a32654faf6f6f0256fd7f42e6351adf914d8337/make/hotspot/gensrc/GensrcAdlc.gmk#L39-L46
It can be simplified, since for aix we always build with clang now.
- links to
-
Commit(master) openjdk/jdk/d777218f
-
Review(master) openjdk/jdk/23214