diff --git a/.build/build-bench.xml b/.build/build-bench.xml new file mode 100644 index 0000000000..c030cecb9a --- /dev/null +++ b/.build/build-bench.xml @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CHANGES.txt b/CHANGES.txt index bb5cc728c9..adc7860393 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,7 @@ * Allow empty keystore_password in encryption_options (CASSANDRA-18778) * Skip ColumnFamilyStore#topPartitions initialization when client or tool mode (CASSANDRA-18697) Merged from 4.0: + * JMH improvements - faster build and async profiler (CASSANDRA-18871) * Enable 3rd party JDK installations for Debian package (CASSANDRA-18844) * Fix NTS log message when an unrecognized strategy option is passed (CASSANDRA-18679) * Fix BulkLoader ignoring cipher suites options (CASSANDRA-18582) diff --git a/build.xml b/build.xml index c639748150..9591b24003 100644 --- a/build.xml +++ b/build.xml @@ -64,6 +64,7 @@ + @@ -140,6 +141,18 @@ + + + + + + + + + + + + @@ -612,8 +625,8 @@ - - + + @@ -1391,28 +1404,6 @@ - - - - - - - - - - - - - - - - - - - - - - @@ -1471,17 +1462,41 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2110,36 +2125,12 @@ - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - + +