diff -r b36494ddf19e -r 791d8485f6ed jdk/test/sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java --- a/jdk/test/sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java Mon Nov 18 15:25:15 2013 +0100 +++ b/jdk/test/sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java Mon Nov 18 16:20:40 2013 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2013, 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 @@ * @summary Basic unit test of HotspotClassLoadingMBean.getClassLoadingTime() * @author Steve Bohne * @build ClassToLoad0 - * @run main GetClassLoadingTime + * @run main/othervm -XX:+UsePerfData GetClassLoadingTime */ /*