-
Bug
-
Resolution: Fixed
-
P2
-
8, 11, 12
-
b18
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8213511 | 11.0.3 | Volker Simonis | P2 | Resolved | Fixed | master |
JDK-8214711 | openjdk8u212 | Volker Simonis | P2 | Resolved | Fixed | b01 |
The following files have been wrongly integrated without the Classpath Exception in their license header:
src/java.base/aix/native/libjli/java_md_aix.h
src/java.base/aix/native/libjli/java_md_aix.c
src/java.desktop/aix/native/libawt/porting_aix.c
src/java.desktop/aix/native/libawt/porting_aix.h
The fix is trivial - just add the CPE to these files similar to the corresponding sibling files.
src/java.base/aix/native/libjli/java_md_aix.h
src/java.base/aix/native/libjli/java_md_aix.c
src/java.desktop/aix/native/libawt/porting_aix.c
src/java.desktop/aix/native/libawt/porting_aix.h
The fix is trivial - just add the CPE to these files similar to the corresponding sibling files.
- backported by
-
JDK-8213511 [AIX] Some class library files are missing the Classpath exception
- Resolved
-
JDK-8214711 [AIX] Some class library files are missing the Classpath exception
- Resolved