Sun, 22 Jan 2017 23:48:19 +0100 PGebauer The branch tw_1715 created. tw_1715
Fri, 20 Jan 2017 16:43:38 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/
Fri, 20 Jan 2017 16:43:28 +0100 Tomas Zezula #269611:ClassCastException: org.netbeans.modules.classfile.CPUTF8Info cannot be cast to org.netbeans.modules.classfile.CPModuleInfo
Fri, 20 Jan 2017 09:19:59 +0100 Dusan Balek Fixing failing GoToSupportTest - cont.
Thu, 19 Jan 2017 18:01:16 +0100 Tomas Zezula Fixed wrong annotation.
Thu, 19 Jan 2017 17:47:39 +0100 Tomas Zezula Prevent NPE in case of broken or old module-info class file.
Thu, 19 Jan 2017 17:44:21 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/
Thu, 19 Jan 2017 17:43:30 +0100 Tomas Zezula Fixed: java.lang.StringIndexOutOfBoundsException from org.netbeans.api.java.source.SourceUtils.readModuleName(SourceUtils.java:1673)
Thu, 19 Jan 2017 17:16:39 +0100 Tomas Pavek workaround for ODCS tasks connector not using proxy
Thu, 19 Jan 2017 18:12:10 +0200 Emilian Bold #267484: Show Bytes/KB/MB instead of B/K/M for the image file size
Thu, 19 Jan 2017 16:59:10 +0100 Dusan Balek Fixing failing GoToSupportTest - cont.
Thu, 19 Jan 2017 16:47:59 +0100 Dusan Balek Fixing failing GoToSupportTest.
Thu, 19 Jan 2017 15:25:04 +0200 Emilian Bold #267484: Show image dimension and file size
Thu, 19 Jan 2017 14:11:57 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/
Thu, 19 Jan 2017 14:11:47 +0100 Tomas Zezula Fixed: Navigator not shown for classes in build/classes
Thu, 19 Jan 2017 14:03:10 +0100 Milutin Kristofic #268585 - AssertionError: FormatToken{kind=TEXT, offset=1970, text=<, id=OPERATOR_LOWER}
Thu, 19 Jan 2017 13:24:45 +0100 Milutin Kristofic #268137 - multiple import statements without semicolons wrongly indented
Thu, 19 Jan 2017 12:57:02 +0100 Dusan Balek Increasing spec version.
Thu, 19 Jan 2017 11:47:24 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/
Thu, 19 Jan 2017 11:47:07 +0100 Tomas Zezula More unit tests for ClassFile reader.
Thu, 19 Jan 2017 11:42:10 +0100 Dusan Balek Modified to support {@docRoot} tags.
Thu, 19 Jan 2017 10:15:10 +0100 Tomas Zezula Unit tests for class file reader, class file writer and modulemainclass task.
Wed, 18 Jan 2017 18:33:03 +0100 Tomas Zezula Fixed navigation for module directives in module-info.java.
Wed, 18 Jan 2017 17:29:37 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/
Wed, 18 Jan 2017 17:28:56 +0100 Tomas Zezula Cannot resolve types from the same module when no (module)sourcepath.
Wed, 18 Jan 2017 15:46:00 +0100 Dusan Balek Modified to use the new DocTree API.
Wed, 18 Jan 2017 15:44:41 +0100 Dusan Balek Deprecating methods accessing the deprecated Doclet API.
Wed, 18 Jan 2017 15:02:15 +0100 Milutin Kristofic #268660 - NullPointerException at org.netbeans.modules.javascript2.editor.formatter.JsFormatVisitor.getStart
Wed, 18 Jan 2017 14:27:54 +0100 Tomas Pavek sigtest error
Wed, 18 Jan 2017 14:07:00 +0100 Milutin Kristofic #268581 - left sided post-increment in less-than comparison causes syntax error; character sequence ++<
Wed, 18 Jan 2017 10:22:21 +0100 Milutin Kristofic #267744 - Hint error on JSX inline style - inc spec
Tue, 17 Jan 2017 18:46:39 +0100 Tomas Pavek accessibility fixes, mainly hardcoded colors and fonts (for high contrast), plus some minor UI cleanup
Tue, 17 Jan 2017 16:32:20 +0100 Milutin Kristofic #267744 - Hint error on JSX inline style
Fri, 20 Jan 2017 10:09:52 +0100 Tomas Pavek workaround for ODCS tasks connector not using proxy jdev_12211
Tue, 17 Jan 2017 16:23:13 +0100 Tomas Zezula Correct ElementHandle & paths are used for opening module-info.class in the ClassDataObject
Tue, 17 Jan 2017 14:59:16 +0100 Tomas Zezula Opening module-info of a correct module.
Tue, 17 Jan 2017 13:55:56 +0100 Tomas Zezula PlatformSourceForBinaryQuery for modular platform returns only module sources.
Tue, 17 Jan 2017 11:17:42 +0100 Tomas Zezula AssertionError: Modules not initialized.
Mon, 16 Jan 2017 17:07:30 +0100 Tomas Zezula Fixed usage hint for modular jar.
Mon, 16 Jan 2017 15:32:36 +0100 Tomas Zezula The ModuleMainClass can ignore errors.
Mon, 16 Jan 2017 14:16:08 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/
Mon, 16 Jan 2017 14:15:49 +0100 Tomas Zezula Setting module-main-class attribute.
Sat, 14 Jan 2017 09:32:40 +0100 Tomas Hurka spec. version increased after bf41be5d77ac 4f592627e40f 36f1aadf15d0 90e00d3ff1b1 profiler-release802
Fri, 13 Jan 2017 18:34:26 +0000 ffjre Automated merge with main-silver
Fri, 13 Jan 2017 12:44:33 +0100 Tomas Zezula Fixed deadlock in ClassPathProviderImpl called under project's write mutex.
Fri, 13 Jan 2017 16:38:31 +0100 Tomas Hurka sun.misc.Launcher does not exist in JDK 9 profiler-release802
Fri, 13 Jan 2017 14:27:50 +0100 Tomas Hurka bugfix #269523, make sure ClassLoaderManager works even if it is not able to acccess ClassLoader.findLoadedClass() and/or ClassLoader.findBootstrapClass() profiler-release802
Wed, 25 Nov 2015 17:39:31 +0100 Tomas Hurka bugfix #256790, use ClassLoader.loadClass() as fallback when ClassLoader.findLoadedClass() returns null profiler-release802
Fri, 13 Jan 2017 16:54:22 +0100 Tomas Hurka Added tag VisualVM_139 for changeset 268c3bcd7a42 profiler-release802
Thu, 22 Dec 2016 15:37:29 +0100 Tomas Hurka new constant pool constants (CONSTANT_Module, CONSTANT_Package) added profiler-release802
Fri, 13 Jan 2017 16:48:31 +0000 ffjre Merge of http://hg.netbeans.org/profiler-main/
Fri, 13 Jan 2017 16:38:31 +0100 Tomas Hurka sun.misc.Launcher does not exist in JDK 9
Fri, 13 Jan 2017 14:27:50 +0100 Tomas Hurka bugfix #269523, make sure ClassLoaderManager works even if it is not able to acccess ClassLoader.findLoadedClass() and/or ClassLoader.findBootstrapClass()
Fri, 13 Jan 2017 00:04:17 +0000 ffjre Merge of http://hg.netbeans.org/jet-main/
Thu, 12 Jan 2017 17:57:07 +0000 ffjre Automated merge with main-silver
Thu, 12 Jan 2017 16:55:10 +0100 Tomas Zezula Java8, Java9 constant pool.
Thu, 12 Jan 2017 17:24:47 +0000 ffjre Merge of http://hg.netbeans.org/jet-main/
Thu, 12 Jan 2017 15:39:00 +0100 Tomas Zezula Reads edge is no more enough, also requires edge is now needed.
Thu, 12 Jan 2017 14:37:11 +0100 Tomas Zezula Fixed deadlock in ModuleClassPath.ModuleInfoClassPathImplementation
Thu, 12 Jan 2017 14:26:38 +0100 Tomas Zezula Fixed b150 broken teast, missing compact modules.