8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
authorzgu
Mon, 13 Jan 2014 10:05:37 -0500
changeset 22491 6dd74e9a4e68
parent 22490 039128291aa6
child 22492 b6440c46dbce
8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java Summary: Re-enabled the test. The issue that prevents this test from running was fixed by 8020675 Reviewed-by: sla, ccheung
hotspot/test/runtime/LoadClass/LoadClassNegative.java
--- a/hotspot/test/runtime/LoadClass/LoadClassNegative.java	Tue Jan 14 15:27:01 2014 +0100
+++ b/hotspot/test/runtime/LoadClass/LoadClassNegative.java	Mon Jan 13 10:05:37 2014 -0500
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2014, 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
@@ -22,7 +22,6 @@
  */
 
 /*
- * @ignore 8028095
  * @test
  * @key regression
  * @bug 8020675