3059 Commits

Author SHA1 Message Date
Kasra Madadipouya
914d01d03d JAVA-25341 fix Java networking flaky tests (#14798) 2023-09-21 09:28:33 +05:30
Liam Williams
156793bb48 Merge pull request #14796 from rajat-garg/rg/extension-from-mime-type
[BAEL-6730] Use ContentType to fetch the extensions
2023-09-19 22:17:46 +01:00
rajatgarg
030f308c5b Use ContentType to fetch the extensions 2023-09-20 00:36:33 +05:30
Hangga Aji Sayekti
556002e8d1 EOF Detection | bazeniancode@gmail.com | Hangga Aji Sayekti (#14738)
* [Add] add from my experiment repo github.com/hangga/eof-detection

* [Update] reorder test

* [Update] add close()

* [Update] try with resource

* [update] be careful with typo
2023-09-19 18:23:41 +05:30
Eugene Kovko
1e7471a2b3 BAEL-6822: Difference between Arrays.sort() and Collections.sort() (#14787) 2023-09-18 10:36:58 -07:00
Bhaskar Ghosh Dastidar
d6db7fd6e7 [BAEL-6960] value based class (#14785)
* [BAEL-6960] value based class

* [BAEL-6960] value based class

* [BAEL-6960] value based class

---------

Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-18 10:26:37 -07:00
davidmartinezbarua
9d0985112b Merge pull request #14759 from sam-gardner/BAEL-6811-check-if-letter-is-emoji
BAEL-6811 Check if letter is emoji example code
2023-09-18 12:35:24 -03:00
Sam Gardner
39f5f3cdd7 BAEL-6811 extract dependecy version number 2023-09-18 10:41:36 +01:00
Loredana Crusoveanu
2c7bba9332 Merge pull request #14778 from edizor/master
Update README
2023-09-17 14:36:32 +03:00
Michael Olayemi
2a574249c1 Add Minutes to a String Time in Java (#14767) 2023-09-17 08:44:00 +05:30
edizor
64b8889bab Update README.md
[skip ci]
2023-09-16 09:26:17 +08:00
edizor
3e91cea3b7 Update README.md
[skip ci]
2023-09-16 09:23:27 +08:00
edizor
57448bdc88 Update README.md
[skip ci]
2023-09-16 09:19:02 +08:00
edizor
1e1dc78e41 Update README.md
[skip ci]
2023-09-16 09:10:33 +08:00
edizor
9fb2ef8bc0 Update README.md
[skip ci]
2023-09-16 09:00:17 +08:00
Kasra Madadipouya
f820b37b6f Merge pull request #14739 from Bipinkumar27/JAVA-24545
JAVA-24545: Changes made for fixing issues in core-java-perf-2
2023-09-15 13:41:31 +02:00
Amol Gote
78b183b581 BAEL-6791 - Added in existing module Unit tests and Bench mark tests. (#14744)
* BAEL-6791 - Added in existing module Unit tests and Bench mark tests.

* BAEL-6791 - Put all of your code in a single package that refers to your article

* BAEL-6791 -
PR - add a newline after the package statements
PR - use 2-space indents for line continuations.
Use given-when-then naming convention for test methods
2023-09-14 21:00:04 -05:00
Bhaskar Ghosh Dastidar
c1b2a9d4f7 BAEL-6838-index-of-set-element (#14771)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-14 16:17:36 -07:00
Sam Gardner
f0719f76a7 BAEL-6811 remove unused import 2023-09-14 16:09:18 +01:00
Sam Gardner
913f8f5500 BAEL-6811 remove emoji4j usage 2023-09-14 16:03:19 +01:00
Sam Gardner
39f235d8ba Revert "BAEL-6811 Move folders"
This reverts commit 1fe064e7438c317e4db45486da494ee0697c1ef1.
2023-09-14 15:56:39 +01:00
Sam Gardner
1fe064e743 BAEL-6811 Move folders 2023-09-14 15:06:43 +01:00
Loredana Crusoveanu
a6ec9122ea BAEL-6811 move string article to make space for a new one using the same library; delete extra file 2023-09-14 10:01:58 +03:00
davidmartinezbarua
8bdab701bf Merge pull request #14727 from parthiv39731/PR-6669
BAEL-6669, Passing Class Name as Parameter in Java
2023-09-13 15:03:07 -03:00
Sam Gardner
601275a5c9 BAEL-6811 Check if letter is emoji example code 2023-09-13 15:39:17 +01:00
Bipinkumar27
76a427219e JAVA-24545: Incorporating review comments 2023-09-13 19:50:36 +05:30
panos-kakos
d167545325 [JAVA-20157] Upgraded core-java-serialization module to JDK17 (#14646)
* [JAVA-20157] Upgraded core-java-serialization module to JDK17

* [JAVA-20157] Upgraded core-java-nio-2 module to JDK17
2023-09-13 12:39:35 +03:00
Bipin kumar
76f7964c96 JAVA-24677: Changes made for add sub-modules in parents (#14690) 2023-09-13 12:28:47 +03:00
Michael Olayemi
cc911cefeb Differences between Heap Dump, thread dump and core dump (#14718)
* Differences between Heap Dump, thread dump and core dump

* Differences between Heap Dump, thread dump and core dump

* Differences between Heap Dump, thread dump and core dump

* Differences Between Heap Dump, Thread Dump and Core Dump
2023-09-13 06:48:47 +05:30
Kai Yuan
7c02a6ffdb [integer-to-digits] How to Split an Integer Number Into Digits in Java (#14736) 2023-09-12 16:46:08 -05:00
vunamtien
9bec8ebcdb BAEL-6816-create-stream-regex-matches (#14731)
* BAEL-6816-create-stream-regex-matches

* add unit test

---------

Co-authored-by: tienvn <tienvn@>
2023-09-12 21:58:56 +02:00
Bhaskar Ghosh Dastidar
42188fdc2d BAEL-6838-index-of-set-element (#14747)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-11 17:37:38 -07:00
mmomjya
3d522eb8c4 BAEL-6142 Map clear methods in Java (#14255)
Co-authored-by: Mariam Momjyan <mmomjyan@vmware.com>
2023-09-11 07:40:30 -07:00
Hamid Reza Sharifi
d2a1340d5c Bael 6188: Extract CN from X509Certificate in Java (#14681)
* #BAEL-6188:add unit tests

* #BAEL-6188:add dependencies

* #BAEL-6188:add certificate

* #BAEL-6188:add extract CN using Regex

* #BAEL-6188:refactor CN using Regex

* #BAEL-6188:refactor test case name

* #BAEL-6188:add properties for dependency version
2023-09-10 14:11:22 -05:00
Alexandru Borza
53f3cf70a1 BAEL-6727 Streams vs. Loops in Java (#14741) 2023-09-10 08:49:43 -07:00
Harry9656
4609814e3c BAEL-6896: Add test for public static final field lookup. (#14668) 2023-09-09 21:28:24 +02:00
Loredana Crusoveanu
e6a231d824 Merge pull request #14734 from edizor/master
Update README
2023-09-09 18:33:53 +03:00
Liam Williams
ba5065c692 Merge pull request #14740 from rajat-garg/rg/extension-from-mime-type
[BAEL-6730] Move hardcoded version to properties
2023-09-09 15:47:46 +01:00
rajatgarg
30b5e9d7cb Move hardcoded version to properties 2023-09-09 15:25:14 +05:30
Bipinkumar27
1189911fc0 JAVA-24545: Changes made for fixing issues in core-java-perf-2 2023-09-09 15:22:02 +05:30
edizor
bcacb5a37a Update README.md
[skip ci]
2023-09-08 22:48:56 +08:00
edizor
218938048a Update README.md
[skip ci]
2023-09-08 22:42:31 +08:00
edizor
03610a604c Update README.md
[skip ci]
2023-09-08 22:32:48 +08:00
edizor
d68d446414 Update README.md
[skip ci]
2023-09-08 22:25:42 +08:00
edizor
7ed3a423cf Update README.md
[skip ci]
2023-09-08 22:22:17 +08:00
edizor
6ce1d12ff1 Update README.md
[skip ci]
2023-09-08 22:15:04 +08:00
edizor
1b5d9edacb Update README.md
[skip ci]
2023-09-08 22:10:24 +08:00
edizor
2a4f7f0e86 Update README.md
[skip ci]
2023-09-08 21:55:48 +08:00
edizor
90216306d7 Update README.md
[skip ci]
2023-09-08 21:49:40 +08:00
Gaetano Piazzolla
cf1a561443 JAVA-24659 Simplifying Logic of Consumer-Producer problem. (#14682)
* JAVA-24659 | moving runflag inside consumer and producer. it makes no sense to have it inside

* JAVA-24659 | using atomic integer for sequence, and moving thread.sleep() in the same place

* JAVA-24659 | enhanced logic for simplicity
2023-09-08 19:14:38 +05:30