Let's implement a fair and highly scalable lock!
    
   
  
  
    
    
    
      
    
    
    
    
   Let's allocate a Java object without calling its constructor!
    
   
  
  
    
    
    
      
    
    
    
    
   How records are represented under the hood?
    
   
  
  
    
    
    
      
    
    
    
    
   A sneak peek at Records which are going to previewed in Java 14
    
   
  
  
    
    
    
      
    
    
    
    
   Let's see how well a fine-grained synchronized concurrent data structure performs compared to its coarse-grained counterpart