Commit Graph

  • c6149755f5 Change name from sun_checks.xml Bruce Eckel 2016-11-15 15:11:16 -08:00
  • efe4525303 Test with Gradle 3.2-rc-3 Bruce Eckel 2016-11-10 11:28:12 -08:00
  • 7b43ebc94d Merge pull request #22 from bmuschko/code-analysis-sourceset Bruce Eckel 2016-11-09 12:34:16 -08:00
  • 6fd694af7e Only analyze the main source set Benjamin Muschko 2016-11-09 15:00:05 -05:00
  • bfd04a0686 Use new version 1.16 Bruce Eckel 2016-11-09 08:50:05 -08:00
  • eeffb0d2dc Merge pull request #21 from bmuschko/static-code-analysis Bruce Eckel 2016-11-06 09:17:18 -08:00
  • 3b71a73018 Link Bruce Eckel 2016-11-06 08:23:21 -08:00
  • 5960d4d97d Add group and description for tasks Benjamin Muschko 2016-11-06 09:32:37 -05:00
  • 65504adcb2 Build does more than just compilation classes Benjamin Muschko 2016-11-06 08:11:12 -05:00
  • 83c1841cd6 Integrated Checkstyle and FindBugs Benjamin Muschko 2016-11-06 08:10:12 -05:00
  • 7bb367b454 Added Travis URL Bruce Eckel 2016-11-03 17:00:33 -07:00
  • 070ba92f1d Merge pull request #20 from bmuschko/refactoring Bruce Eckel 2016-11-03 16:51:55 -07:00
  • b87585436d Dependency is only needed for compilation but not runtime Benjamin Muschko 2016-11-03 17:15:16 -04:00
  • 275f8d3a4b Don't track report.txt and buildSrc/ Bruce Eckel 2016-11-03 10:21:17 -07:00
  • 078cede6dc Debugging can be controlled from the command line Benjamin Muschko 2016-11-03 07:50:03 -04:00
  • d70ab5d3cc Avoid use of dynamic versions for reproducibility Benjamin Muschko 2016-11-03 07:49:40 -04:00
  • 0d3b0ea724 Organization of build logic into plugins and general cleanup Benjamin Muschko 2016-11-03 07:38:32 -04:00
  • 5cbe466884 Travis CI status Bruce Eckel 2016-11-02 16:26:29 -07:00
  • 1cd385b8fb Travis CI status Bruce Eckel 2016-11-02 16:21:47 -07:00
  • 9b4ebe810e Revert to before I tried Ben's notes Bruce Eckel 2016-11-02 10:55:40 -07:00
  • 37c5413501 chapter progress Bruce Eckel 2016-11-01 11:43:22 -07:00
  • d8a46db6f3 Small changes re Ben Bruce Eckel 2016-11-01 11:43:06 -07:00
  • dcdacb1c3f Trying to add -Xlint:unchecked Bruce Eckel 2016-10-25 10:19:31 -07:00
  • e472e322b2 Set failOnError=true as per Alexsey Bruce Eckel 2016-10-25 09:03:51 -07:00
  • 1bdf1beb30 Working draft of understandingcollections/jmh Bruce Eckel 2016-10-22 13:35:19 -07:00
  • e8db17143e Update JMH to latest version Bruce Eckel 2016-10-01 10:45:37 -06:00
  • b28cd2a3f4 Improved profiling section Bruce Eckel 2016-09-28 12:54:00 -06:00
  • 7bffa3f30d Upgraded Gradle to 3.1 Bruce Eckel 2016-09-24 12:47:36 -06:00
  • f98d3aa777 Upgraded jmh Bruce Eckel 2016-09-24 12:47:21 -06:00
  • 46211235c3 Copyright and jmh testing Bruce Eckel 2016-09-23 13:23:35 -06:00
  • 84baf7143d Merge pull request #19 from BruceEckel/rmi_test Bruce Eckel 2016-09-06 13:27:15 -06:00
  • 073f20e221 Reorganized network appendix. try-with-finally reformatting Bruce Eckel 2016-09-06 12:32:51 -06:00
  • 6df70d51b3 +RMITests & put remote classes in package bfrasure 2016-09-05 21:28:31 -06:00
  • 13a6e2c5e6 Put necessary files in packages Bruce Eckel 2016-09-03 13:24:33 -06:00
  • 704bac09f4 Bill's changes and formatting Bruce Eckel 2016-09-03 12:18:15 -06:00
  • 11610b8270 Further try-with-resources rewrite Bruce Eckel 2016-09-03 12:17:25 -06:00
  • e6dd2198de Commented out checkstyle and findbugs Bruce Eckel 2016-09-01 21:30:15 -06:00
  • 9c5e884764 Merge pull request #18 from swoogles/master Bruce Eckel 2016-09-01 17:28:52 -06:00
  • 22b4982a30 Store test output in $projectName/tests/report.txt bfrasure 2016-09-01 17:05:02 -06:00
  • 543409a58e Put tests in the "tests" subdirectory Bruce Eckel 2016-09-01 15:14:44 -06:00
  • 04c08103f3 Added support for checkstyle Bruce Eckel 2016-09-01 14:54:30 -06:00
  • c497c389e3 edits & improvements Bruce Eckel 2016-08-31 12:30:03 -06:00
  • ea67cacd65 Tiny edit Bruce Eckel 2016-08-30 11:03:38 -06:00
  • aaf9b4b78b chapter name change Bruce Eckel 2016-08-29 09:06:00 -06:00
  • 666343e0ba Comment to force update Bruce Eckel 2016-08-29 08:55:28 -06:00
  • 33a529c417 Chapter name and order change Bruce Eckel 2016-08-29 07:27:53 -06:00
  • 941213aae8 TDD Much better now Bruce Eckel 2016-08-28 06:13:56 -06:00
  • 9c838f918b TDD almost working, build.gradle cleaned up some Bruce Eckel 2016-08-27 10:12:56 -06:00
  • 27fdeacf4c Changed to _verify_output Bruce Eckel 2016-08-26 16:34:59 -06:00
  • 336d85c4cc Trying to get everything to build with JUnit5 Bruce Eckel 2016-08-24 16:28:10 -06:00
  • 2ca00a4fa5 Closer to working with JUnit5 Bruce Eckel 2016-08-23 16:48:02 -06:00
  • 2161792f99 moving to Junit 5 Bruce Eckel 2016-08-23 12:33:38 -06:00
  • e89d177b08 Flailing by adding lines to try to get it to build Bruce Eckel 2016-08-23 10:44:52 -06:00
  • e5071c5175 Name and path changes to help track down {CompileTimeError} issue Bruce Eckel 2016-08-23 09:33:05 -06:00
  • b947d10cbe
    add resources that includes *.xml James Ward 2016-08-19 17:16:23 -06:00
  • 07512f29d8 build sort of working for tests, testable files in packages Bruce Eckel 2016-08-19 15:36:00 -06:00
  • f52ebcad75 commented out the gradle.build-scan Bruce Eckel 2016-08-19 11:33:53 -06:00
  • cfaacad48c TDD section (not great yet, but runs) Bruce Eckel 2016-08-19 08:21:09 -06:00
  • 0dbbb64ef7 Changed jmhtests to jmh Bruce Eckel 2016-08-18 11:05:53 -06:00
  • e7bf71ea3a SLF4J support Bruce Eckel 2016-08-16 21:43:15 -06:00
  • 0345f21650 Moving to SLF4J Bruce Eckel 2016-08-16 18:03:29 -06:00
  • 69dec45d88 Upgraded to Gradle 3.0 Bruce Eckel 2016-08-16 18:03:03 -06:00
  • dd67261553 Added Andres Almiray JMH changes and also buildScan Bruce Eckel 2016-08-16 16:49:37 -06:00
  • a45ba31a98 Moved Junit dependency into "subprojects" Bruce Eckel 2016-08-16 14:23:39 -06:00
  • a454e23de4 Started Guava Preconditions, new JUnit features Bruce Eckel 2016-08-15 17:10:52 -06:00
  • 363abe4586 Added description line Bruce Eckel 2016-08-12 13:37:34 -06:00
  • 84b2e63100 Test ParallelSetAll.java on single-cpu machine Bruce Eckel 2016-08-11 11:19:48 -06:00
  • 6b1dcd12bc Moved Benchmarking intro to "Verifying" Bruce Eckel 2016-08-10 15:59:47 -06:00
  • b0b9fa3499 Added jmh support in "Verifying Your Code" Bruce Eckel 2016-08-10 15:38:02 -06:00
  • e0e7ced3d7 Temporarily adding "test" directory Bruce Eckel 2016-08-10 13:10:16 -06:00
  • 79279957dc Combined all subproject build.gradles into master Bruce Eckel 2016-08-10 10:36:16 -06:00
  • abf72d0710 Logging section not failing Bruce Eckel 2016-08-09 17:51:55 -06:00
  • a2cb2486f5 log4j added to dependencies Bruce Eckel 2016-08-09 16:15:05 -06:00
  • 003be8a597 Added "Verifying Your Code" Chapter Bruce Eckel 2016-08-09 13:34:35 -06:00
  • de9342c930 JMH version now defined in only one place Bruce Eckel 2016-08-09 11:49:57 -06:00
  • 1feee27c31 Bump JMH version to most current Bruce Eckel 2016-08-09 11:42:12 -06:00
  • a17f939fd9 Added the rest of the performance tests Bruce Eckel 2016-08-09 10:21:47 -06:00
  • 0346fc747b Also run :understandingcollections:jmh Bruce Eckel 2016-08-09 09:57:23 -06:00
  • 9db018422d Also run :understandingcollections:jmh Bruce Eckel 2016-08-09 09:19:45 -06:00
  • dd72625ffa Experimentally commented out 2nd "repositories" section Bruce Eckel 2016-08-07 17:42:08 -06:00
  • d9e652be5b Refactoring Maps.java benchmark Bruce Eckel 2016-08-06 11:30:08 -06:00
  • 71a6aa7e71 Initial Reasonable JMH example working Bruce Eckel 2016-08-05 16:07:30 -06:00
  • b72a223d07 Merge branch 'jmh' James Ward 2016-08-05 14:40:22 -06:00
  • f66316bc24 add repos James Ward 2016-08-05 14:39:40 -06:00
  • fb2eb28e61 Merge pull request #17 from BruceEckel/jmh Bruce Eckel 2016-08-05 14:16:27 -06:00
  • e1da0ed798 set jmh dep and srcdir James Ward 2016-08-05 13:55:39 -06:00
  • 7b93ad90aa Non-working MapPerformanceJMH.java Bruce Eckel 2016-08-05 12:41:54 -06:00
  • 8c04f570ad Merge pull request #16 from BruceEckel/jmh-plugin Bruce Eckel 2016-08-03 13:25:43 -06:00
  • dba7cc874e add jmh plugin James Ward 2016-08-03 13:24:58 -06:00
  • 1e306a6736 Update to release candidate 1 of Gradle 3.0 Bruce Eckel 2016-08-03 06:06:59 -06:00
  • 40a29c5e1c Update README.md Bruce Eckel 2016-08-02 15:53:45 -06:00
  • 1a6938773d Update README.md Bruce Eckel 2016-08-02 15:52:30 -06:00
  • 6a9bef0598 Create README.md Bruce Eckel 2016-08-02 15:46:42 -06:00
  • 6ba51b055c Change chapter title Bruce Eckel 2016-08-02 11:52:46 -06:00
  • 61d9e21317 Updated as per Justin's explanation Bruce Eckel 2016-08-02 11:00:06 -06:00
  • 6e1cf33f94 Fix verify as per James Bruce Eckel 2016-08-02 09:12:22 -06:00
  • e971340315 Merge pull request #15 from quidryan/strip-windows-newline Bruce Eckel 2016-08-02 08:06:49 -06:00
  • 3f0d825723 Remove ^M from fileroot Justin Ryan 2016-08-01 23:05:22 -07:00
  • e09d39fd25 Merge pull request #14 from quidryan/fix-output-line Bruce Eckel 2016-08-01 10:20:47 -06:00
  • e14f9174fe Use a regex to capture the whole Output line Justin Ryan 2016-07-31 18:11:25 -07:00