--- old/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest2.java 2015-06-19 15:16:55.561661882 +0300 +++ new/test/javax/sound/midi/Gervill/SoftChannel/NoteOverFlowTest2.java 2015-06-19 15:16:55.397661885 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2009, 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 @@ -22,7 +22,9 @@ */ /* @test - @summary Test SoftChannel overflow test 2 */ + @summary Test SoftChannel overflow test 2 + @modules java.desktop/com.sun.media.sound +*/ import java.util.HashMap; import java.util.Map;