RFR: 8268241: deprecate JVMTI Heap functions 1.0 [v2]
Serguei Spitsyn
sspitsyn at openjdk.java.net
Tue Jun 8 02:02:38 UTC 2021
> The JVM TI Heap functions 1.0 were superseded by newer functions in JVM TI 1.2 (Java 6) and should be deprecated so they can be removed in a future release.
>
> We need to replace this sentence:
> "These functions and data types were introduced in the original JVM TI
> version 1.0 and have been superseded by more powerful and flexible
> versions which:"
> with:
> "These functions and data types were introduced in the original JVM TI
> version 1.0. They are deprecated and will be changed to return an error
> in a future release. They were superseded in JVM TI version 1.2 (Java 6) by more powerful and flexible versions which:"
>
> The CSR has been approved:
> https://bugs.openjdk.java.net/browse/JDK-8268242
Serguei Spitsyn has updated the pull request incrementally with one additional commit since the last revision:
missed a space in Java SE6
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4406/files
- new: https://git.openjdk.java.net/jdk/pull/4406/files/cd4b5761..2cd78dfd
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4406&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4406&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4406.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4406/head:pull/4406
PR: https://git.openjdk.java.net/jdk/pull/4406
More information about the serviceability-dev
mailing list