RFR: 8211296: Remove HotSpot deprecation warning suppression for Mac/clang (original) (raw)
Kim Barrett kim.barrett at oracle.com
Thu Oct 4 22:32:41 UTC 2018
- Previous message (by thread): RFR: 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
- Next message (by thread): RFR: 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 4, 2018, at 5:25 PM, Mikael Vidstedt <mikael.vidstedt at oracle.com> wrote:
The "static build" doesn't build anymore. We're all shocked that this untested configuration has bit-rotted. :)
LoadJavaVM uses RTLDNOW in the normal (non-"static build") case, the workaround is superfluous in that case. Given that, I'm going to delete the workaround and file an RFE [1] to fix or remove the currently broken "static build" support, with a comment there referring to this workaround code as possibly being relevant to fixing the static build. I’m glad to see this gone. Looks good!
Thanks!
Cheers, Mikael
[1] https://bugs.openjdk.java.net/browse/JDK-8211732 New webrev: http://cr.openjdk.java.net/~kbarrett/8211296/open.01/
- Previous message (by thread): RFR: 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
- Next message (by thread): RFR: 8211296: Remove HotSpot deprecation warning suppression for Mac/clang
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]