In review of 8192936 David suggested:
Three minor comments:
1. I would have suggested to add "(Deprecated)" to the description of the new flag in globals.hpp
2. The new flag should have been added to the deprecated VM options tests.
3. The new test should run in both a positive and negative mode so that it also checks that the new flag works.
Three minor comments:
1. I would have suggested to add "(Deprecated)" to the description of the new flag in globals.hpp
2. The new flag should have been added to the deprecated VM options tests.
3. The new test should run in both a positive and negative mode so that it also checks that the new flag works.
- relates to
-
JDK-8192936 RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
- Closed