JDK-8201469 : test under java/rmi should be restricted to not run concurrently
  • Type: Enhancement
  • Component: core-libs
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2018-04-12
  • Updated: 2018-04-28
  • Resolved: 2018-04-28
Related Reports
Relates :  
Relates :  
Description
currently, in rmi related tests only tests under java/rmi/Naming and javax/rmi is restricted to not run concurrently
But, to make rmi tests more stable, maybe we should restrict all rmi tests to not run concurrently, e.g. java/rmi

should consider runtime performance impact
Comments
it will impose too much overhead to testing execution. we need to find other way to fix intermittent failures in rmi area
28-04-2018