8024434: problem running javadoc tests in samevm mode on Windows

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2013-09-06 15:31:59 -07:00
parent 26758f0ffd
commit f607953eb8
3 changed files with 16 additions and 10 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -23,7 +23,7 @@
/*
* @test
* @bug 6493690
* @bug 6493690 8024434
* @summary javadoc should have a javax.tools.Tool service provider
* @build APITest
* @run main GetTask_FileManagerTest