shurailine [Thu, 11 Apr 2019 03:05:11 -0800] rev 54516
8221857: Collect code coverage for a subset of code
Reviewed-by: erikj
shade [Thu, 11 Apr 2019 19:09:45 +0200] rev 54515
8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases)
Reviewed-by: zgu, shade
Contributed-by: Ao Qi <aoqi@loongson.cn>
jlahoda [Thu, 11 Apr 2019 17:55:18 +0200] rev 54514
8217047: Provide a way to inject missing parameter names
Summary: Adding a way to provide parameter names that are missing in the classfiles.
Reviewed-by: darcy, jjg
clanger [Thu, 11 Apr 2019 15:36:09 +0100] rev 54513
8221979: Cleanups for building Windows resources
Reviewed-by: erikj
jlahoda [Thu, 11 Apr 2019 14:49:04 +0200] rev 54512
8215407: javac should reject class files with bad EnclosingMethod attributes
Summary: Reject classfiles with broken EnclosingMethod attribute.
Reviewed-by: jjg
stefank [Wed, 10 Apr 2019 15:41:04 +0200] rev 54511
8221393: ResolvedMethodTable too small for StackWalking applications
Reviewed-by: coleenp, rehn
stefank [Wed, 10 Apr 2019 15:41:03 +0200] rev 54510
8221913: Add GC.selected() jtreg-ext function
Reviewed-by: kbarrett, pliden
psadhukhan [Thu, 11 Apr 2019 14:20:16 +0530] rev 54509
Merge
psadhukhan [Wed, 10 Apr 2019 10:46:53 +0530] rev 54508
Merge
psadhukhan [Wed, 10 Apr 2019 10:32:43 +0530] rev 54507
8222097: ProblemList tests that are failing recurringly and intermittently in PIT
Reviewed-by: prr, kaddepalli