Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Bug 525522: [9] NullPointerException when compiling java9 projectM20171108-0500M20171108-0400Stephan Herrmann2-0/+69
2017-11-07Bug 525603: [9] "package ... does not exist or is empty" error inStephan Herrmann3-8/+68
2017-11-07Bug 525432: Fix compile warnings in official buildJay Arthanareeswaran10-29/+21
2017-11-06Bug 526376 - Duplicated line in IncrementalImageBuilderTill Brychcy7-79/+132
2017-11-06Bug 525291 - [tests] ResolveTests.testInterfaceX() failing since Java 9Till Brychcy1-1/+4
2017-11-06Bug 526288 - AutoValue annotation processor causesTill Brychcy5-0/+21
2017-11-04Bug 526067: [9] Content assist very slow with Java 9 in Maven projectsStephan Herrmann1-0/+14
2017-11-04Bug 526209 - [performance] Cache null resultsKarsten Thoms1-3/+5
2017-11-04Bug 526054: [9] define default set of JDK modules on the module path forStephan Herrmann3-7/+61
2017-10-14Fix for Bug 522613: [9][content assist] No proposal afterM20171101-0400Manoj Palat2-79/+120
2017-10-13Fix for Bug 519884: [9] NPE in PackageBinding#getJavaElementM20171025-0400M20171018-0705M20171018-0440M20171018-0400Manoj Palat1-1/+2
2017-10-13Bug 525989 - Update POM versions to 4.7.2Sravan Kumar Lakkimsetti18-20/+20
2017-10-13Fix for Bug 522604 - [9][content assist] SIOOBE while completing forManoj Palat3-3/+38
2017-10-07Bug 525462: JavaProject.computePackageFragmentRoots signature changeU20171009-0630S4_7_1_aRC2aR4_7_1aM20171009-0410M20171009-0140Stephan Herrmann1-0/+24
2017-09-26Bug 525208: [9] need API to ask for the module descriptor of anU20170928-1310U20170928-0110U20170927-1900U20170927-0115S4_7_1_aRC2M20170928-1310M20170927-1700M20170927-0400M20170926-1700Stephan Herrmann1-0/+4
2017-09-26Bug 522618: [9] org.eclipse.jdt.compiler.tool.tests not runU20170926-1200Jay Arthanareeswaran1-2/+2
2017-09-26Bug 525208: [9] need API to ask for the module descriptor of anStephan Herrmann6-32/+145
2017-09-26Bug 522401 - [9][null] make external annotations work with modulesM20170926-1000Till Brychcy11-36/+176
2017-09-26Bug 525156: [9] Fix the warnings about deprecated IClassFile#getType()Jay Arthanareeswaran30-346/+348
2017-09-21Fix invalid since tagU20170922-1005U20170922-0835U20170922-0750U20170921-1315S4_7_1_aRC1M20170925-0650M20170922-1005M20170922-0855M20170922-0740M20170921-1315Sasikanth Bharadwaj2-1/+8
2017-09-21Remove BETA tag from TODO notes.U20170921-0520Jay Arthanareeswaran13-14/+14
2017-09-21Fixing quotes in error messagesJay Arthanareeswaran2-2/+2
2017-09-21Fix duplicate message ID, incorrectly quoted error message etc.Jay Arthanareeswaran4-6/+6
2017-09-20Fix for IndexerTest errorsM20170921-0255M20170920-2345M20170920-1700Manoj Palat3-22/+28
2017-09-20BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran445-1790/+0
2017-09-20BETA_JAVA9 merger - update versions for changed bundlesJay Arthanareeswaran23-28/+34
2017-09-20BETA_JAVA9 merger - updating @since versions for APIJay Arthanareeswaran59-166/+1311
2017-09-20Merge remote-tracking branch 'origin/BETA_JAVA9' into R4_7_maintenanceJay Arthanareeswaran743-8908/+61491
2017-09-19Bug 522503: [9] SearchableEnvironment mis-interprets classfolders from aY20170920-1000P20170920-0255Stephan Herrmann2-0/+86
2017-09-19Bug 520839 - Downgrade the problem default severity to warningJay Arthanareeswaran2-5/+6
2017-09-19Bug 521362: [9][compiler] Error not reported for exports directive inY20170919-1000P20170919-1155P20170919-0935Stephan Herrmann1-1/+1
2017-09-19Fixed bug 521978: [compiler][inference] Eclipse accepts diamondSasikanth Bharadwaj4-39/+116
2017-09-19Bug 522330 - [9] javax.annotation.PostConstruct cannot be resolved withP20170919-0645Till Brychcy2-1/+38
2017-09-19bug 495967: [1.9][codegen] AIOOBE when generating code forSasikanth Bharadwaj3-1/+65
2017-09-18Bug 517841: [9] Support Java 9 APT modelsJay Arthanareeswaran34-148/+2120
2017-09-18Bug 477291: [1.9] Support JRE 9 in JSR199 implementationJay Arthanareeswaran57-629/+2611
2017-09-18bug 521362: follow upY20170918-1000Sasikanth Bharadwaj2-1/+46
2017-09-17Bug 522328: [9] define default set of JDK modules on the module pathStephan Herrmann12-66/+193
2017-09-17Bug 522328: [9] define default set of JDK modules on the module pathStephan Herrmann5-21/+118
2017-09-16Bug 522326 - [9] Bogus error java.util.Map is not visibleY20170917-1000Till Brychcy4-11/+48
2017-09-16Bug 522398 - [9] NPE in jdk.internal.jrtfs.JrtFileSystem.getPathTill Brychcy2-0/+56
2017-09-16Bug 522327 - [9] Bogus error "No exception of type IOException can beTill Brychcy3-4/+65
2017-09-16Bug 522293: [9][model] need IModuleDescription#getRequiredModules()Y20170916-1000Stephan Herrmann1-0/+16
2017-09-15Bug 522073: [9] core support for --limit-modulesStephan Herrmann5-8/+74
2017-09-15Fix for Bug 521240: Search ignores the qualifier of the parameter typeM20170920-0400M20170919-1155M20170919-0830M20170918-1300Manoj Palat2-3/+45
2017-09-14Bug 521212: [compiler] generic type bound compilation - ecj passesY20170915-1000Y20170914-1000Stephan Herrmann7-11/+83
2017-09-14Fixed bug 521362: [9][compiler] Error not reported for exports directiveSasikanth Bharadwaj14-15/+228
2017-09-13Fix for Bug 501162: [9][search] find constructs in module-info [refManoj Palat3-30/+35
2017-09-12Bug 522164: [9] duplication of BinaryTypeBindings possible viaY20170913-1335Y20170913-1000Stephan Herrmann4-5/+123
2017-09-12Fixed bug 520795: [9] CCE inY20170912-1000Sasikanth Bharadwaj7-20/+121

Back to the top