--- old/test/java/awt/datatransfer/SystemFlavorMap/GetNativesForFlavorTest.java 2015-05-29 17:08:46.649539961 +0300 +++ new/test/java/awt/datatransfer/SystemFlavorMap/GetNativesForFlavorTest.java 2015-05-29 17:08:46.477539967 +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 @@ -28,6 +28,7 @@ only if there are no mappings for the DataFlavor and the mappings were not explicitly removed @author das@sparc.spb.su area=datatransfer + @modules java.datatransfer @run main GetNativesForFlavorTest */