Skip to content

Commit 021c2c3

Browse files
author
David Holmes
committed
8337067: Test runtime/classFileParserBug/Bad_NCDFE_Msg.java won't compile
Reviewed-by: lfoltan
1 parent e716f5e commit 021c2c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/hotspot/jtreg/runtime/classFileParserBug/Bad_NCDFE_Msg.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2022, 2024, 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
@@ -31,6 +31,7 @@
3131
* java.management
3232
* @compile C.java
3333
* @run driver Bad_NCDFE_Msg
34+
*/
3435

3536
import java.io.File;
3637
import jdk.test.lib.process.ProcessTools;

0 commit comments

Comments
 (0)