Thomas Schatzl
19f5116cd9
8204082: Make names of Young GCs more uniform in logs
...
All G1 young gcs now start with "Pause Young" plus a more detailed description
Reviewed-by: sjohanss
2018-06-26 11:09:42 +02:00
Alan Bateman
807c4ae4a3
8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
...
Reviewed-by: bpb
2018-06-26 08:13:02 +01:00
Dan Zhou
9519826624
8194152: sun/security/tools/jarsigner/AltProvider.java failed on de-DE locale
...
Reviewed-by: naoto
2018-06-25 20:08:05 -07:00
Dan Zhou
90329292ce
8196213: sun/security/tools/jarsigner/warnings/NoTimestampTest.java test fails on ar_SA locale
...
Reviewed-by: naoto
2018-06-25 20:03:46 -07:00
Weijun Wang
230268522b
8202299: Java Keystore fails to load PKCS12/PFX certificates created in WindowsServer2016
...
Reviewed-by: mullan, xuelei
2018-06-26 10:43:50 +08:00
Weijun Wang
3ad65642c8
8202608: CommonSeeder test needs a white-box testing mechanism to replace the default entropy source
...
Reviewed-by: xuelei
2018-06-26 10:43:43 +08:00
Stuart Marks
3e7196c114
8205455: jdeprscan issues annotation processor warning regarding RELEASE_10
...
Reviewed-by: jjg
2018-06-25 18:49:30 -07:00
Martin Buchholz
7eeafb719f
8205184: Delegating Iterator implementations that don't delegate forEachRemaining()
...
Co-authored-by: Tobias Thierer <tobiast@google.com>
Reviewed-by: psandoz
2018-06-25 18:01:42 -07:00
Martin Balao
b44c24d290
8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1
...
Reviewed-by: valeriep, weijun
2018-06-26 08:10:45 +08:00
Paul Sandoz
14651d9e02
8195650: Method references to VarHandle accessors
...
Reviewed-by: jrose
2018-06-25 14:39:44 -07:00
Patrick Reinhart
f44956330d
8204930: Reader:nullReader() spec does not match the behavior
...
Reviewed-by: bpb, rriggs
2018-06-25 14:36:16 -07:00
Goetz Lindenmaier
123fee1d38
8205605: [testbug][aix] Various test adaption to aix pecularities
...
Reviewed-by: lfoltan, coleenp
2018-06-25 13:37:01 +02:00
Xue-Lei Andrew Fan
87c6761704
8196584: TLS 1.3 Implementation
...
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
2018-06-25 13:41:39 -07:00
Harold Seigel
0499c44e3c
8205614: NestMates tests failing in CI jdk11-jdk.931
...
Fixed the wording to agree with new IAE message text
Reviewed-by: lfoltan, dcubed, mchung
2018-06-25 14:10:44 -04:00
Goetz Lindenmaier
731d9b1499
8204268: Improve some IncompatibleClassChangeError messages
...
Reviewed-by: stuefe, hseigel
2018-06-15 12:31:28 +02:00
Tobias Hartmann
d2f70d7052
8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
...
Update skeleton predicates before main loop during unrolling to remove dead code.
Reviewed-by: kvn, roland
2018-06-19 12:25:42 +02:00
Robin Westberg
5208900fce
8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
...
Reviewed-by: mgronlun
2018-06-19 12:22:02 +02:00
Robin Westberg
e767d60648
8204236: JFR unit test of thread CPU load should be enabled
...
Reviewed-by: mgronlun, egahlin
2018-06-19 12:20:05 +02:00
Volker Simonis
79a09bd98b
8204965: Fix '--disable-cds' and disable CDS on AIX by default
...
Reviewed-by: erikj, jiangli, stuefe, dholmes
2018-06-19 09:43:53 +02:00
Thomas Schatzl
9ae0be2289
8205043: Make parallel reference processing default for G1
...
Reviewed-by: kbarrett, sjohanss
2018-06-19 09:34:39 +02:00
Vivek Theeyarath
df2f01daf1
8202216: Add Buffer mismatch methods
...
Reviewed-by: plevart, psandoz
2018-06-14 23:09:11 -07:00
Mandy Chung
d0955dc37a
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
...
Reviewed-by: alanb, lancea, kcr
2018-06-15 11:44:49 -07:00
Liam Miller-Cushon
b61c993004
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
...
Reviewed-by: darcy, martin, vromero
2018-06-14 17:32:31 -07:00
Erik Joelsson
8e3570cfc2
8204973: Add build support for filtering translations
...
Reviewed-by: ihse, naoto, dfuchs
2018-06-15 09:53:28 -07:00
Vladimir Kozlov
9b7a61eff1
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
...
Exit VM with Error when JVMCI does not support seected GC.
Reviewed-by: iveresov, thartmann
2018-06-15 09:16:48 -07:00
Vladimir Kozlov
3ced42361d
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
...
Convert the assert into compilation check which will skip superword optimization
Reviewed-by: roland, thartmann
2018-06-15 08:28:08 -07:00
Doug Simon
df164b5b85
8205025: [AOT] make jdk.aot module upgradeable
...
Reviewed-by: alanb, kvn, mchung
2018-06-15 16:44:41 +02:00
Goetz Lindenmaier
cce84d5082
8204654: [testbug] Fix pattern matching in jstat tests
...
Reviewed-by: clanger, stuefe
2018-06-14 14:32:03 +02:00
Jean Christophe Beyler
89453e7c64
8205096: Add missing files for 8203394
...
Add files missed in the push for Low-Overhead Heap Profiling
Reviewed-by: dholmes, tschatzl, rehn, simonis, ehelin
2018-06-15 02:31:37 -07:00
Manajit Halder
7610ecd0bf
8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
...
Reviewed-by: psadhukhan, serb
2018-06-13 10:59:27 +05:30
Phil Race
aeed1525ab
Merge
2018-06-12 15:14:22 -07:00
Sergey Bylokhov
89204c3373
8204454: Remove of sun.applet.AppletAudioClip
...
Reviewed-by: prr
2018-06-12 14:53:57 -07:00
Brent Christian
ea01772a00
8204565: (spec) Document java.{vm.}?specification.version system properties' relation to $FEATURE
...
Reviewed-by: mchung
2018-06-12 14:08:24 -07:00
Stuart Marks
4ad2957dd0
8204243: remove Thread.destroy() and Thread.stop(Throwable)
...
Reviewed-by: dholmes, alanb, sspitsyn, iris
2018-06-12 13:24:37 -07:00
Rajan Halade
16a09483c0
8196141: Add GoDaddy root certificates
...
Reviewed-by: mullan
2018-06-12 11:34:48 -07:00
Sergey Bylokhov
4800622742
8202768: [macos] Appkit thread slows when any Window Manager active
...
Reviewed-by: ant
2018-06-12 09:26:49 -07:00
Per Lidén
e7af7a4aef
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
...
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
2018-06-12 17:40:28 +02:00
Vladimir Kozlov
312328b44c
8204113: Upgrade linker used in AOT tests to be same version as build toolchain
...
Reviewed-by: erikj, iignatyev
2018-06-12 07:52:30 -07:00
Aleksey Shipilev
a1518ac9b2
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
...
Introduce Epsilon GC
Reviewed-by: rkennke, ihse, pliden, eosterlund, lmesnik, jgeorge, stefank
2018-06-12 15:03:00 +02:00
Jan Lahoda
62a6e04db0
8204674: Inconsistent lambda parameter span
...
Correcting parameter spans for lambda parameters.
Reviewed-by: mcimadamore
2018-06-12 12:14:46 +02:00
Rachna Goel
65a85be9c7
8202537: CLDR33
...
Upgraded CLDR data to V33.
Reviewed-by: naoto
2018-06-15 11:58:34 +05:30
Priya Lakshmi Muthuswamy
0c633885f1
8204666: javadoc should be updated to use jQuery 3.3.1
...
Reviewed-by: sundar
2018-06-15 10:48:56 +05:30
Ekaterina Pavlova
4455892789
8205074: [Graal] Add rest of compiler/stable tests into ProblemList-graal.txt
...
Reviewed-by: kvn
2018-06-14 15:27:49 -07:00
Thomas Stuefe
5b7f558b70
8203343: VM.{metaspace|classloaders|classhierarchy...} jcmd should show invocation targets for Generated{Method|Constructor}AccessorImpl classes
...
Reviewed-by: coleenp, sspitsyn, dholmes
2018-06-14 21:49:46 +02:00
Leonid Mesnik
c83edf5ae6
8203491: [TESTBUG] Port heapdump tests into java
...
Reviewed-by: coleenp, jgeorge
2018-06-13 16:32:02 -07:00
Harold Seigel
2595bdf177
8204620: ModuleEntry::is_non_jdk_module() determination for what is a jdk module is incorrect
...
Check module's loader and compare version with java.base's version to improve algorithm
Reviewed-by: lfoltan, mchung
2018-06-14 10:33:54 -04:00
Bernard Blaser
c97262c785
8203813: javac accepts an illegal name as a receiver parameter name
...
Reviewed-by: vromero
2018-06-14 05:50:21 -07:00
Jan Lahoda
5bf8a6f44b
8196618: Create API to list supported values for javac --release option
...
8194308: jdeprscan will need updates to deal with the removal of the Java EE modules
Generalizing tests to run over all supported --release keys; fixing jdeprscan to work with --release 11.
Reviewed-by: smarks, vromero
2018-06-14 13:16:21 +02:00
Maurizio Cimadamore
da3ff94812
8178150: Regression in logic for handling inference stuck constraints
...
Fix broken logic for input/output inference variable dependency
Reviewed-by: vromero, bsrbnd
2018-06-14 11:13:39 +01:00
Leo Korinth
86636eba81
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
...
Reviewed-by: rehn, dholmes
2018-06-14 11:13:30 +02:00
Tobias Hartmann
d01224d43e
8205034: [BACKOUT] Induction variable of over-unrolled loop conflicts with range checks
...
Backout fix for JDK-8203915 because it causes SIGILL failures.
Reviewed-by: shade
2018-06-14 11:22:04 +02:00
Ekaterina Pavlova
467da554a2
8204978: [Graal] Disable Epsilon GC tests from running with Graal
...
Reviewed-by: kvn
2018-06-14 00:07:10 -07:00
Tobias Hartmann
c9c8cc68de
8203915: Induction variable of over-unrolled loop conflicts with range checks
...
Update skeleton predicates before main loop during unrolling to remove dead code.
Reviewed-by: kvn, roland
2018-06-14 09:04:55 +02:00
Amy Lu
0bafbdc983
8204944: Remove java/util/Map/InPlaceOpsCollisions.java from ProblemList
...
Reviewed-by: psandoz
2018-06-14 09:48:04 +08:00
Brian Burkhalter
06eb010e7e
8204915: (fs) Add some print diagnostics to java/nio/file/Files/CopyAndMove.java
...
Reviewed-by: bchristi
2018-06-13 13:12:50 -07:00
Joe Wang
ca487166f4
8201276: (fs) Add methods to Files for reading/writing a string from/to a file
...
Reviewed-by: rriggs, smarks, sherman, forax, alanb, mli
2018-06-13 12:50:45 -07:00
Daniil Titov
b5eadc5721
8203809: [Graal] JDI tests fail with: JDITestRuntimeException : ** event IS NOT a breakpoint **
...
Reviewed-by: sspitsyn, cjplummer
2018-06-13 10:36:13 -07:00
Bob Vandette
5c55ddd3da
Merge
2018-06-13 13:44:56 -04:00
Vivek Theeyarath
d7fe353db7
8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
...
Added Test annotation to test methods
Reviewed-by: rriggs, naoto
2018-06-12 22:23:35 -07:00
Rajan Halade
545e0ea797
8204923: Restore Symantec root verisignclass2g2ca
...
Reviewed-by: mullan
2018-06-13 08:44:23 -07:00
Jan Lahoda
78b7362c97
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
...
Importing from an invisible package whose name is a prefix of a visible package is not allowed.
Reviewed-by: vromero
2018-06-13 12:52:21 +02:00
Thomas Stuefe
765618a8ab
8202772: NMT thread stack tracking causes crashes on AIX
...
Reviewed-by: goetz, zgu
2018-06-13 06:35:04 +02:00
Bob Vandette
deba30de16
Merge
2018-06-12 18:53:38 -04:00
Bob Vandette
38646663d9
8203357: Container Metrics
...
Reviewed-by: mchung, dholmes, mseledtsov, rehn
2018-06-12 18:51:45 -04:00
Bob Vandette
2fa6eac464
8203691: Test /runtime/containers/cgroup/PlainRead.java fails
...
Reviewed-by: dholmes, mseledtsov, rehn
2018-06-12 18:44:01 -04:00
Liam Miller-Cushon
669c2f3951
8203679: AssertionError in DeferredAttr with parenthesized method reference
...
Reviewed-by: mcimadamore
2018-06-11 14:06:50 -07:00
Sergey Bylokhov
dfb3e113cf
6608234: SwingWorker.get throws CancellationException
...
Reviewed-by: psadhukhan, kaddepalli, prr
2018-06-09 13:33:35 -07:00
Phil Race
bbe63638bb
Merge
2018-06-08 13:32:51 -07:00
Phil Race
f50d8b036b
Merge
2018-06-08 12:51:46 -07:00
Doug Lea
307f2c4550
8204375: Add TimeUnit#convert(Duration)
...
Reviewed-by: martin, scolebourne, plevart, rriggs
2018-06-08 11:38:40 -07:00
Xueming Shen
f56c0b79d8
8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
...
Reviewed-by: jlaskey
2018-06-08 10:09:40 -07:00
Maurizio Cimadamore
824b2d53ac
8204610: Compiler confused by parenthesized "this" in final fields assignments
...
Parenthesis are not skipped consistently in DA/DU, forward reference analysis
Reviewed-by: vromero
2018-06-08 16:33:40 +01:00
Brian Burkhalter
683eebde09
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
...
Reviewed-by: alanb
2018-06-08 07:58:19 -07:00
Aleksey Shipilev
bb1c912d9e
8204479: Bitwise AND on byte value sometimes produces wrong result
...
Reviewed-by: kvn, thartmann
2018-06-08 11:41:43 +02:00
Hannes Wallnöfer
e9068bec8c
8204290: Add check to limit number of capture groups
...
Reviewed-by: sundar, jlaskey
2018-06-08 11:11:06 +02:00
Hannes Wallnöfer
594e5df577
8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
...
Reviewed-by: sundar, jlaskey
2018-06-08 11:08:38 +02:00
Prasanta Sadhukhan
f10a76df1e
8202864: [TESTBUG] Need to replace the image used in two Swing tests
...
Reviewed-by: prr, jdv
2018-06-08 12:52:50 +05:30
Phil Race
d880f16eaf
8204126: MonospacedGlyphWidthTest.java failed again
...
Reviewed-by: serb
2018-06-07 11:35:42 -07:00
Goetz Lindenmaier
0bc2cae363
8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread
...
Reviewed-by: stuefe, dholmes
2018-06-07 15:08:16 +02:00
David Holmes
12815851ce
8204589: ProblemList failing launcher tests
...
Reviewed-by: darcy
2018-06-07 22:26:02 -04:00
Chris Plummer
660dbcc16f
8203329: JDWP/JDI VM information string is incorrect
...
Make sure the native java.vm.info property also gets updated when the java version is.
Reviewed-by: sspitsyn, dholmes
2018-06-07 19:01:18 -07:00
Vladimir Kozlov
42e75b8c79
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
...
Reviewed-by: iignatyev, kbarrett
2018-06-07 17:38:34 -07:00
Igor Ignatyev
658f3a7ee9
8204577: jittester generator doesn't kill processes on timeout
...
Reviewed-by: kvn, epavlova
2018-06-07 17:10:23 -07:00
Jonathan Gibbons
fe24730ed9
8201274: Launch Single-File Source-Code Programs
...
Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
2018-06-07 16:06:49 -07:00
Igor Ignatyev
6e38484942
8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
...
Reviewed-by: erikj
2018-06-18 16:58:16 -07:00
Boris Ulasevich
44d8adb43f
8204961: JVMTI jtreg tests build warnings on 32-bit platforms
...
Reviewed-by: sspitsyn, dholmes
2018-06-18 20:50:23 -04:00
Leo Korinth
74bd011f92
8205054: Could not find "lsof" on test machine
...
Reviewed-by: dholmes, mikael, goetz
2018-06-18 20:43:42 -04:00
Weijun Wang
9adabc35b0
8177334: Update xmldsig implementation to Apache Santuario 2.1.1
...
Reviewed-by: mullan
2018-06-19 08:06:35 +08:00
Vladimir Kozlov
a0065b1667
8205181: ProblemList applications/ctw/modules/java_desktop_2.java
...
Reviewed-by: iignatyev
2018-06-18 15:24:48 -07:00
Jonathan Gibbons
4d47f2e0a6
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
...
Reviewed-by: ksrini
2018-06-18 13:52:30 -07:00
Jonathan Gibbons
b75d70e381
8149565: -locale option issues
...
Reviewed-by: hannesw
2018-06-18 13:40:16 -07:00
Robbin Ehn
5eb354a014
8204857: ConcurrentHashTable: Fix parallel processing
...
Reviewed-by: coleenp, gziemski
2018-06-18 16:13:21 +02:00
Thomas Schatzl
7f9bbfa767
8043575: Dynamically parallelize reference processing work
...
In G1 automatically set the number of parallel Reference processing threads
Co-authored-by: Sangheon Kim <sangheon.kim@oracle.com>
Reviewed-by: sangheki, kbarrett
2018-06-18 12:11:59 +02:00
Sergey Bylokhov
fc1016ce18
8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
...
Reviewed-by: prr, kaddepalli
2018-06-06 15:37:10 -07:00
Vladimir Ivanov
ddc42415c0
8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
...
Reviewed-by: kvn
2018-06-06 23:36:08 +03:00
Brian Burkhalter
e9f3b0e527
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
...
Reviewed-by: alanb
2018-06-07 07:43:29 -07:00
Robbin Ehn
66f8951e15
8195097: Make it possible to process StringTable outside safepoint
...
Reviewed-by: coleenp, gziemski, iklam, jiangli
2018-06-07 14:11:56 +02:00
Thomas Stuefe
234cd9fca4
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
...
Reviewed-by: coleenp, dholmes
2018-06-07 12:23:46 +02:00
Alan Bateman
2466623e45
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
...
Co-authored-by: David M Lloyd <david.lloyd@redhat.com>
Reviewed-by: bpb
2018-06-07 09:18:39 +01:00
Daniil Titov
f801eef7d1
8203033: [Testbug] vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic002/TestDescription.java fails with nestmates
...
Reviewed-by: sspitsyn, dholmes
2018-06-06 13:58:57 -07:00
Serguei Spitsyn
552a7d7e7e
8200387
: [Graal] fromTonga/nsk/jdi tests hang with Graal as JIT
...
Increase the OVERLOADED_QUEUE value in the JDI client
Reviewed-by: cjplummer, amenkov
2018-06-06 19:47:22 -07:00
Jonathan Gibbons
d59da4a4b7
8204303: Add redirect for overview-summary.html
...
Reviewed-by: sundar, hannesw
2018-06-06 15:10:12 -07:00
David Holmes
c83db6b4d1
8174734: Safepoint sync time did not increase
...
Reviewed-by: coleenp, hseigel
2018-06-06 17:10:37 -04:00
Phil Race
7845dac7cf
8204187: Remove proprietary JPEG code from javax.imageio
...
Reviewed-by: bpb, serb, kaddepalli
2018-06-06 13:04:25 -07:00
Phil Race
3d93888690
8203796: Define API to support specifying ownership of print dialogs
...
Reviewed-by: serb, kcr
2018-06-06 12:51:44 -07:00
Phil Race
f6245c499f
8204496: backout fix for 8203796 which was pushed under another ID
...
Reviewed-by: serb
2018-06-06 12:35:44 -07:00
Phil Race
24dd5debd4
8203499: Uninitialised memory in WinAccessBridge.cpp
...
Reviewed-by: serb
2018-06-06 10:44:27 -07:00
Phil Race
39f36c179d
Merge
2018-06-06 09:41:16 -07:00
Vicente Romero
afe3bef2d8
8204322: "+=" applied to String operands can provoke side effects
...
Reviewed-by: mcimadamore, jlahoda, shade
2018-06-06 08:32:08 -07:00
Coleen Phillimore
892a2af03f
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
...
Move orderAccess.inline.hpp into orderAccess.hpp and remove os.hpp inclusion and conditional os::is_MP() for fence on x86 platforms
Reviewed-by: dholmes, hseigel
2018-06-06 10:45:40 -04:00
Jan Lahoda
b766bdef51
8203891: Upgrade JOpt Simple to 5.0.4
...
Reviewed-by: alanb, chegar, mchung
2018-06-06 15:36:29 +02:00
Alan Bateman
79ed34634b
8203937: Not possible to read data from socket after write detects connection reset
...
Reviewed-by: chegar
2018-06-06 12:17:01 +01:00
Nishit Jain
ee5ff58a3d
8203872: Upgrading JDK with latest available LSR data from IANA
...
Reviewed-by: naoto
2018-06-06 14:16:51 +05:30
Li Jiang
069e4f8095
8193552: ISO 4217 amendment 165
...
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
2018-06-05 23:06:32 -07:00
Priya Lakshmi Muthuswamy
e62ea558be
8190875: modules not listed in overview/index page
...
Reviewed-by: jjg, sundar
2018-06-06 09:07:38 +05:30
Xueming Shen
ae662fdaa8
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
...
Reviewed-by: rriggs
2018-06-05 12:27:07 -07:00
Sergey Bylokhov
014033a098
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
...
8190326: Robot.mouseMove uses scaling factor of main display on unscaled second display
Reviewed-by: prr, kcr
2018-06-04 20:32:19 -07:00
Sergey Bylokhov
580fc39512
8203308: Remove the appletviewer classes
...
Reviewed-by: prr, erikj
2018-06-04 19:01:16 -07:00
Phil Race
e3fc1db59c
Merge
2018-06-01 09:18:22 -07:00
Phil Race
f3f7c9878c
Merge
2018-05-31 13:04:30 -07:00
Calvin Cheung
e8aba519f7
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
...
Added an interface with a default method. The InnerClass implements the interface.
Reviewed-by: iklam, dholmes
2018-05-31 11:41:25 -07:00
Shashidhara Veerabhadraiah
92c17de5cf
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
...
Reviewed-by: serb
2018-05-31 16:50:10 +05:30
Sergey Bylokhov
bff7725b4d
8195624: Desktop API cannot be used without permission to read "os.version"
...
Reviewed-by: prr
2018-05-30 22:03:12 -07:00
Sergey Bylokhov
bb315314c8
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
...
Reviewed-by: prr
2018-05-30 21:30:05 -07:00
Sergey Bylokhov
f13ea2ea31
8196373: Introspector does not see overridden generic setter method
...
Reviewed-by: malenkov
2018-05-30 08:10:41 -07:00
Kim Barrett
d3e96fdd91
8204097: Simplify OopStorage::AllocateList block entry access
...
Removed obsolete support for blocks being in multiple lists.
Reviewed-by: coleenp, tschatzl
2018-06-11 22:35:07 -04:00
Chris Yin
d51c1b87d2
8201528: Add new test to check for package versioning information in OpenJDK
...
Reviewed-by: mchung
2018-06-12 08:51:28 +08:00
Valerie Peng
c3a97b27e2
8178374: Problematic ByteBuffer handling in CipherSpi.bufferCrypt method
...
Updated the impl and added reg test to cover all 4 combinations of ByteBuffers
Reviewed-by: ascarpino
2018-06-11 21:56:58 +00:00
Ekaterina Pavlova
f98aad58de
8204694: Add failed compiler/stable tests into ProblemList-graal.txt
...
Reviewed-by: kvn
2018-06-11 14:29:38 -07:00
Calvin Cheung
999185f769
8204563: UseAppCDS obsolete message confusing
...
Reviewed-by: jiangli, mseledtsov, dholmes
2018-06-11 09:40:20 -07:00
Roland Westrelin
ff2c589b63
8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
...
Reviewed-by: neliasso, kvn
2018-06-11 14:16:43 +02:00
Mandy Chung
37e651198d
8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
...
Reviewed-by: darcy
2018-06-09 20:57:43 -07:00
Jonathan Gibbons
48d64563d2
8204588: Test failures after "Launch Single-File Source-Code Programs"
...
Reviewed-by: mchung
2018-06-08 15:24:51 -07:00
Sergey Bylokhov
5c128bbc7d
8201279: javax.sound tests should not set java.home system property
...
Reviewed-by: prr, rriggs
2018-05-29 11:22:21 -07:00
Jan Lahoda
6776b453e0
8193717: Import resolution performance regression in JDK 9
...
Avoiding iteration through all sub-scopes of single import scope when looking up by name by only using those that may contain the given name.
Reviewed-by: mcimadamore
2018-05-29 13:17:03 +02:00
Jan Lahoda
5635d6f937
8202832: cycle detection depends on ordering of requires directives
...
Ensuring cyclic dependencies among modules produce a compile-time error.
Reviewed-by: vromero
2018-05-29 10:53:55 +02:00
Thomas Schatzl
1a0553e4eb
8202845: Refactor reference processing for improved parallelism
...
Fold reference processing's nine phases into four to decrease startup and termination time of this phase.
Reviewed-by: kbarrett, sjohanss
2018-05-29 09:26:00 +02:00
Henry Jen
b026102163
8199871: Deprecate pack200 and unpack200 tools
...
Reviewed-by: mchung, psandoz, abuckley
2018-06-15 17:34:01 -07:00
Alan Bateman
db61a602f6
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
...
Reviewed-by: bpb
2018-06-16 10:10:54 +01:00
Goetz Lindenmaier
4a24d95917
8204943: Improve message of ArrayStoreException
...
Reviewed-by: lfoltan, hseigel
2018-06-15 12:25:53 +02:00
Mandy Chung
1a4997b484
8205116: jdeps --system $java.home fails with IAE
...
Reviewed-by: alanb, lancea
2018-06-15 13:08:32 -07:00
Ramanand Patil
b2edcc4b37
8203233: (tz) Upgrade time-zone data to tzdata2018e
...
Reviewed-by: martin, naoto
2018-05-28 03:04:38 -07:00
Srinivas Dama
080269eb20
8202178: type.getKind() for var is None instead of Error
...
Make sure var kind != None for instance variables without initialization
Reviewed-by: mcimadamore
2018-05-27 12:00:16 +05:30
Vivek Theeyarath
5103e3b4a3
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
...
Correct MethodHandles.insertArguments spec
Reviewed-by: psandoz, mchung, ntv
2018-05-25 22:56:00 -07:00
Gerard Ziemski
41259aae4d
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
...
Print out output from PrintSystemDictionaryAtExit at failure
Reviewed-by: mseledtsov, dholmes
2018-05-31 09:51:31 -05:00
Harold Seigel
d5bb71b01e
Merge
2018-05-31 10:39:55 -04:00
Harold Seigel
d892ac8d4c
8202913: loader constraint message for fields specifies incorrect referring class
...
Improve the message to display the right referring class.
Reviewed-by: acorn, goetz, dholmes
2018-05-31 10:38:06 -04:00
Brian Burkhalter
9269c67670
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
...
Reviewed-by: alanb
2018-05-31 07:37:06 -07:00
Jamil Nimeh
fcb805f9a6
8153029: ChaCha20 Cipher Implementation
...
Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
2018-05-31 07:05:10 -07:00
Stefan Karlsson
c5d5f71014
8203923: Add @requires feature to check flag values for the running JVM
...
Reviewed-by: kvn, dholmes
2018-05-31 10:41:36 +02:00