--- old/test/java/awt/Graphics2D/TransformSetGet/TransformSetGet.java 2015-06-19 15:14:19.773664627 +0300 +++ new/test/java/awt/Graphics2D/TransformSetGet/TransformSetGet.java 2015-06-19 15:14:19.609664630 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 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 @@ -33,6 +33,7 @@ * @bug 8000629 * @summary Set/get transform should work on constrained graphics. * @author Sergey Bylokhov + * @modules java.desktop/sun.java2d */ public class TransformSetGet {