RFR: 8257487: Include configuration name in summary
    Magnus Ihse Bursie 
    ihse at openjdk.java.net
       
    Tue Dec  1 10:14:04 UTC 2020
    
    
  
According to the enhancement request:
It would be nice and convenient to include the configuration name in the configuration summary, for example ("Name" being new):
Configuration summary:
* Name: my-conf
* Debug level: release
* HS debug level: product
* JVM variants: server
...
-------------
Commit messages:
 - 8257487: Include configuration name in summary
Changes: https://git.openjdk.java.net/jdk/pull/1534/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1534&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257487
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1534.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1534/head:pull/1534
PR: https://git.openjdk.java.net/jdk/pull/1534
    
    
More information about the build-dev
mailing list