Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-08Bug 509985 - Fix failing compiler.tool testsI20180508-0800Jay Arthanareeswaran1-1/+10
2018-05-06Bug 509985 - [9] Support multi-release JAR filesI20180507-2205I20180507-2000I20180507-0810I20180507-0800Jay Arthanareeswaran17-104/+596
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 Herrmann5-57/+13
2018-05-03Bug 534091 - [9][test]Stephan Herrmann1-0/+10
2018-05-03Fixed CHKPII errorsDani Megert1-9/+9
2018-05-03Bug 515863 - UnsupportedOperationException inSasikanth Bharadwaj1-1/+6
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 Matela1-5/+1
2018-04-27Bug 533210 - [10][syntax highlighting] type 'var' colored as keyword ifI20180430-2000I20180430-0715I20180429-2000I20180428-2020I20180428-1500I20180427-2000Sarika Sinha4-2/+41
2018-04-27Test change for bug 531093Sasikanth Bharadwaj1-0/+5
2018-04-26Bug 534009 - java.lang.ClassCastException:I20180426-2000Stephan Herrmann1-2/+2
2018-04-26Bug 515758 - [navigation] Hyperlinking does not work for (certain)Stephan Herrmann1-12/+34
2018-04-23Bug 533949 - [9] CTRL+T Does Not Work Between ModulesStephan Herrmann1-8/+32
2018-04-23Bug 488328 [1.8][compiler][inference] Wrong method overload resolutionI20180423-2000I20180423-0655I20180423-0640Manoj Palat1-5/+7
2018-04-22Bug 533644 - JDK10: Incorrect Name clash errorI20180422-2000Stephan Herrmann1-3/+13
2018-04-22Bug 532653 - [regression] [1.8] Compilation error with "this" in InnerSasikanth Bharadwaj11-31/+31
2018-04-21Bug 533339 - incorrect Null type mismatch warning when using Guava'sStephan Herrmann4-6/+16
2018-04-21Bug 533884 - [10] var type in an enhanced for loop is not resolvedI20180421-1500Stephan Herrmann3-4/+49
2018-04-20Bug 533884 - [10] var type in an enhanced for loop is not resolvedStephan Herrmann3-5/+27
2018-04-18Bug 491892 - [1.8][content assist] Keyword 'super' not proposed I20180420-2000I20180419-2000Vikas Chandra1-23/+2
2018-04-17Bug 482254 - Make the array copy conditionalI20180418-2000I20180417-2000Jay Arthanareeswaran1-3/+6
2018-04-17Bug 482254 - java.lang.NullPointerException atJay Arthanareeswaran1-2/+4
2018-04-12Bug 533488 - [9] @Deprecated may cause AIOOBEAlexander Leshkin1-1/+1
2018-04-10Bug 533411: [9] Command line compiler puts the module-info.class inI20180411-2000I20180411-0735I20180411-0530I20180410-2000Sasikanth Bharadwaj1-1/+1
2018-04-09reverting the improvement patch of bug 532535I20180409-2000Manoj Palat2-5/+10
2018-04-05Fixed Bug 533187: JDT generates incorrect code forI20180406-2000I20180405-2000Sasikanth Bharadwaj1-5/+9
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 Bharadwaj1-6/+0
2018-04-02Bug 532920: [10][compiler] NPE with varSasikanth Bharadwaj1-3/+6
2018-03-31Bug 373625 - [formatter] preserve whitespace between code and comments fails ...I20180401-2000Mateusz Matela1-2/+3
2018-03-31Bug 533115 - [9] bogus API leak error on exported split packageStephan Herrmann1-3/+11
2018-03-31Bug 533063 - [9] report when an unnamed module accesses types from aStephan Herrmann10-167/+133
2018-03-31Bug 533114 - [test] Avoid selective loading of JRT librariesStephan Herrmann1-1/+0
2018-03-31Bug 532733 - [9] JDT always opens "java.se.ee"Stephan Herrmann1-12/+15
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 531046 - Fix the UnsupportedOperationExceptionJay Arthanareeswaran1-0/+7
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 Palat1-0/+3
2018-03-29Bug 532916 - Some methods in MethodInfo needing synchronizationI20180329-2000Stephan Herrmann2-27/+37
2018-03-29Bug 533036 - [10][batch] Batch compiler needs to support --release 10Jay Arthanareeswaran3-10/+19
2018-03-29Fixed bug 532349 - [10] wildcard bounds lost when indirectly assignedSasikanth Bharadwaj6-38/+91
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 Palat4-14/+104
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 Herrmann1-1/+3
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

Back to the top