OpenJDK / bsd-port / jdk9 / jdk
changeset 9702:0b2627ad873c
8039368: Remove testcase from npt utf.c
Summary: don't compile testcase by default
Reviewed-by: sla, vkempik
author | dsamersoff |
---|---|
date | Thu, 10 Apr 2014 07:09:13 -0700 |
parents | c1ff5ad837aa |
children | 38cb74e9db7d |
files | src/share/npt/utf.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/share/npt/utf.c Thu Apr 10 11:01:15 2014 +0100 +++ b/src/share/npt/utf.c Thu Apr 10 07:09:13 2014 -0700 @@ -396,7 +396,7 @@ /* ================================================================= */ -#if 1 /* Test program */ +#ifdef COMPILE_WITH_UTF_TEST /* Test program */ /* * Convert any byte array into a printable string.