--- old/src/jdk.jdi/share/classes/com/sun/jdi/VirtualMachineManager.java Tue May 2 12:02:53 2017 +++ new/src/jdk.jdi/share/classes/com/sun/jdi/VirtualMachineManager.java Tue May 2 12:02:53 2017 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2017, 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 @@ -51,8 +51,8 @@ * Some {@link com.sun.jdi.connect.Connector} implementations may require slightly * different handling than presented below. * - * + *
+ * * * *
Four scenarios for connecting a debugger to a virtual machine"
ScenarioDescription