Stack Exchange
Stack Overflow
  • Questions
  • Tags
  • Users
  • About
Stack Overflow
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

miskender

7,460
reputation
1
19
23
  • Wakanda
  • Member since August 10 2015
  • 731 profile views
  • Last seen Sep 01 '23 at 08:04

Some of my good posts:

Multi threading

Java lambda trapped in deadlock when initiated through static declaration

Does overwriting a variable used in a synchronized lock prevent its garbage collection?

Does InterruptedIOException set the Interrupted flag of the thread to true?

Custom thread pool implementation in java

Creating a deep copy of cache in mulithreaded Java application

Language details and CS fundamentals

Will chained method callbacks lead to stack overflow in Java?

Why is summing an array of value types slower then summing an array of reference types?

Visual Studio 2017 - Diagostic tool - Heap profiling affects program memory consumption

Build Tools

How do you share code between gradle tasks?

How to automatically reuse dependency versions in a multi-module Maven project?

How to generate 2 jars from one gradle project with different dependencies using sring boot plugin 2.0.x

How to extract Android Gradle dependencies (implement, testImplementation...) into method in the root of project?