RFR: JDK-8189607 Remove duplicated jvmticmlr.h

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Wed Oct 18 08:04:11 UTC 2017


The file jvmticmlr.h is stored twice in the repo, both in hotspot and in 
java.base. They are both identical, and only the java.base version is 
included in the final product. This might arguably have been useful in a 
pre-consolidated world, but makes absolutely no sense now.

Bug: https://bugs.openjdk.java.net/browse/JDK-8189607
WebRev: 
http://cr.openjdk.java.net/~ihse/JDK-8189607-remove-duplicated-jvmticmlr/webrev.01

/Magnus



More information about the build-dev mailing list