Skip to content

Commit

Permalink
JDK-8343532
Browse files Browse the repository at this point in the history
  • Loading branch information
MBaesken committed Nov 4, 2024
1 parent 7bca0af commit 1d0d981
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2023, 2024, 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
Expand Down Expand Up @@ -27,6 +27,7 @@
* @summary Test handling of the --add-modules option.
* @requires vm.cds.write.archived.java.heap
* @requires vm.flagless
* @requires vm.jvmci
* @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds
* @run driver AddmodsOption
*/
Expand Down

0 comments on commit 1d0d981

Please sign in to comment.