From a394a0bdf8e6240dc09023a8260059c57c158a00 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 23 Jun 2016 16:37:54 +0200 Subject: [PATCH] record fix for 59556 - closes #19 https://bz.apache.org/bugzilla/show_bug.cgi?id=59556 --- CONTRIBUTORS | 2 ++ WHATSNEW | 5 +++++ contributors.xml | 8 ++++++++ 3 files changed, 15 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 249d43677..1988638ee 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -51,6 +51,7 @@ Bruce Atherton Cedomir Igaly Charles Hudak Charlie Hubbard +Chris Hegarty Chris Povirk Christian Knorr Christian Schmidt @@ -403,6 +404,7 @@ Valentino Miazzo Victor Toni Vimil Saju Vincent Legoll +Vincent Privat Vitold Sedyshev Volker Leidl Waldek Herka diff --git a/WHATSNEW b/WHATSNEW index b18bba5fb..bd90733d6 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -24,6 +24,11 @@ Fixed bugs: NTFS filesystems and re-created archives more often than necessary. Bugzilla Report 59562 + * AntClassLoader didn't delegate to the parent loader for classes in + the "jdk" package or one of its subpackages. This hierarchy has + been introduced with Java 7. + Bugzilla Report 59556 + Other changes: -------------- diff --git a/contributors.xml b/contributors.xml index bf49ac3ed..1356f3801 100644 --- a/contributors.xml +++ b/contributors.xml @@ -225,6 +225,10 @@ Charlie Hubbard + + Chris + Hegarty + Chris Povirk @@ -1616,6 +1620,10 @@ Vincent Legoll + + Vincent + Privat + Vimil Saju