Commit Graph

23 Commits

Author SHA1 Message Date
johnA1331
5181994569 Merge branch 'master' into master 2020-06-14 10:42:24 +08:00
johnA1331
8c0db8fe9f Update README.md 2020-06-09 18:31:13 +08:00
Loredana Crusoveanu
d3547ea2d3 Merge pull request #9282 from albanoj2/BAEL-3951
BAEL 3951: Corrected a misspelling in the static variable name
2020-06-08 20:06:00 +03:00
Justin Albano
81ba5d3b61 Merge branch 'master' into BAEL-3951 2020-05-14 09:05:51 -04:00
Justin Albano
ec3fd618da BAEL-3951: Corrected misspelling. 2020-05-13 06:06:58 -04:00
johnA1331
3175daae2f Update README.md 2020-05-12 17:10:13 +08:00
Justin Albano
b0fb3f6993 BAEL-3951: Added JDK 14 record example and associated tests. (#9270) 2020-05-11 08:47:04 -07:00
Somnath Musib
e049907062 BAEL-3852 - A Guide to Foreign Memory Access API in Java 14 (#9040)
* Code sample for Java Hexagonal architecture

* BAEL-3838 Capturing a Java Thread Dump

* BAEL-3852 Foreign memory api in Java

* BAEL-3852 - Review changes of A Guide to Foreign Memory Access API in Java 14

* BAEL-3852 - Additional review changes for A Guide to Foreign Memory Access API in Java 14

* Review changes for alignment and class removal

* Removed incorrectly added old files from the PR

* Indentation changes

Co-authored-by: Somnath Musib <somnath.musib@voltbank.com.au>
2020-05-10 15:14:53 +01:00
Justin Albano
90696f400f BAEL-3951: Added JDK 14 record example and associated tests. 2020-05-10 09:47:28 -04:00
Greg Martin
5089ebdbcd Moved the HelpfulNullPointerException code to the npe package.
Merge remote-tracking branch 'upstream/master'
2020-04-27 18:47:18 -04:00
johnA1331
4dd280f870 Update README.md 2020-04-10 16:42:37 +08:00
Eduard Ardeleanu
2c16595505 BAEL-3853: Helpful NPE in Java 14 2020-03-20 17:28:47 +02:00
johnA1331
7d55fe1f67 Update README.md 2020-03-18 14:23:00 +08:00
johnA1331
7fa44beff7 Update README.md 2020-03-18 13:23:13 +08:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
Jonathan Cook
e4408fb1af BAEL-3854 - Pattern Matching for instanceof in Java 14 (#8799)
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

- Return to indentation with spaces.

* BAEL-3854 - Pattern Matching for instanceof in Java 14

* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
2020-03-02 22:15:28 -08:00
Martin van Wingerden
a835f17474 [BAEL-2397] Text Blocks
Replaced by `p` by `span`
2020-02-07 14:06:26 +01:00
Martin van Wingerden
41866bff19 [BAEL-2397] Text Blocks
Move the + signs to the beginning of the lines
2020-02-05 22:01:08 +01:00
Martin van Wingerden
52c7078b91 [BAEL-2397] Corrected formatting 2020-01-29 21:40:28 +01:00
Martin van Wingerden
34d42cca66 Add missing README.md
Added code/configuration for the article about Text Blocks
2020-01-27 09:28:27 +01:00
Martin van Wingerden
3ddc8eaa57 [BAEL-2397] Text Blocks
Added code/configuration for the article about Text Blocks
2020-01-27 09:25:42 +01:00
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
Donato Rimenti
d9dc2d8159 [BAEL-3524] A Guide to @Serial Annotation in Java 14 (#8433)
* BAEL-1935: Synthetic Class in Java

* Converted tabs to spaces

* [BAEL-3524] Created project core-java-14 with @Serial demo.
2020-01-01 10:38:39 -06:00