diff test/runtime/LoadClass/LoadClassNegative.java @ 14387:303f79ab8e3d

Merge
author anoll
date Sun, 26 Jan 2014 23:01:57 -0800
parents 2e96b2d61686
children 4ca6dc0799b6
line wrap: on
line diff
--- a/test/runtime/LoadClass/LoadClassNegative.java	Mon Jan 27 07:54:25 2014 +0100
+++ b/test/runtime/LoadClass/LoadClassNegative.java	Sun Jan 26 23:01:57 2014 -0800
@@ -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