RFR: 8328614: hsdis: dlsym can't find decode symbol [v3]
    Robbin Ehn 
    rehn at openjdk.org
       
    Fri Apr  5 10:45:24 UTC 2024
    
    
  
> Hi, please consider.
> 
> [8327045](https://bugs.openjdk.org/browse/JDK-8327045) hide these symbols.
> Tested with gcc and clang, and llvm and binutils backend.
> 
> I didn't find any use of the "DLL_ENTRY", so I removed it.
> 
> Thanks, Robbin
Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
  Use JNIEXPORT
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/18400/files
  - new: https://git.openjdk.org/jdk/pull/18400/files/28862745..b4003e9f
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18400&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18400&range=01-02
  Stats: 22 lines in 5 files changed: 4 ins; 12 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/18400.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18400/head:pull/18400
PR: https://git.openjdk.org/jdk/pull/18400
    
    
More information about the build-dev
mailing list