Haroon Khan 
							
						 
					 
					
						
						
						
						
							
						
						
							9da940a252 
							
						 
					 
					
						
						
							
							[JAVA-10398] Rename intermittent failing test to ManualTest  
						
						 
						
						
						
						
					 
					
						2022-03-06 00:41:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sameer 
							
						 
					 
					
						
						
						
						
							
						
						
							7d4fd180d8 
							
						 
					 
					
						
						
							
							Mini articles/java unknown stack trace ( #11627 )  
						
						 
						
						... 
						
						
						
						* unknown source in stack trace
* Improved comment
* creating an intentional exception
Co-authored-by: Sameer <d7495b5879fca1ec1367476a5395a60a8e9baec9> 
						
						
					 
					
						2021-12-28 09:06:17 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Haroon Khan 
							
						 
					 
					
						
						
						
						
							
						
						
							4e211b64d7 
							
						 
					 
					
						
						
							
							[JAVA-8353] Wait longer for the threads to finish  
						
						 
						
						
						
						
					 
					
						2021-11-26 22:15:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Haroon Khan 
							
						 
					 
					
						
						
						
						
							
						
						
							ca3fc370fa 
							
						 
					 
					
						
						
							
							[JAVA-8353] Code clean up  
						
						 
						
						
						
						
					 
					
						2021-11-22 08:05:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Haroon Khan 
							
						 
					 
					
						
						
						
						
							
						
						
							afcc730a66 
							
						 
					 
					
						
						
							
							[JAVA-8353] Increase timeout to 10s  
						
						 
						
						
						
						
					 
					
						2021-11-21 21:24:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Haroon Khan 
							
						 
					 
					
						
						
						
						
							
						
						
							48a1cc5624 
							
						 
					 
					
						
						
							
							[JAVA-8353] Update the test to wait for assertion with timeout  
						
						 
						
						
						
						
					 
					
						2021-11-21 21:19:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								anmoldeep0123 
							
						 
					 
					
						
						
						
						
							
						
						
							fa55f989d6 
							
						 
					 
					
						
						
							
							BAEL-4220 | A Guide to IllegalAccessError and when it happens ( #10798 )  
						
						 
						
						... 
						
						
						
						* BAEL-4220 | A Guide to IllegalAccessError and when it happens
* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests
* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests
* BAEL-4220 | A Guide to IllegalAccessError and when it happens | BDD test names 
						
						
					 
					
						2021-05-24 11:57:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							f4390801ca 
							
						 
					 
					
						
						
							
							fix illegal monitor test  
						
						 
						
						
						
						
					 
					
						2020-12-03 12:51:02 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Loredana Crusoveanu 
							
						 
					 
					
						
						
						
						
							
						
						
							ce7b195b62 
							
						 
					 
					
						
						
							
							Merge pull request  #10195  from amitiw4u/BAEL-4399-NoSuchFieldError  
						
						 
						
						... 
						
						
						
						BAEL-4399:Changes for showing NoSuchFieldError 
						
						
					 
					
						2020-11-28 13:01:08 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							761e38f0a1 
							
						 
					 
					
						
						
							
							Corrected the changes based on review comment  
						
						 
						
						
						
						
					 
					
						2020-11-21 15:35:14 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bfontana 
							
						 
					 
					
						
						
						
						
							
						
						
							f2aabf4de1 
							
						 
					 
					
						
						
							
							Merge pull request  #10242  from stancalau/BAEL-4218  
						
						 
						
						... 
						
						
						
						Bael 4218 
						
						
					 
					
						2020-11-18 21:38:27 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bradley M Handy 
							
						 
					 
					
						
						
						
						
							
						
						
							95e04696e6 
							
						 
					 
					
						
						
							
							BAEL-4209:  Difference between e.getMessage() and e.getLocalizedMessage() ( #10222 )  
						
						 
						
						... 
						
						
						
						* - initial commit of sample code
* BAEL-4209:  Moving the localized exception module into core-java-exceptions-3.
* BAEL-4209: Removed the old files for localizing exception messages. 
						
						
					 
					
						2020-11-09 17:37:47 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cristian Stancalau 
							
						 
					 
					
						
						
						
						
							
						
						
							5f9cf2c661 
							
						 
					 
					
						
						
							
							Fix typo  
						
						 
						
						
						
						
					 
					
						2020-11-09 19:29:12 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cristian Stancalau 
							
						 
					 
					
						
						
						
						
							
						
						
							ef3f984d8e 
							
						 
					 
					
						
						
							
							Rename Reptile to Amphibian  
						
						 
						
						
						
						
					 
					
						2020-11-09 19:20:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cristian Stancalau 
							
						 
					 
					
						
						
						
						
							
						
						
							141f05d179 
							
						 
					 
					
						
						
							
							Rename Reptile to Amphibian  
						
						 
						
						
						
						
					 
					
						2020-11-09 19:16:59 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Greg 
							
						 
					 
					
						
						
						
						
							
						
						
							3888cd0af1 
							
						 
					 
					
						
						
							
							Merge pull request  #10210  from vishal1023/BAEL-4236  
						
						 
						
						... 
						
						
						
						Bael 4236 
						
						
					 
					
						2020-11-08 13:41:04 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vishal 
							
						 
					 
					
						
						
						
						
							
						
						
							fe8f0c91a1 
							
						 
					 
					
						
						
							
							BAEL-4236 | move all classes to package com.baeldung.exception.indexoutofbounds  
						
						 
						
						
						
						
					 
					
						2020-11-07 12:21:21 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vishal 
							
						 
					 
					
						
						
						
						
							
						
						
							8ab6e4ad44 
							
						 
					 
					
						
						
							
							BAEL-4236 | delete duplicate class IndexOutOfBoundsException.java  
						
						 
						
						
						
						
					 
					
						2020-11-07 12:19:25 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vishal 
							
						 
					 
					
						
						
						
						
							
						
						
							66860c1b03 
							
						 
					 
					
						
						
							
							BAEL-4236 | delete duplicate classes  
						
						 
						
						
						
						
					 
					
						2020-11-07 12:01:26 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh.Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							1a0d8f4be0 
							
						 
					 
					
						
						
							
							Added changes to remove unwanted spaces  
						
						 
						
						
						
						
					 
					
						2020-11-06 16:02:36 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							e13f7952b1 
							
						 
					 
					
						
						
							
							BAEL-4399: Changes for removing tab spaces  
						
						 
						
						
						
						
					 
					
						2020-11-04 19:34:50 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							3bea743e5b 
							
						 
					 
					
						
						
							
							BAEL-4399: Removed unwanted space  
						
						 
						
						
						
						
					 
					
						2020-11-03 19:25:25 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							be3614c157 
							
						 
					 
					
						
						
							
							Corrected the file names  
						
						 
						
						
						
						
					 
					
						2020-11-03 19:13:59 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							819669c97c 
							
						 
					 
					
						
						
							
							BAEL-4399: Added changes as per review comment  
						
						 
						
						
						
						
					 
					
						2020-11-03 14:07:23 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Eric Martin 
							
						 
					 
					
						
						
						
						
							
						
						
							1578788805 
							
						 
					 
					
						
						
							
							Merge pull request  #10192  from sk1418/abstractMethodError  
						
						 
						
						... 
						
						
						
						[BAEL-4284] AbstractMethodError 
						
						
					 
					
						2020-11-02 21:24:43 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vishal 
							
						 
					 
					
						
						
						
						
							
						
						
							a1c8d9317e 
							
						 
					 
					
						
						
							
							BAEL-4236 | fix the failing build  
						
						 
						
						
						
						
					 
					
						2020-10-27 17:36:56 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vishal 
							
						 
					 
					
						
						
						
						
							
						
						
							943fa43822 
							
						 
					 
					
						
						
							
							BAEL-4236 | Add code examples to handle IndexOutOfBoundsException and alternatives to make a copy of the l.ist  
						
						 
						
						
						
						
					 
					
						2020-10-27 13:10:58 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							dcc5d77c1b 
							
						 
					 
					
						
						
							
							BAEL-4399: corrected the examples as per review  
						
						 
						
						
						
						
					 
					
						2020-10-24 18:59:11 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amitabh Tiwari 
							
						 
					 
					
						
						
						
						
							
						
						
							71daa1a7c1 
							
						 
					 
					
						
						
							
							BAEL-4399:Changes for showing NoSuchFieldError  
						
						 
						
						
						
						
					 
					
						2020-10-23 21:36:49 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kai Yuan 
							
						 
					 
					
						
						
						
						
							
						
						
							9f9f0c40f5 
							
						 
					 
					
						
						
							
							[BAEL-4284] AbstractMethodError  
						
						 
						
						
						
						
					 
					
						2020-10-21 22:39:43 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cristian Stancalau 
							
						 
					 
					
						
						
						
						
							
						
						
							af0db9610e 
							
						 
					 
					
						
						
							
							Fix review suggestions.  
						
						 
						
						
						
						
					 
					
						2020-10-14 18:22:32 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cristian Stancalau 
							
						 
					 
					
						
						
						
						
							
						
						
							6a82d1cde6 
							
						 
					 
					
						
						
							
							Reformat  
						
						 
						
						
						
						
					 
					
						2020-10-12 16:37:08 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cristian Stancalau 
							
						 
					 
					
						
						
						
						
							
						
						
							4c748f7a23 
							
						 
					 
					
						
						
							
							Explanation of “ClassCastException” in Java  
						
						 
						
						
						
						
					 
					
						2020-10-12 16:35:24 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vishal 
							
						 
					 
					
						
						
						
						
							
						
						
							c6f067c17f 
							
						 
					 
					
						
						
							
							Add examples to demo IndexOutOfBoundsException while using Collectins.copy method and other working demos to copy elements from one list to another list  
						
						 
						
						
						
						
					 
					
						2020-09-16 22:43:42 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maciej Glowka 
							
						 
					 
					
						
						
						
						
							
						
						
							3fd8926145 
							
						 
					 
					
						
						
							
							BAEL-4297: fixed unsynchronized classes naming, added slf4j logging  
						
						 
						
						
						
						
					 
					
						2020-09-02 23:56:02 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Maciej Glowka 
							
						 
					 
					
						
						
						
						
							
						
						
							9d24bc1598 
							
						 
					 
					
						
						
							
							BAEL-4297: example of IllegalMonitorStateException  
						
						 
						
						
						
						
					 
					
						2020-09-01 21:15:56 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Amy DeGregorio 
							
						 
					 
					
						
						
						
						
							
						
						
							aa96649458 
							
						 
					 
					
						
						
							
							BAEL 4401 ( #9913 )  
						
						 
						
						... 
						
						
						
						* BAEL-4401
* Update with master and resolve conflicts 
						
						
					 
					
						2020-08-24 08:20:26 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rutuja Joshi 
							
						 
					 
					
						
						
						
						
							
						
						
							f00adab98c 
							
						 
					 
					
						
						
							
							BAEL-4193 - initial commit  
						
						 
						
						... 
						
						
						
						initial commit in new module core-java-exceptions-3 
						
						
					 
					
						2020-08-17 19:33:14 +05:30