--- old/test/serviceability/dcmd/gc/FinalizerInfoTest.java 2016-04-21 16:22:55.859925127 +0300 +++ new/test/serviceability/dcmd/gc/FinalizerInfoTest.java 2016-04-21 16:22:55.755923441 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -36,6 +36,8 @@ * @test * @summary * @library /testlibrary + * @modules java.xml + * java.management * @build jdk.test.lib.* * @build jdk.test.lib.dcmd.* * @run testng FinalizerInfoTest