8034175: Remove use of UseVMInterruptibleIO from tests

Martin Buchholz martinrb at google.com
Tue Feb 11 16:09:00 UTC 2014


It is possible to restore any pre-existing security manager setting, but I
don't know what the current recommended practice for that is with jtreg.
The uncaught exception handler is actually not a problem because it is just
used with a thread factory (and could be eliminated completely).


On Tue, Feb 11, 2014 at 8:00 AM, Alan Bateman <Alan.Bateman at oracle.com>wrote:

> On 11/02/2014 15:52, Martin Buchholz wrote:
>
>> Thanks for doing this cleanup.
>>
>> ThrowingTasks fiddles with uncaught exception handlers and security
>> managers, so should remain otherVM.  Interrupt does not, but could use a
>> tiny bit of cleanup hygiene:
>>
> Probably best to create a separate issue for the cleanup. On tests setting
> a security manager then it's not strictly required tospin up a VM, jtreg
> does a better job at cleanup and restoring the environment. No problem
> keeping it for this test of course.
>
> -Alan
>



More information about the core-libs-dev mailing list