Skip to content

Commit

Permalink
8341635: [17u] runtime/ErrorHandling/ClassPathEnvVar test ignores ext…
Browse files Browse the repository at this point in the history
…ernal VM flags

Reviewed-by: lucy
  • Loading branch information
GoeLin committed Oct 8, 2024
1 parent 0fc8c5a commit c9a0a68
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) 2021, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2021, 2022, 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 All @@ -25,6 +25,7 @@
* @test
* @bug 8271003
* @summary CLASSPATH env variable setting should not be truncated in a hs err log.
* @requires vm.flagless
* @requires vm.debug
* @library /test/lib
* @run driver ClassPathEnvVar
Expand Down

0 comments on commit c9a0a68

Please sign in to comment.