Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 5.0
-
Component/s: other-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:beta
-
CPU:sparc
-
OS:solaris_1, solaris_2.6
-
Verification:Verified
Description
*******************************************************************************
###@###.### 2002-01-03
With build :
j2sdk-1_4_0-rc-bin-b90-solsparc-21_dec_2001
Problem description :
POA.destroy() is throwing java.util.ConcurrentModificationException when multiple threads try to create and destroy POAs randomly. The exception normally happens when the POA structure has 3 or more levels.
Run the attached test to reproduce the problem.
Test source code :
Attached with this bug.
******************************************************************************
###@###.### 2002-08-05
Fix verified OK
with build - j2sdk-1_4_1-rc-bin-b18-solaris-sparc-24_jul_2002
with test - tests/scalability/poa
******************************************************************************
###@###.### 2002-01-03
With build :
j2sdk-1_4_0-rc-bin-b90-solsparc-21_dec_2001
Problem description :
POA.destroy() is throwing java.util.ConcurrentModificationException when multiple threads try to create and destroy POAs randomly. The exception normally happens when the POA structure has 3 or more levels.
Run the attached test to reproduce the problem.
Test source code :
Attached with this bug.
******************************************************************************
###@###.### 2002-08-05
Fix verified OK
with build - j2sdk-1_4_1-rc-bin-b18-solaris-sparc-24_jul_2002
with test - tests/scalability/poa
******************************************************************************
Attachments
Issue Links
- duplicates
-
JDK-4655384 POA.destroy(false, true) method throws ConcurrentModificationException
-
- Closed
-