[lworld] RFR: 8335772: [lworld] fix for JDK-8335641 should have added some classes to GensrcValueClasses.gmk

Vicente Romero vromero at openjdk.org
Tue Jul 9 19:46:35 UTC 2024


simple fix modifying GensrcValueClasses.gmk so that we can generate the following classes as value classes:

    java.time.chrono.ChronoLocalDateImpl
    java.time.chrono.MinguoDate
    java.time.chrono.HijrahDate
    java.time.chrono.JapaneseDate
    java.time.chrono.ThaiBuddhistDate

TIA

-------------

Commit messages:
 - fixing bug
 - Merge branch 'lworld' into JDK-8335772
 - 8335772: [lworld] fix for JDK-8335641 should have added some classes to GensrcValueClasses.gmk

Changes: https://git.openjdk.org/valhalla/pull/1162/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1162&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8335772
  Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/1162.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1162/head:pull/1162

PR: https://git.openjdk.org/valhalla/pull/1162


More information about the valhalla-dev mailing list