RFR: 8294317: Insufficient build rules for tzdb.dat [v2]
    Naoto Sato 
    naoto at openjdk.org
       
    Mon Sep 26 16:37:33 UTC 2022
    
    
  
> The current makefile for `tzdb.dat` won't recompile if some dependent files (e.g. `VERSION`) are updated. Adding all files under the tzdb directory to the dependency will fix this issue.
Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
  Use wildcard function
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/10415/files
  - new: https://git.openjdk.org/jdk/pull/10415/files/8e260f28..a1687575
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10415&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10415&range=00-01
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10415.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10415/head:pull/10415
PR: https://git.openjdk.org/jdk/pull/10415
    
    
More information about the build-dev
mailing list