debuginfo/diz files (original) (raw)
David Holmes david.holmes at oracle.com
Wed Aug 29 06:21:31 UTC 2012
- Previous message (by thread): Error building jdk7 on ubuntu 12.04 64 bit inside VirtualBox
- Next message (by thread): OpenJDK 7u and Fedora 17
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As far as I can see the .debuginfo/.diz files don't get kept together with their native library counterpart. For example only the JDK contains libsaproc.so and libattach.so but the JRE image contains libsaproc.diz and libattach.diz.
Is this a known issue? I see it in my build-infra builds but I suspect build-infra just mirrors what happens in the old build. I don't have an old build available to check and promoted builds have the diz files tripped from them.
AFAICS diz files get copied by accident as part of the generic copying routines, but if a .so is excluded there is no corresponding rule to exclude the .diz.
David
- Previous message (by thread): Error building jdk7 on ubuntu 12.04 64 bit inside VirtualBox
- Next message (by thread): OpenJDK 7u and Fedora 17
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]