Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-06Bug 509985 - [9] Support multi-release JAR filesI20180507-2205I20180507-2000I20180507-0810I20180507-0800Jay Arthanareeswaran23-112/+850
2018-05-06Bug 515388 - [compiler][9] consider deprecation of modulesI20180506-2000I20180506-0800Stephan Herrmann1-0/+8
2018-05-05Bug 515388 - [compiler][9] consider deprecation of modulesI20180505-1500Stephan Herrmann1-1/+10
2018-05-03Bug 515388 - [compiler][9] consider deprecation of modulesI20180504-2000I20180503-2000Stephan Herrmann7-89/+15
2018-05-03Bug 534091 - [9][test]Stephan Herrmann2-1/+11
2018-05-03Fixed CHKPII errorsDani Megert1-9/+9
2018-05-03Bug 515863 - UnsupportedOperationException inSasikanth Bharadwaj2-1/+30
2018-05-03Test for Bug 531093I20180503-0740Till Brychcy1-0/+32
2018-05-02Bug 534168 [9]Constant_MethodHandle and MethodType to be handled in ldcI20180502-2000Manoj Palat4-4/+48
2018-05-01Bug 534225 - [formatter] Align Javadoc tags in columns option causes extra sp...I20180502-0100I20180501-2000Mateusz Matela2-13/+24
2018-04-27Bug 533210 - [10][syntax highlighting] type 'var' colored as keyword ifI20180430-2000I20180430-0715I20180429-2000I20180428-2020I20180428-1500I20180427-2000Sarika Sinha5-3/+91
2018-04-27Test change for bug 531093Sasikanth Bharadwaj1-0/+5
2018-04-26Bug 534009 - java.lang.ClassCastException:I20180426-2000Stephan Herrmann2-2/+40
2018-04-26Bug 515758 - [navigation] Hyperlinking does not work for (certain)Stephan Herrmann3-35/+93
2018-04-26Bug 534074 - [surefire] equinox resolver fails for packages which shouldStephan Herrmann3-2/+9
2018-04-26Bug 534083 - The .classpath file of org.eclipse.jdt.core.ecj.validationEd Merks1-1/+1
2018-04-26Bug 533899 - Inconsistency between org.eclipse.jdt.compiler.tool'sEd Merks1-1/+1
2018-04-24Bug 533884 - [10] var type in an enhanced for loop is not resolvedI20180426-0500I20180425-2000I20180425-1705I20180425-1650I20180425-1455I20180425-0910I20180425-0725I20180425-0505I20180425-0250I20180424-2000Stephan Herrmann1-1/+4
2018-04-23Bug 533949 - [9] CTRL+T Does Not Work Between ModulesStephan Herrmann2-9/+92
2018-04-23Bug 488328 [1.8][compiler][inference] Wrong method overload resolutionI20180423-2000I20180423-0655I20180423-0640Manoj Palat2-5/+54
2018-04-22Bug 533644 - JDK10: Incorrect Name clash errorI20180422-2000Stephan Herrmann2-4/+61
2018-04-22Bug 532653 - [regression] [1.8] Compilation error with "this" in InnerSasikanth Bharadwaj13-32/+78
2018-04-22Bug 533339 - incorrect Null type mismatch warning when using Guava'sStephan Herrmann1-4/+8
2018-04-21Bug 533339 - incorrect Null type mismatch warning when using Guava'sStephan Herrmann5-10/+73
2018-04-21Bug 533884 - [10] var type in an enhanced for loop is not resolvedI20180421-1500Stephan Herrmann6-19/+90
2018-04-20Bug 533884 - [10] var type in an enhanced for loop is not resolvedStephan Herrmann4-5/+83
2018-04-18Bug 491892 - [1.8][content assist] Keyword 'super' not proposed I20180420-2000I20180419-2000Vikas Chandra3-24/+7
2018-04-17Bug 482254 - Make the array copy conditionalI20180418-2000I20180417-2000Jay Arthanareeswaran2-4/+33
2018-04-17Bug 482254 - java.lang.NullPointerException atJay Arthanareeswaran2-2/+50
2018-04-17Updated API problem filtersDani Megert2-2/+2
2018-04-16Bug 533632 - Version adjustments required for jdt core bundlesSravan Kumar Lakkimsetti18-18/+18
2018-04-12Bug 533488 - [9] @Deprecated may cause AIOOBEI20180416-2000I20180416-0305I20180415-2000I20180414-1500I20180413-2000I20180412-2000Stephan Herrmann3-73/+58
2018-04-12Bug 533488 - [9] @Deprecated may cause AIOOBEAlexander Leshkin2-1/+55
2018-04-12Disabled junit for bug 533435Sasikanth Bharadwaj1-1/+25
2018-04-10Bug 533411: [9] Command line compiler puts the module-info.class inI20180411-2000I20180411-0735I20180411-0530I20180410-2000Sasikanth Bharadwaj2-1/+40
2018-04-10Bug 533295: Launching junit plugin tests using Execution EnvironmentSasikanth Bharadwaj1-1/+1
2018-04-09reverting the improvement patch of bug 532535I20180409-2000Manoj Palat2-5/+10
2018-04-07Bug 404648 - [1.8][compiler] investigate differences between ECJ & JavacI20180408-2000I20180407-1500Stephan Herrmann2-21/+53
2018-04-05Fixed Bug 533187: JDT generates incorrect code forI20180406-2000I20180405-2000Sasikanth Bharadwaj3-9/+89
2018-04-05fixing a comment merge errorManoj Palat1-4/+0
2018-04-03Improved Fix 532535 [10][18.3][dom] ITypeBinding expected to beI20180404-2000I20180403-2000Manoj Palat2-10/+5
2018-04-02Bug 533134: [9][codegen] eclipse generates deprecated attribute for aI20180402-2000Sasikanth Bharadwaj2-7/+27
2018-04-02Bug 532920: [10][compiler] NPE with varSasikanth Bharadwaj2-3/+34
2018-03-31Bug 373625 - [formatter] preserve whitespace between code and comments fails ...I20180401-2000Mateusz Matela2-2/+36
2018-03-31Bug 404648 - [1.8][compiler] investigate differences between ECJ & JavacI20180331-1500Stephan Herrmann1-0/+3
2018-03-31Bug 533115 - [9] bogus API leak error on exported split packageStephan Herrmann2-4/+12
2018-03-31Bug 533063 - [9] report when an unnamed module accesses types from aStephan Herrmann15-179/+189
2018-03-31Bug 533114 - [test] Avoid selective loading of JRT librariesStephan Herrmann4-57/+1
2018-03-31Bug 532733 - [9] JDT always opens "java.se.ee"Stephan Herrmann2-12/+46
2018-03-30Bug 532289 - Unstable traversal order in DeltaProcessingStateI20180330-2235I20180330-2000Andrey Loskutov1-10/+10

Back to the top