RFR(S) : 8180037 : move jdk.test.lib.InMemoryJavaCompiler to a separate package (original) (raw)
mikhailo mikhailo.seledtsov at oracle.com
Wed May 10 23:08:20 UTC 2017
- Previous message: RFR(S) : 8180037 : move jdk.test.lib.InMemoryJavaCompiler to a separate package
- Next message: RFR(S) : 8180037 : move jdk.test.lib.InMemoryJavaCompiler to a separate package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Igor,
Changes look good,
Misha
On 05/09/2017 09:30 PM, Igor Ignatyev wrote:
http://cr.openjdk.java.net/~iignatyev//8180037/webrev.00/index.html
41 lines changed: 3 ins; 13 del; 25 mod; Hi all, could you please review this small patch which moves jdk.test.lib.InMemoryJavaCompiler to jdk.test.lib.compiler package and updates the tests? InMemoryJavaCompiler depends on java.compiler module, so in order to avoid unneeded module dependency it should be moved to a separate package. webrev: http://cr.openjdk.java.net/~iignatyev//8180037/webrev.00/index.html JBS: https://bugs.openjdk.java.net/browse/JDK-8180037 testing: :hotspotall Thanks, -- Igor
- Previous message: RFR(S) : 8180037 : move jdk.test.lib.InMemoryJavaCompiler to a separate package
- Next message: RFR(S) : 8180037 : move jdk.test.lib.InMemoryJavaCompiler to a separate package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]