RFR: JDK-8055352: AIX hprof should include its own copy of dladdr	in porting_aix.c
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Sat Aug 23 18:47:34 UTC 2014
    
    
  
On 23/08/2014 07:08, Volker Simonis wrote:
> Hi Erik,
>
> I'll be back in office and have a closer look at your change on Tuesday.
>
> Until then - which change moved porting_aix.* to the two new locations?
>
> It seems strange that a "modularization change" requires code
> duplication - that's not how I understand modularization:)
>
The source code is now organized by module and porting_aix.* is being 
compiled into two unrelated modules. It might be worth looking at it 
again to see which library it should be compiled into. On the other 
hand, there is interest in just dropping HPROF so maybe this issue will 
become mute in time.
-Alan.
    
    
More information about the build-dev
mailing list