From 83bb1217aa49833485e1524846ac0fd6bc5374e0 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sat, 30 Jul 2016 18:51:39 +0200 Subject: [PATCH] typo --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 884d9b58e..15c375963 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -15,7 +15,7 @@ Changes that could break older environments: same instance. This will now cause the build to fail. Bugzilla Report 59402 - * will default to the buitin implementation on Java8 + * will default to the builtin implementation on Java8 as well (sun isn't available for Java9+ anyway). * The ant.java.version property will now hold the value "9" rather