Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-30Bug 532289 - Unstable traversal order in DeltaProcessingStateI20180330-2235I20180330-2000Andrey Loskutov1-10/+10
2018-03-30Bug 533100 - Generify DeltaProcessingStateAndrey Loskutov8-167/+183
2018-03-30Bug 530444 - update manifest classpath to code changesAndrey Loskutov1-1/+1
2018-03-30Bug 531046 - Fix the UnsupportedOperationExceptionJay Arthanareeswaran2-0/+83
2018-03-30Fix 532535 [10][18.3][dom] ITypeBinding expected to be returned byManoj Palat1-9/+1
2018-03-30Followup commit of Bug 532535 [10][18.3][dom] ITypeBinding expected toManoj Palat2-0/+32
2018-03-29Bug 532916 - Some methods in MethodInfo needing synchronizationI20180329-2000Stephan Herrmann2-27/+37
2018-03-29Bug 533043 : [9] CLASS_OUTPUT is not set properly whenJay Arthanareeswaran8-39/+154
2018-03-29Bug 531362: [18.3][tests] test failures on running with Java 10Sasikanth Bharadwaj2-3/+6
2018-03-29Bug 533036 - [10][batch] Batch compiler needs to support --release 10Jay Arthanareeswaran4-10/+39
2018-03-29Fixed bug 532349 - [10] wildcard bounds lost when indirectly assignedSasikanth Bharadwaj7-38/+449
2018-03-28Bug 532505 - Reduce memory footprint of ClasspathAccessRuleI20180329-0000I20180328-2000Karsten Thoms5-8/+38
2018-03-28Bug 532535 - [10][18.3][dom] ITypeBinding expected to be returned byManoj Palat5-14/+132
2018-03-28Bug 531046 - [10] ICodeAssist#codeSelect support for 'var'Jay Arthanareeswaran3-13/+124
2018-03-27Bug 531025 - [10][compiler] Type annotations should not be allowed forI20180327-2000Stephan Herrmann2-1/+61
2018-03-27Bug 532913 - TestcaseJay Arthanareeswaran4-13/+73
2018-03-27Bug 532913 - [9] @Deprecated appears twice on BinaryMethodBindingStephan Herrmann1-1/+8
2018-03-26Bug 532176 - [10] NPE during reconcileI20180327-0805I20180327-0630I20180326-2000Stephan Herrmann1-1/+5
2018-03-25Bug 531995 - java.lang.ClassCastException:I20180325-2000Stephan Herrmann2-9/+5
2018-03-25Bug 525842 - [9] Got java.nio.channels.ClosedByInterruptExceptionStephan Herrmann4-18/+23
2018-03-24Bug 528350 - [10] update in JLS 7.5.3 re duplicate static importsStephan Herrmann1-0/+56
2018-03-24Bug 532176 - [10] NPE during reconcileStephan Herrmann5-13/+63
2018-03-23Bug 531981 - [formatter] Error on <code> spanning multiple Javadoc tagsI20180324-1500I20180323-2000Mateusz Matela2-12/+42
2018-03-23Bug 532800: [9] The Documentation for isModule() API available onI20180323-0355kalyan prasad1-1/+2
2018-03-23Bug 532799: [10] The Documentation for isVar() API available onkalyan prasad1-0/+1
2018-03-22Fix warnings due to deprecated AST LevelI20180322-2000Jay Arthanareeswaran5-9/+22
2018-03-22Removed unused properties messageDani Megert1-2/+1
2018-03-22Bug 527569 - [9] Add --release option to Java Compilerkalyan prasad1-0/+1
2018-03-21Merge remote-tracking branch 'origin/R4_7_maintenance'I20180322-0645I20180322-0225I20180321-2000Jay Arthanareeswaran147-349/+3642
2018-03-21Post Merge Java 10 work, remove copyright disclaimer, @since tag etc.M20180322-0400Jay Arthanareeswaran45-1410/+34
2018-03-20Bug 531362 - [18.3][tests] test failures on running with Java 10P20180321-0045Stephan Herrmann3-5/+3
2018-03-20Bug 530308 - [9] check usage of ClassFileReader.classFileNameStephan Herrmann3-20/+6
2018-03-20Bug 531040 - [10][quick assist] Convert type to 'var'Stephan Herrmann1-0/+43
2018-03-20Bug 532670 - [10] cannot launch jvm 10 from compiler testsStephan Herrmann1-1/+2
2018-03-20Merge remote-tracking branch 'origin/R4_7_maintenance' into BETA_JAVA_18_3Jay Arthanareeswaran6-25/+279
2018-03-19Bug 532586 - [testsources] incremental builds are not working inI20180320-2000I20180319-2000Till Brychcy2-3/+53
2018-03-19Bug 527569 - [9] Add --release option to Java Compilerkalyan prasad1-0/+1
2018-03-16Bug 532450 - TypesImpl doesn't yet implement certain methodsJay Arthanareeswaran4-25/+96
2018-03-16Fixed Bug 530920: [10][compiler] var is not a valid type variable andP20180319-0325P20180319-0305P20180316-1305P20180316-1120Sasikanth Bharadwaj3-3/+62
2018-03-15Bug 532137 - Todays update produces compile error but javac compilesI20180318-2000I20180317-1500I20180316-2000I20180316-0740I20180316-0730I20180316-0525I20180316-0510I20180316-0455I20180315-2000Till Brychcy3-2/+77
2018-03-15Bug 532476 - [10][content assist] No result fromJay Arthanareeswaran3-4/+80
2018-03-15Bug 525842 - [9] Got java.nio.channels.ClosedByInterruptExceptionStephan Herrmann4-27/+31
2018-03-14Bug 522601 - [9] NPE on adding invalid JAR to modulepathStephan Herrmann2-2/+22
2018-03-14Bug 527070 - [9][test]I20180314-2000Stephan Herrmann1-0/+97
2018-03-14Bug 327717 - ConcurrentModificationException inAndrey Loskutov1-16/+30
2018-03-14Bug 530444 - [10] JSR 269 API changesY20180315-1000Jay Arthanareeswaran24-24/+78
2018-03-14Bug 532421 - [18.3] Using type of a variable as 'var' in aManoj Palat3-7/+63
2018-03-14Actual fix for bug 532349Sasikanth Bharadwaj1-5/+1
2018-03-14Bug 531717 - TypesImpl.erasure() should not throw CCE for NoType andJay Arthanareeswaran4-4/+36
2018-03-13Bug 530113 - Java Model Exception in error log when changing fromI20180313-2000Stephan Herrmann5-1/+152

Back to the top