8039368: Remove testcase from npt utf.c
authordsamersoff
Thu, 10 Apr 2014 07:09:13 -0700
changeset 23739 2815f34a64c5
parent 23738 098d1470822e
child 23740 1d63a6c00b26
8039368: Remove testcase from npt utf.c Summary: don't compile testcase by default Reviewed-by: sla, vkempik
jdk/src/share/npt/utf.c
--- a/jdk/src/share/npt/utf.c	Thu Apr 10 11:01:15 2014 +0100
+++ b/jdk/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.