kvn [Mon, 23 Jul 2018 18:29:35 -0700] rev 51186
8207262: enable applications/ctw/modules/java_desktop_2.java test again
Reviewed-by: iignatyev
dcubed [Mon, 23 Jul 2018 14:41:06 -0400] rev 51185
8208092: ProblemList serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: sspitsyn
tonyp [Mon, 23 Jul 2018 11:38:28 -0400] rev 51184
8207849: Allow the addition of more number to the Java version string
Reviewed-by: erikj
tschatzl [Mon, 23 Jul 2018 17:32:04 +0200] rev 51183
8207953: Remove dead code in G1CopyingKeepAliveClosure
Reviewed-by: kbarrett
vromero [Fri, 20 Jul 2018 14:48:41 -0700] rev 51182
8205493: OptionSmokeTest.java uses hard-coded release values
Reviewed-by: darcy
darcy [Fri, 20 Jul 2018 14:46:43 -0700] rev 51181
8208060: Additional corrections of serial-related declarations
Reviewed-by: rriggs, lancea
iklam [Fri, 20 Jul 2018 12:19:28 -0700] rev 51180
8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Reviewed-by: jiangli
coleenp [Fri, 20 Jul 2018 14:52:11 -0400] rev 51179
8207359: Make SymbolTable increment_refcount disallow zero
Summary: Use cmpxchg for non permanent symbol refcounting, and pack refcount and length into an int.
Reviewed-by: gziemski, kbarrett, iklam
kvn [Fri, 20 Jul 2018 11:55:05 -0700] rev 51178
8206075: On x86, assert on unbound assembler Labels used as branch targets
Reviewed-by: kvn, mdoerr, phh
Contributed-by: xxinliu@amazon.com
darcy [Wed, 18 Jul 2018 00:23:06 -0700] rev 51177
8193462: Fix Filer handling of package-info initial elements
Reviewed-by: vromero
darcy [Wed, 18 Jul 2018 00:16:37 -0700] rev 51176
8193214: Incorrect annotations.without.processors warnings with JDK 9
Reviewed-by: vromero
jcbeyler [Thu, 19 Jul 2018 18:21:24 -0700] rev 51175
8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Summary: Add a calculation of array sizes before test to satisfy ZGC support
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
ctornqvi [Fri, 20 Jul 2018 09:15:54 -0400] rev 51174
8207855: Make applications/jcstress invoke tests in batches
Reviewed-by: kvn, iignatyev
dtitov [Thu, 19 Jul 2018 16:53:33 -0700] rev 51173
8204695: [Graal] vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java fails
Reviewed-by: sspitsyn, cjplummer
vromero [Thu, 19 Jul 2018 15:13:10 -0700] rev 51172
8206874: Evaluate LoadClassFromJava6CreatedJarTest.java after dropping -source 6
Reviewed-by: darcy