On Dec 16, 2010, at 7:18 PM, Mandy Chung wrote:

It's more of the maintainence cost and readability (supporting the latest version vs all existing versions 1.1 and up) that I'd like to give my feedback so that you (new owner) can make the right judgement call :)

I don't claim to own any of this! :) As far as I'm concerned, Dan is the owner!

Yes, you can use internal API in jtreg test. You need to add a special javac flag to the test:
    @compile -XDignore.symbol.file <classname>

You can reference jdk/test/sun/misc/Version/Version.java.

Thanks, Mandy - this is much cleaner:
http://cr.openjdk.java.net/~kamg/6436034/webrev.03/test/com/sun/jdi/NativeInstanceFilterTarg.java.html

--
- Keith

Reply via email to