RE: Jigsaw Hackday in London - Anything in particular you want us to look at?

2015-06-24 Thread Jeroen Frijters
Hi Mark, I have a passionate dislike for Unsafe, but I have to agree with Vitaly and RĂ©mi. Until there are alternatives, it makes no sense to add more annoyances. Regards, Jeroen > -Original Message- > From: jigsaw-dev [mailto:jigsaw-dev-boun...@openjdk.java.net] On Behalf > Of mark.rei

RE: Encapsulating internal APIs in JDK 9 (sun.misc.Unsafe, etc.)

2015-08-04 Thread Jeroen Frijters
Hi Mark, Thanks. This looks like a solid plan. It will put us on track to get rid of the internal API usage without making it needlessly dificult for people to adopt JDK 9. Regards, Jeroen > -Original Message- > From: jigsaw-dev [mailto:jigsaw-dev-boun...@openjdk.java.net] On Behalf >

RE: Avoiding same-package conflicts

2015-11-04 Thread Jeroen Frijters
Alex Buckley wrote: > Yes. We were clear at JavaOne that 1:1 migration -- one module per JAR > -- is just one possibility among many. I actually expect the main > obstacle to 1:1 migration to be not duplication of exported packages but > rather cycles between classes in the JARs. In your JavaOne t