The object tagging support isn't currently jvmti environment aware.
If there are multiple environments then there is potential for
interference in the event that multiple agents tag the same object
or expect to iterate over objects that are tagged with values that
are recognized by the agent. Thus, for completeness, we need to
make the object tagging support multiple environments.
###@###.### 2003-09-03
- duplicates
-
JDK-4938748 Tags are not local to the environment
-
- Closed
-