Skip to content

Commit c594119

Browse files
committed
8305511: Remove ignore from com/sun/jdi/PopAndInvokeTest.java
Reviewed-by: cjplummer, sspitsyn
1 parent 62bd2eb commit c594119

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/jdk/com/sun/jdi/PopAndInvokeTest.java

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2007, 2023, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it
@@ -27,8 +27,6 @@
2727
* @summary JDWP: Cannot do an invokeMethod after a popFrames operation
2828
* @author jjh
2929
*
30-
* @ignore 6951287
31-
*
3230
* @run build TestScaffold VMConnection TargetListener TargetAdapter
3331
* @run compile -g PopAndInvokeTest.java
3432
* @run driver PopAndInvokeTest

0 commit comments

Comments
 (0)