--- old/test/java/lang/instrument/RedefineMethodInBacktrace.sh 2016-06-06 15:05:04.000000000 -0700 +++ new/test/java/lang/instrument/RedefineMethodInBacktrace.sh 2016-06-06 15:05:04.000000000 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2013, 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 @@ -27,7 +27,7 @@ # @author Stefan Karlsson # # @modules java.instrument -# java.management +# jdk.management # @run shell MakeJAR3.sh RedefineMethodInBacktraceAgent 'Can-Redefine-Classes: true' # @run build RedefineMethodInBacktraceTarget RedefineMethodInBacktraceApp # @run shell RedefineMethodInBacktrace.sh