Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-15Bug 562150 - [15] Remove JCP disclaimers from code, UI and marketplaceJay Arthanareeswaran20-80/+0
2020-09-14Bug 566962 - [15] ECJ rejects unicode characters using high and lowY20200915-0150P20200915-0150Olivier Thomann2-1/+15
2020-09-14Bug 566891 - [15] NPE with patternInstanceof or with instanceofY20200914-1200P20200914-0240Jay Arthanareeswaran1-1/+181
2020-09-10Bug 562190 - [15] Track all failing tests at compliance 15Jay Arthanareeswaran2-4/+4
2020-09-09Bug 564557 sec 15.8.3, 15 .8.4Manoj Palat1-0/+63
2020-09-09Bug 566554 - [14] Records - compiler omits accessor methods when theP20200909-0700Jay Arthanareeswaran1-0/+99
2020-09-08Bug 564557 sec 9.4, 13.1 tests plus 14.3 enumManoj Palat1-0/+110
2020-09-08Bug 564557 sec 9.6 testsY20200908-1200Manoj Palat1-0/+44
2020-09-08Additional tests for Bug 566748Manoj Palat1-0/+73
2020-09-08Bug 566748 - incorrect error message for accessing non-static vars fromManoj Palat2-3/+78
2020-09-08Bug 562824 - [14] Pattern variable with same name as outer local orJay Arthanareeswaran1-55/+338
2020-09-08Bug 566720 - [15] public keyword should not be allowed for localManoj Palat3-4/+101
2020-09-07Bug 566715 - Assertion/NPE with local records incorrectly having anManoj Palat1-1/+72
2020-09-03Bug 566518 - [Tests] Tests for 6.1 and 6.3 for Local Static InterfacesY20200903-2210Sarika Sinha1-0/+180
2020-09-03Bug 566057 - [15] [javadoc] [DOM] Dom AST support for module in @see,Kalyan Prasad Tatavarthi2-0/+172
2020-09-02Merge branch 'master' into BETA_JAVA15Manoj Palat4-0/+362
2020-08-27Bug 566418 - [15] Unused warning for implicit construtor with aY20200901-1200Manoj Palat1-1/+38
2020-08-27Bug 566284 - [15] static reference error in recordP20200828-0150Manoj Palat2-0/+224
2020-08-18test for Bug 565787 - Invalid code generated for records -I20200818-0900I20200818-0600I20200818-0340Manoj Palat2-0/+87
2020-08-17Bug 566125 - [14] Widening conversions combined with method invocationJay Arthanareeswaran1-0/+258
2020-08-17Bug 565847 - [15] No preview warning on using sealed typesY20200820-1200Y20200819-1200Y20200818-1200Y20200817-1210P20200821-0530P20200821-0510Vikas Chandra1-1/+46
2020-08-17Refactor with resets Bug 565787 - Invalid code generated forI20200817-1800I20200817-0920Manoj Palat1-0/+17
2020-08-17Bug 566056 - [15] [javadoc] compiler support for module in @see, @linkKalyan Prasad Tatavarthi4-1/+245
2020-08-16Revert "Bug 565787 - Invalid code generated for records -I20200817-0600I20200817-0450I20200816-1800Andrey Loskutov1-17/+0
2020-08-15Bug 565787 - Invalid code generated for records -I20200816-0600I20200815-1800Manoj Palat1-0/+17
2020-08-14Bug 566063 - [15] allow local enums and interfacesY20200817-0450Y20200816-1200Y20200815-1200Y20200814-1200Manoj Palat2-4/+114
2020-08-14Merge branch 'master' into BETA_JAVA15Y20200814-0650Y20200814-0630Manoj Palat1-0/+24
2020-08-14Bug 565830 - record - nested record contains reference to the enclosingI20200815-0600I20200814-1800I20200814-1040I20200814-0640I20200814-0330Manoj Palat1-0/+24
2020-08-13Bug 565732 - [15] record declaration without parenthesis not flaggedJay Arthanareeswaran1-0/+132
2020-08-13Bug 565417 - package com.sun.jdi is accessible from more than one moduleY20200813-1200Andrey Loskutov3-5/+12
2020-08-12Merge branch 'master' into BETA_JAVA15Manoj Palat1-6/+137
2020-08-12Bug 563186 - [15] Record - override annotation for accessorsY20200812-1200Jay Arthanareeswaran1-0/+84
2020-08-12Bug 563182 - [15] Records - SafevarargsJay Arthanareeswaran1-2/+183
2020-08-12Bug 565417 - package com.sun.jdi is accessible from more than one moduleI20200813-1800I20200812-1800I20200812-0710Andrey Loskutov3-5/+12
2020-08-12Bug 565844 - [14] Compiler rejects code with conditionalManoj Palat1-6/+137
2020-08-06Merge remote-tracking branch 'origin/master' into BETA_JAVA15Jay Arthanareeswaran4-3/+374
2020-08-06Bug 565844 - [14] Compiler rejects code with conditional expression in aI20200806-1800Jay Arthanareeswaran1-0/+101
2020-08-05Bug 565782 - [15] sealed - flag enums implicitly sealed with enumY20200806-1200Y20200805-1200Jay Arthanareeswaran1-1/+46
2020-08-04Bug 565786 - [15] record - implicit canonical constructor in a nestedY20200804-1200Manoj Palat1-1/+21
2020-08-03Bug 565782 - [15] sealed - flag enums implicitly sealed with enumManoj Palat1-1/+99
2020-07-30Bug 565639 - Compiler generates wrong line number information with textI20200804-1800I20200803-1800I20200803-0210Jay Arthanareeswaran2-1/+183
2020-07-29Bug 565388 - [15] sealed error to be changed to be more meaningfulManoj Palat1-1/+29
2020-07-29Bug 565638 - [15] Sealed - wrongly flags error for implicitly permittedManoj Palat1-5/+21
2020-07-29Bug 565116 - [15] sealed types - incorrect permits not allowed errorY20200729-0630Manoj Palat1-1/+14
2020-07-28Bug 562101 - [14] Wrong bytecode when switch expression is embeddedI20200801-1800I20200801-0010I20200731-2040I20200731-1800I20200731-0520I20200730-1800I20200729-1800I20200729-0120I20200728-1800I20200728-1120Manoj Palat1-2/+90
2020-07-28Bug 565561 - [15][codegen] Sealed Types - Inner Class attributes ofY20200728-0600Manoj Palat1-10/+34
2020-07-27Bug 565438 - [15] Consolidate all language feature support errorJay Arthanareeswaran5-244/+338
2020-07-27Bug 564672 - [15] type identifier "record" not flagging errors inY20200727-0310Sravan Kumar Lakkimsetti1-3/+1200
2020-07-22Bug 565211 - Outline view shows 2 elements for a single component in aY20200722-1200Jay Arthanareeswaran3-27/+23
2020-07-22Bug 564672 - [15] type identifier "record" not flagging errors inSravan Kumar Lakkimsetti1-7/+1251

Back to the top