JDK-8220581 : sun/management/jmxremote/bootstrap tests hangs up: revokeall.exe falls into endless loop
  • Type: Bug
  • Component: core-svc
  • Sub-Component: java.lang.management
  • Affected Version: 12
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2019-03-13
  • Updated: 2020-02-07
  • Resolved: 2019-05-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Relates :  
Relates :  
Description
"jtreg -dir:test_sources/test/jdk :jdk_svc" test run hangs up on x86 windows machine.
The issue is in precompiled revokeall.exe that contains simple bug: it starts endless cycling over access control entry when finds entry with ACCESS_ALLOWED_ACE_TYPE AceType.
Comments
Daniil has fixed this under closed issue JDK-8214545. Closing as a duplicate.
20-05-2019

Here is the fix for the issue: http://cr.openjdk.java.net/~bulasevich/8220581/webrev.00/
13-03-2019