2017/4/24 9:14:31 -0700, ja...@outlook.in: > The JLS makes references to the "Java Platform Module System" in > several places but we are not sure where this is specified. The > Eclipse JDT team has been making do with whatever informal documents > we can get our hands on such as "State of the Module System", Javac > etc. It would be really nice to get some update on this as this would > give us the much needed confidence that we (JDT) are indeed going in > the right direction.
JSR 376 home page: http://openjdk.java.net/projects/jigsaw/spec/ Current draft specification, linked from that page: http://cr.openjdk.java.net/~mr/jigsaw/spec/ - Mark