Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Bug 511950 - Remove test code left behindJay Arthanareeswaran1-22/+0
2017-08-31Bug 519963: [9] Clean-up of the new name lookupStephan Herrmann7-9/+6
2017-08-31Bug 518295 - remove module name validation of -classNames argumentY20170831-1000Jay Arthanareeswaran1-8/+0
2017-08-31Fixed bug 521497: [9][compiler] Invalid error on opens directive of aP20170831-0455Sasikanth Bharadwaj4-12/+25
2017-08-30Bug 520727: [9] Eclipse rejects anonymous to interface conversionStephan Herrmann1-1/+2
2017-08-30Followup cleanup and tests for Bug 521221: [9][search] NPE in search forManoj Palat1-6/+6
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-2/+10
2017-08-29Bug 520995: [9] BinaryModule and BindingKeyResolver need to cooperateStephan Herrmann7-8/+121
2017-08-29Bug 520839: [9] reject unnamed package in a named moduleStephan Herrmann4-0/+14
2017-08-29Fixed bug 521521: [9][codegen] Invalid access_flags value forSasikanth Bharadwaj1-1/+1
2017-08-29Bug 521460 - Remove FIXME, which is already taken care.Jay Arthanareeswaran1-1/+1
2017-08-28Bug 520651: [9] module-info.class has a type as its childStephan Herrmann3-12/+240
2017-08-28Bug 521460: [8] Type annotations of a constructor of a binary typeJay Arthanareeswaran1-7/+8
2017-08-28Fixed bug 521216: [9][compiler] Invalid errors about ambiguous typesSasikanth Bharadwaj1-0/+1
2017-08-26Bug 519444: [9] Add --add-exports support in IDEStephan Herrmann2-18/+23
2017-08-26Fix for Bug 521221: [9][search] NPE in search for Java 9 project setY20170826-0800P20170826-0400Manoj Palat1-15/+26
2017-08-24Bug 521287: [9] Follow up bugs for code selectY20170825-0700Y20170824-1850Stephan Herrmann3-5/+30
2017-08-24Bug 521388: [9] Improve ModuleAccumulatorEnvironmentStephan Herrmann2-7/+13
2017-08-24Bug 521256: [9] javadoc support needs to be extended / adjustedStephan Herrmann3-10/+71
2017-08-24Bug 521346: [9] NPE when java.* is importedStephan Herrmann1-3/+3
2017-08-24bug 488541 - follow upY20170824-1000Sasikanth Bharadwaj1-12/+5
2017-08-23Bug 521287: [9] Follow up bugs for code selectJay Arthanareeswaran2-16/+1
2017-08-23Bug 518295 -[9] batch compiler's -classNames: which module?Jay Arthanareeswaran2-49/+72
2017-08-22Bug 515932 - [9] Implement naming of automatic modules as per specTill Brychcy2-12/+112
2017-08-22Bug 488541: [1.9] module keyword in module-info.javaSasikanth Bharadwaj3-21/+242
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-21Bug 520540 - [9] PackageElementImpl#getEnclosedElements does not includeJay Arthanareeswaran1-1/+1
2017-08-20Bug 520310: [9] StackOverflowError when cycle in moduleStephan Herrmann1-1/+3
2017-08-20Bug 521159: [1.8] Another NPE in MessageSend.analyseCode(..) - receiverStephan Herrmann2-0/+8
2017-08-20Bug 520329 - [9] Remove field "environment" from State and other classesTill Brychcy9-53/+35
2017-08-20Bug 520640 - [9] NPE below NameEnvironment.isPackage used byTill Brychcy2-5/+3
2017-08-19Bug 486013: [1.9][tests] Test case issuesStephan Herrmann1-2/+2
2017-08-19Bug 521140: [9][model] Need IJavaProject#findModule(String)Stephan Herrmann3-3/+36
2017-08-19Bug 520592: [9][model]Stephan Herrmann2-6/+7
2017-08-19Bug 520656: [9] ISourceReference.getSource() returns "/" for aStephan Herrmann5-9/+37
2017-08-19Bug 521058: [9] buffer management and source mapping forStephan Herrmann7-64/+177
2017-08-19Bug 520651: [9] module-info.class has a type as its childStephan Herrmann34-537/+1157
2017-08-18Bug 520651: [9] module-info.class has a type as its childStephan Herrmann6-211/+29
2017-08-18Bug 520335 - [9] ClassCastException in compiler when passed an endorsedI20170820-2000I20170819-1500I20170818-2000Jay Arthanareeswaran6-115/+101
2017-08-18Bug 520335 - [9] ClassCastException in compiler when passed an endorsedJay Arthanareeswaran2-11/+16
2017-08-18Fix for target exports in Bug 501162: [9][search] find constructs inManoj Palat2-13/+25
2017-08-17Bug 521054 - [9] ECJ allows receiver as formal parameter on anY20170817-2205Y20170817-1000Jay Arthanareeswaran1-3/+7
2017-08-17Fix for the package search comment 13 of bug 501162 [9][search] findManoj Palat1-1/+1
2017-08-16Bug 420045 - Start reporting annotations on dimensions of a classI20170818-0100I20170818-0040I20170817-2140I20170817-2000Jay Arthanareeswaran2-23/+4
2017-08-14Bug 506430 - [1.9] Formatter support for module-info.java - potentially relev...Mateusz Matela2-1/+7
2017-08-14Bug 506430 - [1.9] Formatter support for module-info.java - improved javadoc,...Mateusz Matela2-12/+10
2017-08-14Bug 520940 - ecj cannot be built since introduction of java 1.8 lambda syntaxI20170816-2000I20170815-2000I20170815-0035I20170814-2000Mat Booth1-3/+3
2017-08-13Bug 520826: [9] detect and report "API leaks"Stephan Herrmann2-1/+5
2017-08-12Bug 519963 - [9] Clean-up of the new name lookupStephan Herrmann3-8/+27
2017-08-11Bug 520826: [9] detect and report "API leaks"Stephan Herrmann1-1/+1

Back to the top