Issues running JAXP jtreg tests ("java.lang.RuntimePermission" "accessDeclaredMembers")

Langer, Christoph christoph.langer at sap.com
Tue Nov 22 14:43:22 UTC 2016


Hi Daniel,

yes - that looks like what we observe, see Volker's mail. It seems to work with testing 6.9.5 but not with 6.9.10 or 6.9.11.

So for my jaxp testing I can use 6.9.5, I'm so happy :)

But, as for fixing with the new testng, will you look into this? Shall I open a bug?

Thanks
Christoph

> -----Original Message-----
> From: Daniel Fuchs [mailto:daniel.fuchs at oracle.com]
> Sent: Dienstag, 22. November 2016 15:31
> To: Langer, Christoph <christoph.langer at sap.com>; Volker Simonis
> <volker.simonis at gmail.com>
> Cc: code-tools-dev at openjdk.java.net; core-libs-dev at openjdk.java.net; jtreg-
> use at openjdk.java.net
> Subject: Re: Issues running JAXP jtreg tests ("java.lang.RuntimePermission"
> "accessDeclaredMembers")
> 
> Hi,
> 
> The issue seems to be caused by changes in testng - but maybe that
> needs to be fixed in the JAXP test base.
> 
> I could reproduce the issue by running the jaxp tests, after
> unsetting JT_HOME and running with
> https://adopt-
> openjdk.ci.cloudbees.com/job/jtreg/lastSuccessfulBuild/artifact/jtreg-4.2-
> b03.tar.gz
> which has testng 6.9.11.
> 
> When I dowloaded
> http://mvnrepository.com/artifact/org.testng/testng/6.9.5
> and installed it in the jtreg install dir, the issue disappeared.
> 
> best regards,
> 
> -- daniel
> 


More information about the code-tools-dev mailing list