-
Bug
-
Resolution: Fixed
-
P3
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8266752 | openjdk8u302 | Mikael Vidstedt | P3 | Resolved | Fixed | b02 |
JDK-8286561 | 8u351 | Fairoz Matte | P3 | Resolved | Fixed | b01 |
JDK-8208718 | openjdk7u | Mikael Vidstedt | P3 | Resolved | Fixed | master |
This is a follow-up to JDK-8034857 where it was observed that ctype.h was deliberately not included on Solaris/Linux to avoid using a locale sensitive macro at build time, see:
http://mail.openjdk.java.net/pipermail/serviceability-dev/2014-February/014221.html
Unless this is fixed then there is a potential for test/java/lang/instrument/PremainClass/PremainClassTest.java to fail on at least Solaris.
http://mail.openjdk.java.net/pipermail/serviceability-dev/2014-February/014221.html
Unless this is fixed then there is a potential for test/java/lang/instrument/PremainClass/PremainClassTest.java to fail on at least Solaris.
- backported by
-
JDK-8208718 JarFacade.c should not include ctype.h
- Resolved
-
JDK-8266752 JarFacade.c should not include ctype.h
- Resolved
-
JDK-8286561 JarFacade.c should not include ctype.h
- Resolved
- relates to
-
JDK-8034857 gcc warnings compiling src/solaris/native/sun/management
- Resolved