Per Lidén
80240eb399
8222469: ZGC: Generalize ZPageCache::flush()
...
Reviewed-by: stefank
2019-04-25 08:55:50 +02:00
Per Lidén
86808b9d47
8221786: ZGC: Increase max heap size to 16TB
...
Reviewed-by: stefank
2019-04-25 08:55:50 +02:00
Per Lidén
2accc59e60
8222462: Introduce CollectedHeap::unused()
...
Reviewed-by: stefank, eosterlund
2019-04-25 08:55:49 +02:00
Per Lidén
72491e961c
8222664: runtime/appcds/sharedStrings/SharedStringsStress.java assert GC active during NoGCVerifier
...
Reviewed-by: iklam, stefank
2019-04-25 08:55:49 +02:00
Jean Christophe Beyler
131bdfdff3
8222935: Fix ExceptionCheckingJniEnv system
...
Added missing tests and fixed the code
Reviewed-by: cjplummer, sspitsyn, amenkov
2019-04-24 19:51:38 -07:00
Jesper Wilhelmsson
e2cd7c8a70
Added tag jdk-13+18 for changeset bebb82ef3434
2019-04-25 02:23:27 +02:00
Jesper Wilhelmsson
f7a96018a7
8222952: Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
...
Reviewed-by: darcy
2019-04-25 02:14:22 +02:00
Martin Balao
11bb97a71c
8222805: sun/security/pkcs11/tls/tls12/TestTLS12.java fails with Unsupported signature algorithm: rsa_pss_rsae_sha256
...
Reviewed-by: mullan, xuelei
2019-04-24 16:25:41 -03:00
Jonathan Gibbons
761466699c
8222669: Create and use new html.Entity class
...
Reviewed-by: hannesw
2019-04-24 11:26:44 -07:00
Daniel D. Daugherty
baf1349a2f
8222295: more baseline cleanups from Async Monitor Deflation project
...
Reviewed-by: coleenp, acorn, dholmes
2019-04-24 10:20:25 -04:00
Claes Redestad
ad207e278d
8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
...
Reviewed-by: lancea, clanger, alanb
2019-04-24 15:37:55 +02:00
Harold Seigel
ef40115621
8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
...
Make the options diagnostic and add -XX:+UnlockDiagnosticVMOptions to tests where needed.
Reviewed-by: lfoltan, acorn, dholmes
2019-04-24 08:27:00 -04:00
Aleksey Shipilev
b440ac2586
8222838: Shenandoah: SEGV on accessing cset bitmap for NULL ptr
...
Reviewed-by: rkennke
2019-04-24 11:40:04 +02:00
Aleksey Shipilev
6af2184d4b
8222843: Print Shenandoah cset map addresses in hs_err
...
Reviewed-by: rkennke
2019-04-24 11:39:56 +02:00
Fei Yang
055a822a06
8222785: aarch64: add necessary masking for immediate shift counts
...
Reviewed-by: aph
2019-04-20 15:55:07 +08:00
Yasumasa Suenaga
c576c3c3f5
8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
...
Reviewed-by: egahlin, mgronlun
2019-04-24 17:09:24 +09:00
Joe Darcy
17466b5a51
8222817: Refactor printing processor to use streams
...
Reviewed-by: jjg
2019-04-23 14:56:39 -07:00
Jesper Wilhelmsson
75db2f7df9
8221598: Update Graal
...
Reviewed-by: kvn
2019-04-23 22:55:09 +02:00
Lois Foltan
57aaf7a8cd
8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
...
Introduce BootstrapInfo data structure and merge invocation of a bootstrap method for condy and indy into invoke_bootstrap_method.
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: acorn, coleenp
2019-04-23 14:09:54 -04:00
Jean Christophe Beyler
fd3378a73e
8213501: Deploy ExceptionJniWrapper for a few tests
...
Add more tests to be using the wrapper
Reviewed-by: phh, amenkov, sspitsyn, dholmes, cjplummer
2019-04-23 08:11:38 -07:00
Hannes Wallnöfer
41f9c9cafa
8222526: Use of no longer existing jquery directory in script.js
...
Reviewed-by: jjg
2019-04-23 16:50:17 +02:00
Claes Redestad
5b2d4559b1
8215017: Improve String::equals warmup characteristics
...
Reviewed-by: jlaskey
2019-04-11 14:56:52 +02:00
Priya Lakshmi Muthuswamy
d0788ec07f
8219998: Eliminate inherently singleton lists
...
Reviewed-by: jjg
2019-04-23 18:28:48 +05:30
Lois Foltan
4f2478e234
8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
...
Add JVM_CONSTANT_Module and JVM_CONSTANT_Package to classfile_constants.h
Reviewed-by: coleenp, hseigel
2019-04-23 07:05:38 -04:00
Ron Shapiro
5bb53d6b8a
8220378: Unused Names constants
...
Reviewed-by: jjg, mcimadamore
2019-03-08 09:58:56 -08:00
Brian Burkhalter
e9cb99cbe4
8220614: (bf) Buffer absolute slice methods should use Objects.checkFromIndexSize()
...
Reviewed-by: alanb, igerasim, rriggs
2019-03-14 09:43:18 -07:00
Jean Christophe Beyler
818df25a3b
8220628: Move the HeapMonitor library to C++
...
Migrate libHeapMonitorTest.c to libHeapMonitorTest.cpp
Reviewed-by: cjplummer, sspitsyn
2019-03-14 09:35:45 -07:00
Gary Adams
5ea96c5f29
8218166: com/sun/jdi/SimulResumerTest.java failure
...
Reviewed-by: dlong, jcbeyler
2019-03-14 10:58:53 -04:00
Lance Andersen
90f196bb73
8220252: Fix Headings in java.naming
...
Reviewed-by: dfuchs
2019-03-14 10:50:35 -04:00
Claes Redestad
23e0276cc9
8220502: Inefficient pre-sizing of PhiResolverState arrays in c1_LIRGenerator
...
Reviewed-by: thartmann, kvn
2019-03-14 15:31:13 +01:00
Harold Seigel
cace9d1c8e
8219579: Remove redundant signature parsing from the verifier
...
Change verifier signature checking into asserts because ClassFileParser checks signatures for files being verified.
Reviewed-by: lfoltan, coleenp, redestad, dholmes
2019-03-14 09:38:17 -04:00
Martin Balao
ae9ee277b6
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
...
Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness.
Reviewed-by: prr, serb
2019-03-01 12:21:23 -03:00
Sergey Bylokhov
f690eda707
8219504: Test for JDK-8211435 can be run on all platforms
...
Reviewed-by: kaddepalli, dmarkov, sveerabhadra
2019-03-09 14:48:17 -08:00
Prasanta Sadhukhan
00d6c3e825
8215396: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
...
Reviewed-by: serb
2019-03-08 14:07:10 +05:30
Krishna Addepalli
f4831978d1
8218674: HTML Tooltip with "img=src" on component doesn't show
...
Reviewed-by: serb, psadhukhan
2019-03-07 12:51:02 +05:30
Pankaj Bansal
7fb758afe9
8214112: The whole text in target JPasswordField image are not selected
...
Reviewed-by: serb, psadhukhan
2019-03-05 14:03:21 +05:30
Pankaj Bansal
eee5106f39
8214253: Tooltip is transparent rather than having a black background
...
Reviewed-by: serb, psadhukhan
2019-03-05 13:09:15 +05:30
Sergey Bylokhov
996ee174b3
8061381: [macosx] Accelerators does not spelled for JMenuItems by Voice Over
...
Reviewed-by: prr, kaddepalli
2019-03-04 01:44:41 -08:00
Phil Race
46c0ea0234
8210782: Upgrade HarfBuzz to the latest 2.3.1
...
Reviewed-by: serb, ihse, erikj
2019-03-01 16:59:19 -08:00
Sergey Bylokhov
b5998aadf0
8213110: Remove the use of applets in automatic tests
...
Reviewed-by: prr
2019-02-27 18:46:55 -08:00
Phil Race
e735fe2fc4
Merge
2019-02-27 14:30:08 -08:00
Joe Darcy
fbc614712d
8218726: Minor Throwable.printStackTrace() typos
...
Reviewed-by: bpb
2019-02-27 12:19:29 -08:00
Valerie Peng
aafd279510
Merge
2019-02-27 19:40:18 +00:00
Valerie Peng
67ca52873f
8183107: PKCS11 regression regarding checkKeySize
...
Changed key size check in PKCS11 provider to only enforce positive return values
Reviewed-by: jnimeh
2019-02-27 19:37:51 +00:00
Joe Darcy
7325fc6351
8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces
...
Reviewed-by: vromero
2019-02-27 11:33:57 -08:00
Prasanta Sadhukhan
7564253938
Merge
2019-02-27 14:48:22 +05:30
Prasanta Sadhukhan
7af48cfb45
Merge
2019-02-27 14:45:17 +05:30
Jie Fu
66ba3bb30a
8219814: Help-info for pns(...) on Linux/mips lost
...
Reviewed-by: aoqi, shade
2019-02-27 10:03:22 +01:00
Prasanta Sadhukhan
3981041086
Merge
2019-02-27 13:53:41 +05:30
Dmitry Markov
d98bc090d7
8214109: XToolkit is not correctly displayed color on 16-bit high color setting
...
Reviewed-by: serb, prr
2019-02-26 18:12:06 +00:00