--- old/test/java/awt/datatransfer/SystemFlavorMap/SetNativesForFlavorTest.java 2015-05-29 17:08:50.361539837 +0300 +++ new/test/java/awt/datatransfer/SystemFlavorMap/SetNativesForFlavorTest.java 2015-05-29 17:08:50.189539842 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2015, 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 @@ -27,6 +27,7 @@ @summary tests that getNativesForFlavor()/getFlavorsForNative() return the same list as was set with setNativesForFlavor()/setFlavorsForNative() @author das@sparc.spb.su area=datatransfer + @modules java.datatransfer @run main SetNativesForFlavorTest */