Forum Discussion
Hi APERRY
When you moved from v3.0 to v3.1, did you upgrade your Java RE/DK at all?
I found this on stackoverflow that appears to indicate this warning is related to upgrades above Java 8
nice one,
rich
- APERRY5 years agoOccasional Contributor
Hi richie
Thank you for your answer.
My gitlab runner do not contain any java version, I use the openjdk 12 which is installed on the ReadyAPI 3.1 image
Maybe iy's openjdk the source of the problem ?
- richie5 years agoCommunity Hero
Hey APERRY
perhaps? from my remedial understanding, I think that some java component type shouldnt be accessing some other component and if it does (considering the Oracle JRE v9 upgrade) you get the warning where you wouldn't on earlier versions.....i think! :)
did you upgrade the openjdk when you upgraded ReadyAPI!?
nice one,
rich
- APERRY5 years agoOccasional Contributor
I do not upgrade the openjdk, I just use the openjdk which preinstalled on the latest image of the testrunner (delivered by smartbear).
Related Content
- 3 years ago