Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Bug 520839 - Downgrade the problem default severity to warningJay Arthanareeswaran1-5/+5
2017-09-19Fixed bug 521978: [compiler][inference] Eclipse accepts diamondSasikanth Bharadwaj2-5/+76
2017-09-19bug 495967: [1.9][codegen] AIOOBE when generating code forSasikanth Bharadwaj2-1/+56
2017-09-18Bug 477291: [1.9] Support JRE 9 in JSR199 implementationJay Arthanareeswaran1-1/+3
2017-09-18bug 521362: follow upY20170918-1000Sasikanth Bharadwaj1-0/+45
2017-09-16Bug 522326 - [9] Bogus error java.util.Map is not visibleY20170917-1000Till Brychcy2-1/+17
2017-09-16Bug 522327 - [9] Bogus error "No exception of type IOException can beTill Brychcy2-0/+55
2017-09-14Bug 521212: [compiler] generic type bound compilation - ecj passesY20170915-1000Y20170914-1000Stephan Herrmann3-11/+46
2017-09-14Fixed bug 521362: [9][compiler] Error not reported for exports directiveSasikanth Bharadwaj2-2/+121
2017-09-12Bug 522164: [9] duplication of BinaryTypeBindings possible viaY20170913-1335Y20170913-1000Stephan Herrmann1-1/+1
2017-09-12Fixed bug 520795: [9] CCE inY20170912-1000Sasikanth Bharadwaj1-0/+88
2017-09-12Bug 521458: [9][batch] multi-module compilation mode - ecj doesn'tP20170911-2315Jay Arthanareeswaran1-0/+65
2017-09-08Bug 520874: [compiler] difference in behavior in single static importJay Arthanareeswaran2-11/+304
2017-09-08Bug 521815: NPE when static import of a type is usedJay Arthanareeswaran1-3/+57
2017-09-07Fixed bug 521185 - [9][compiler] Non-visible types allowed inY20170907-1000Sasikanth Bharadwaj1-0/+107
2017-09-06Bug 520874: [compiler] difference in behavior in single static importJay Arthanareeswaran1-28/+171
2017-09-05Fixed bug 521859: [compiler] Invalid static import that resolves to aSasikanth Bharadwaj1-3260/+3278
2017-09-05Bug 506878: [9] Provide means to support automatic modulesStephan Herrmann1-0/+41
2017-09-05Fixed bug 521822: [compiler] Strange error when instantiating a genericSasikanth Bharadwaj1-0/+26
2017-09-05Regression test for bug 521743: [9] ECJ appears to inherit privateSasikanth Bharadwaj1-0/+13
2017-09-02Bug 519558: [9][compiler][test] package resolution error inStephan Herrmann4-2/+241
2017-09-01Bug 420045 - Start reporting annotations on dimensions of a classJay Arthanareeswaran3-73/+38
2017-09-01Fixed Bug 517926: [9][compiler] Anonymous diamond creation erroneouslySasikanth Bharadwaj2-1/+63
2017-08-31Bug 486013: [1.9][tests] Test case issuesStephan Herrmann1-10/+14
2017-08-31Bug 518295 - remove module name validation of -classNames argumentY20170831-1000Jay Arthanareeswaran1-32/+0
2017-08-30Bug 520727: [9] Eclipse rejects anonymous to interface conversionStephan Herrmann1-1/+26
2017-08-29Bug 500410: [9] Unnamed modules should have access only to exportedStephan Herrmann1-0/+45
2017-08-29Bug 520839: [9] reject unnamed package in a named moduleStephan Herrmann2-1/+40
2017-08-29Fixed bug 521521: [9][codegen] Invalid access_flags value forSasikanth Bharadwaj1-3/+28
2017-08-24bug 488541 - follow upY20170824-1000Sasikanth Bharadwaj1-0/+22
2017-08-23Bug 518295 -[9] batch compiler's -classNames: which module?Jay Arthanareeswaran1-0/+127
2017-08-22Bug 515932 - [9] Implement naming of automatic modules as per specTill Brychcy2-0/+118
2017-08-22Bug 488541: [1.9] module keyword in module-info.javaSasikanth Bharadwaj1-11/+58
2017-08-20Bug 521159: [1.8] Another NPE in MessageSend.analyseCode(..) - receiverStephan Herrmann1-0/+27
2017-08-19Bug 486013: [1.9][tests] Test case issuesStephan Herrmann1-0/+30
2017-08-19Bug 520656: [9] ISourceReference.getSource() returns "/" for aStephan Herrmann1-1/+63
2017-08-17Bug 521054 - [9] ECJ allows receiver as formal parameter on anY20170817-2205Y20170817-1000Jay Arthanareeswaran1-1/+66
2017-08-13Bug 520826: [9] detect and report "API leaks"Stephan Herrmann1-0/+86
2017-08-11Bug 520826: [9] detect and report "API leaks"Stephan Herrmann1-2/+2
2017-08-11Bug 520826: [9] detect and report "API leaks"Stephan Herrmann3-22/+350
2017-08-11Bug 519514: [9] Do we need a new problem category for package problems?Stephan Herrmann1-16/+16
2017-08-11Bug 487421: [1.9][batch] Support Java 9 options in command line compilerStephan Herrmann3-372/+663
2017-08-05Bug 520587: [9] add-reads and add-exports should understand ALL-UNNAMEDStephan Herrmann1-0/+48
2017-08-04Bug 520587: [9] add-reads and add-exports should understand ALL-UNNAMEDStephan Herrmann1-2/+44
2017-08-04Bug 519723 - [9] report not-uniquely visible packages againstStephan Herrmann2-1/+50
2017-08-03Bug 520335 - [9] ClassCastException in compiler when passed an endorsedY20170803-1000Jay Arthanareeswaran1-2/+3
2017-07-25Bug 519723 - [9] report not-uniquely visible packages againstStephan Herrmann1-4/+108
2017-07-20Bug 519922 - [9][compiler] NPE when compiling a non-modular project withStephan Herrmann1-0/+33
2017-07-20Bug 517808: [9][compiler] Implement lookup (module, package, type) basedStephan Herrmann1-0/+51
2017-07-18Bug 517808: [9][compiler] Implement lookup (module, package, type) basedStephan Herrmann1-1/+1

Back to the top