RFR: 8252324: Signal related code should be shared among POSIX platforms [v4]
    David Holmes 
    dholmes at openjdk.java.net
       
    Tue Sep 29 07:49:09 UTC 2020
    
    
  
On Mon, 28 Sep 2020 20:12:36 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:
> > I would also suggest naming the file posixSignal.cpp/hpp as that is the more common naming pattern.
> 
> I based the name on the other files in that directory, i.e.:
> 
> jvm_posix.cpp
Yes my bad. I was thinking of the class->file naming convention, but in this directory we're following the foo_<os\>
convention.
-------------
PR: https://git.openjdk.java.net/jdk/pull/157
    
    
More information about the hotspot-runtime-dev
mailing list