Re: Adding support section/segment separating comments

2012-12-17 Thread Behrang Saeedzadeh
Hi guys, Thanks for the replies. I was more looking for something like Eiffel's feature blocks I guess ( http://en.wikipedia.org/wiki/Eiffel_(programming_language)#Lexical_and_syntax_properties). Even though I can live without them, but I gotta admit that I like them... Cheers, Behrang Saeedzadeh

Build failure in jaxws: package com.sun.xml.internal.ws.spi.db does not exist

2012-12-17 Thread David Holmes
A fresh clone of the jdk8/jdk8 forest (openjdk repos only) when build gives a bunch of errors in jaxws: /java/embedded/users/dh198349/class-instance-size/jdk8-repo/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/AbstractHeaderImpl.java:36: error: package com.sun.xml.internal.ws.sp

Re: Build failure in jaxws: package com.sun.xml.internal.ws.spi.db does not exist

2012-12-17 Thread David Holmes
Never mind. Broken clone. :( It's taken forever to clone the forest and it's broken in numerous places. David On 18/12/2012 4:40 PM, David Holmes wrote: A fresh clone of the jdk8/jdk8 forest (openjdk repos only) when build gives a bunch of errors in jaxws: /java/embedded/users/dh198349/class-