Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Merge remote-tracking branch 'origin/BETA_JAVA9'Jay Arthanareeswaran149-990/+14617
2017-09-22Bug 522401 - [9][null] make external annotations work with modulesBETA_JAVA9Till Brychcy7-34/+151
2017-09-21IndexerTest fail fixY20170921-1000Manoj Palat1-1/+3
2017-09-19Bug 522503: [9] SearchableEnvironment mis-interprets classfolders from aY20170920-1000P20170920-0255Stephan Herrmann1-0/+40
2017-09-19Bug 522330 - [9] javax.annotation.PostConstruct cannot be resolved withP20170919-0645Till Brychcy1-0/+37
2017-09-17Bug 522328: [9] define default set of JDK modules on the module pathStephan Herrmann1-3/+128
2017-09-17Bug 522328: [9] define default set of JDK modules on the module pathStephan Herrmann1-2/+9
2017-09-16Bug 522398 - [9] NPE in jdk.internal.jrtfs.JrtFileSystem.getPathTill Brychcy1-0/+54
2017-09-13Fix for Bug 501162: [9][search] find constructs in module-info [refManoj Palat1-27/+26
2017-09-12Bug 522164: [9] duplication of BinaryTypeBindings possible viaY20170913-1335Y20170913-1000Stephan Herrmann1-3/+117
2017-09-11Bug 522073: [9] core support for --limit-modulesStephan Herrmann1-1/+80
2017-09-11Fix for Bug 501162: [9][search] find constructs in module-info [commentY20170911-1000Manoj Palat2-0/+608
2017-09-10Bug 521896: [9] core support for --patch-moduleStephan Herrmann1-2/+56
2017-09-09Bug 521896: [9] core support for --patch-moduleStephan Herrmann2-1/+42
2017-09-09Bug 516377: [9] Add more attributes to module-info.classStephan Herrmann1-0/+140
2017-09-09Bug 522021: [9] "package accessible from more than one module" when thatStephan Herrmann1-10/+92
2017-09-08Fix for MCF addition for bug 501162 : [9][search] find constructs inManoj Palat2-1/+532
2017-09-07Bug 521896: [9] core support for --patch-moduleStephan Herrmann2-8/+89
2017-09-05Bug 521847: [9] NPE in ModuleBinding.UnNamedModule.canAccess()Stephan Herrmann1-0/+62
2017-09-05Bug 521847: [9] NPE in ModuleBinding.UnNamedModule.canAccess()Stephan Herrmann2-2/+40
2017-09-05Bug 506878: [9] Provide means to support automatic modulesStephan Herrmann1-3/+170
2017-09-02Bug 521396: [9] RenameStephan Herrmann3-3/+3
2017-09-01Bug 420045 - Start reporting annotations on dimensions of a classJay Arthanareeswaran1-1/+1
2017-08-31Fixed bug 521497: [9][compiler] Invalid error on opens directive of aP20170831-0455Sasikanth Bharadwaj1-2/+39
2017-08-30Followup cleanup and tests for Bug 521221: [9][search] NPE in search forManoj Palat1-40/+75
2017-08-30Fix for Bug 521240: Search ignores the qualifier of the parameter typeS4_8_0_M2I20170925-2000I20170924-2000I20170923-1500I20170922-2000I20170921-2000I20170920-2000I20170920-0100I20170919-2000I20170918-2000I20170917-2000I20170916-1500I20170915-2000I20170915-1030I20170913-2000I20170913-1120I20170913-0800I20170913-0420I20170913-0220I20170912-2255I20170912-2000I20170912-0800I20170911-2000I20170911-0800I20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000I20170908-0035I20170907-2000I20170906-2000I20170906-0815I20170906-0225I20170905-2000I20170905-0600I20170905-0310I20170904-2000I20170904-0230I20170903-2000I20170902-1500I20170901-2000I20170831-2000I20170830-2000I20170830-0605Manoj Palat1-1/+35
2017-08-29Bug 520995: [9] BinaryModule and BindingKeyResolver need to cooperateStephan Herrmann2-4/+87
2017-08-28Bug 520651: [9] module-info.class has a type as its childStephan Herrmann2-1/+35
2017-08-26Bug 519444: [9] Add --add-exports support in IDEStephan Herrmann1-0/+50
2017-08-24Bug 521388: [9] Improve ModuleAccumulatorEnvironmentStephan Herrmann1-1/+1
2017-08-24Bug 521256: [9] javadoc support needs to be extended / adjustedStephan Herrmann3-37/+68
2017-08-24Bug 521346: [9] NPE when java.* is importedStephan Herrmann1-0/+27
2017-08-23Bug 521287: [9] Follow up bugs for code selectJay Arthanareeswaran1-0/+87
2017-08-22Bug 488541: [1.9] module keyword in module-info.javaStephan Herrmann1-4/+38
2017-08-22Bug 488541: [1.9] module keyword in module-info.javaSasikanth Bharadwaj3-1/+193
2017-08-22Additional test for bug 501162 [9][search] find constructs inManoj Palat1-0/+384
2017-08-21Updating versions for changed bundles in PhotonI20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000I20170822-2000I20170821-2000Jay Arthanareeswaran2-2/+2
2017-08-20Bug 520310: [9] StackOverflowError when cycle in moduleStephan Herrmann1-0/+70
2017-08-19Bug 521140: [9][model] Need IJavaProject#findModule(String)Stephan Herrmann1-0/+84
2017-08-19Bug 520656: [9] ISourceReference.getSource() returns "/" for aStephan Herrmann1-1/+67
2017-08-19Bug 520651: [9] module-info.class has a type as its childStephan Herrmann2-4/+43
2017-08-18Fix for target exports in Bug 501162: [9][search] find constructs inManoj Palat1-0/+98
2017-08-17Fix for the package search comment 13 of bug 501162 [9][search] findManoj Palat1-0/+57
2017-08-16Bug 420045 - Start reporting annotations on dimensions of a classI20170818-0100I20170818-0040I20170817-2140I20170817-2000Jay Arthanareeswaran1-1/+1
2017-08-12Bug 519963 - [9] Clean-up of the new name lookupStephan Herrmann1-1/+0
2017-08-11Bug 520826: [9] detect and report "API leaks"Stephan Herrmann1-1/+1
2017-08-11Bug 520826: [9] detect and report "API leaks"Stephan Herrmann1-2/+6
2017-08-11test for bug 519935Sasikanth Bharadwaj1-0/+70
2017-08-11Fixed Bug 518282: [9] Classes from automatic module seen in ContentSasikanth Bharadwaj1-4/+4
2017-08-10Fix for Bug 520477: [9] JavaSearchNameEnvironment must handleManoj Palat1-0/+34

Back to the top