# HG changeset patch # User dholmes # Date 1486948891 18000 # Node ID 907b469266c859c094cad72d69ea9c254188baa3 # Parent 26f3c55e246e942453b0f12fbd1e4902f7a0a61f 8174798: Mis-merge left serviceability/sa/TestCpoolForInvokeDynamic.java ignored Reviewed-by: dcubed diff -r 26f3c55e246e -r 907b469266c8 hotspot/test/serviceability/sa/TestCpoolForInvokeDynamic.java --- a/hotspot/test/serviceability/sa/TestCpoolForInvokeDynamic.java Fri Feb 10 17:22:17 2017 +0100 +++ b/hotspot/test/serviceability/sa/TestCpoolForInvokeDynamic.java Sun Feb 12 20:21:31 2017 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 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,7 +51,6 @@ * jdk.hotspot.agent/sun.jvm.hotspot.oops * jdk.hotspot.agent/sun.jvm.hotspot.debugger * jdk.hotspot.agent/sun.jvm.hotspot.ui.classbrowser - * @ignore 8169232 * @run main/othervm TestCpoolForInvokeDynamic */