[lworld] RFR: 8255054: Fix test broken by incorrect removal of java.lang.ValueBased
Roger Riggs
rriggs at openjdk.java.net
Tue Oct 20 13:31:23 UTC 2020
Restore java.lang.ValueBased that was incorrectly removed by 8254957.
-------------
Commit messages:
- Restore java/lang/ValueBased.java removed incorrectly
- Merge branch 'lworld' into ArrayListOfInt
- simplify ArrayListOfIntBench to reduce running time
- Merge branch 'lworld' into ArrayListOfInt
- adding benchmarks
- Benchmark cleanup and improvements
- Start of comparison of List<int>, List<Integer>, List<PrimitiveInt>
Changes: https://git.openjdk.java.net/valhalla/pull/231/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=231&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8255054
Stats: 1574 lines in 18 files changed: 1574 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/valhalla/pull/231.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/231/head:pull/231
PR: https://git.openjdk.java.net/valhalla/pull/231
More information about the valhalla-dev
mailing list