Re: compiling openJdk 11 on windows 7 32bits fail

2019-02-10 Thread David Holmes
On 8/02/2019 5:07 am, Franco Gastón Pellegrini wrote: I tried compiling JDK 12 for 32 bits, and I get similar errors: === Output from failing command(s) repeated here === * For target hotspot_variant-client_libjvm_objs_classFileParser.obj: classFileParser.cpp c:/cygwin64/home/franc/java/jdk12/sr

Re: RFR: 8214796: Create a jlink plugin for stripping debug info symbols from native libraries

2019-02-10 Thread Alan Bateman
On 08/02/2019 18:53, Mandy Chung wrote: Renaming it to make it clear is good.  How about: --strip-debug-attribute --strip-native-debug-symbols --strip-debug will invoke both --strip-debug-attribute and --strip-native-debug-symbols, if supported. Typically we want to strip both.  If only strip