RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-21 Thread Sibabrata Sahoo
Hi Max/Mandy, Here is the updated webrev: http://cr.openjdk.java.net/~asmotrak/siba/8130360/webrev.05/ I tried to address all the comments bellow. The major change includes abstracting the common behavior to ModularTest.java and extend the rest by each specific test. i.e. SecurityProviderModul

error compiling openJDK9 - commandLineFlagRangeList.cpp

2015-12-21 Thread Seshadri, Usha
Hello, I just downloaded OpenJDK9, and am trying to build it on RHEL 5.11 with g++ 4.2.1, and I am getting this error from commandLineFlagRangeList.cpp: hotspot/src/share/vm/runtime/commandLineFlagRangeList.cpp:293: error: integer constant is too large for 'long' type commandLineFlagRangeList.