-
Bug
-
Resolution: Duplicate
-
P3
-
7
-
None
-
generic
-
generic
It looks like some recent changes are causing warnings in the build:
In file included from ../../../src/solaris/native/java/lang/java_props_md.c:45:
../../../src/solaris/native/java/lang/locale_str.h:90:5: warning: universal character names are only valid in C++ and C99
We had this area of the code warning free in TL for jdk7-b118 but it is no longer warning free.
In file included from ../../../src/solaris/native/java/lang/java_props_md.c:45:
../../../src/solaris/native/java/lang/locale_str.h:90:5: warning: universal character names are only valid in C++ and C99
We had this area of the code warning free in TL for jdk7-b118 but it is no longer warning free.
- duplicates
-
JDK-6997999 Remove duplicated entries from ISO language/country code tables
- Closed
- relates to
-
JDK-6989466 Miscellaneous compiler warnings in java/lang, java/util, java/io, sun/misc native code
- Closed
-
JDK-6989111 Incorrect default locale for New Zealand
- Closed