-
Bug
-
Resolution: Fixed
-
P2
-
9
-
None
-
b151
In JDK-8150736 I reworked the general handling of debug symbols in the build. My intention then was to always leave debug symbols in gtest libjvm.so since it's not a binary that we ship. It seems I forgot to disable stripping of that library however.
It also seems that setting --with-native-debug-symbols=internal is not working properly for the main libjvm.so.
It also seems that setting --with-native-debug-symbols=internal is not working properly for the main libjvm.so.
- relates to
-
JDK-8150736 Excessive disk space used by build system
-
- Resolved
-