Commit Graph

53683 Commits

Author SHA1 Message Date
Claes Redestad
551a272ced 8218565: HandleMark cleanup
Reviewed-by: coleenp, kbarrett, rehn
2019-02-07 10:26:32 +01:00
Prasanta Sadhukhan
31e3c0800c Merge 2019-02-07 12:11:41 +05:30
Mikael Vidstedt
ecb711dbe9 8218581: Incorrect exception message generation
Reviewed-by: hseigel
2019-02-06 18:34:12 -08:00
Jesper Wilhelmsson
7d380da940 Added tag jdk-13+7 for changeset 021917019cda 2019-02-07 02:48:11 +01:00
Mandy Chung
007d3c0143 8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
Reviewed-by: bpb, vromero
2019-02-06 15:09:05 -08:00
Harold Seigel
9c2e3cffb6 8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
Add the test to ProblemList.txt for windows-all

Reviewed-by: dcubed
2019-02-06 15:11:59 -05:00
Mandy Chung
752bd3d955 8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
Reviewed-by: alanb
2019-02-06 10:53:13 -08:00
Zhengyu Gu
216049dc47 8218566: NMT: missing memory tag for assert poison page
Reviewed-by: shade, stuefe
2019-02-06 13:30:27 -05:00
Pengfei Li
42f34d1076 8218550: Add test omitted from JDK-8212043
Add test case omitted from fix for JDK-8212043

Reviewed-by: shade
2019-02-06 16:25:58 +00:00
Goetz Lindenmaier
16d8bc9087 8218544: Fix build on windows: missing include
Reviewed-by: stuefe, dholmes, shade
2019-02-06 08:31:27 +01:00
Prasanta Sadhukhan
c45e97f1e3 Merge 2019-02-04 11:01:04 +05:30
Jie Fu
f464c38ed6 8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing
Reviewed-by: alanb, serb
2019-02-03 10:00:14 +01:00
Sergey Bylokhov
5a612dd0df 8214823: Javadoc cleanup of java.awt.desktop package
Reviewed-by: prr
2019-02-02 10:00:05 -08:00
Ichiroh Takiguchi
86cf7f8768 8212677: X11 default visual support for IM status window on VNC
Reviewed-by: serb, naoto
2019-02-01 15:34:53 -08:00
Lun Liu
eaa2b28750 8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static
Reviewed-by: aph
2019-02-01 15:05:52 +08:00
Vladimir Ivanov
3a94607c69 8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
Reviewed-by: kvn, neliasso
2019-02-01 18:51:14 -08:00
Vladimir Ivanov
71759e3177 8217919: C2: Enable -XX:+AggressiveUnboxing by default
Reviewed-by: kvn, neliasso
2019-02-01 18:50:53 -08:00
Vladimir Ivanov
0a5a0b1a29 8217918: C2: -XX:+AggressiveUnboxing is broken
Reviewed-by: kvn
2019-02-01 18:50:22 -08:00
Kim Barrett
caf5bfeb39 8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt
Add test to problem list.

Reviewed-by: iignatyev
2019-02-01 18:16:25 -05:00
Jesper Wilhelmsson
b2d0be746a Merge 2019-02-02 00:11:54 +01:00
Igor Ignatyev
103b6b2d69 8218178: vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java fails with -Xcomp
Reviewed-by: dlong
2019-02-01 13:33:02 -08:00
Erik Joelsson
12722366ab 8218198: Revert devkit change in JDK-8217910 for linux-x64
Reviewed-by: tbell
2019-02-01 10:08:21 -08:00
Alex Menkov
e24693c7db 8218025: disable pop_frame and force_early_return caps for Graal
Reviewed-by: iignatyev, sspitsyn, dholmes
2019-02-01 09:25:31 -08:00
Naoto Sato
12e3cbaec9 8216546: Support new Japanese era in java.lang.Character for Java SE 11
Reviewed-by: chegar
2019-02-01 08:59:03 -08:00
Aleksey Shipilev
5ce7eb34e4 8218151: Simplify JavaThread::thread_state definition
Reviewed-by: stefank, dholmes, kbarrett
2019-02-01 16:03:16 +01:00
Aleksey Shipilev
8f65fa9303 8217879: hs_err should print more instructions in hex dump
Reviewed-by: stuefe, coleenp, dholmes, lucy, stefank
2019-02-01 16:03:15 +01:00
Daniel Fuchs
d176e20898 8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with "java.net.ConnectException"
Changed the test to use the loopback interface.

Reviewed-by: chegar
2019-02-01 14:24:40 +00:00
Daniel Fuchs
2aace6bd97 8195716: BootstrapLoggerTest : Executor still alive
Make sure the test joins the active executor thread before waiting for the executor to be GC'ed.

Reviewed-by: mchung, martin
2019-02-01 14:15:49 +00:00
Yasumasa Suenaga
e56ecb5e8c 8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize
Reviewed-by: tschatzl, stuefe
2019-02-01 21:43:37 +09:00
Coleen Phillimore
219bcdf665 8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
Remove dead code, also remove function that is not needed after 8210094.

Reviewed-by: lfoltan, dholmes
2019-02-01 06:42:41 -05:00
Andrew Leonard
31c8b22dc1 8217896: Make better use of LCPUs when building on AIX
Reviewed-by: ihse
2019-02-01 12:44:30 +01:00
Igor Ignatyev
be33e153fb 8218162: problem list j/u/s/t/o/o/t/java/util/stream/StreamLinkTest.java on solaris w/ Xcomp
Reviewed-by: kvn
2019-01-31 22:17:14 -08:00
Igor Ignatyev
83e94916e6 8218168: clean up hotspot ProblemList
Reviewed-by: kvn, dholmes, sspitsyn
2019-01-31 22:17:09 -08:00
Priya Lakshmi Muthuswamy
303d5da757 8218134: Modify the jQuery.md file to reflect the exact jQuery license content
Reviewed-by: jjg, sundar
2019-02-01 09:11:13 +05:30
Sergey Bylokhov
293f77f18f 8216318: The usage of Disposer in the java.awt.Robot can be deleted
Reviewed-by: prr
2019-01-31 15:20:42 -08:00
Naoto Sato
b6464eb7b7 8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra
Reviewed-by: chegar
2019-01-31 12:43:59 -08:00
Nishit Jain
0e4a2f74b3 8214935: Upgrade IANA LSR data
Reviewed-by: rriggs, naoto
2019-01-31 13:05:24 +05:30
Prasanta Sadhukhan
8d0f4c267d 8217464: Remove resolved client bugs from the ProblemList.txt
Reviewed-by: prr, kaddepalli
2019-01-31 08:45:23 +05:30
Igor Ignatyev
f20fd7ee18 8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3
Reviewed-by: kvn
2019-01-30 17:35:20 -08:00
Jesper Wilhelmsson
3b43ea4999 Added tag jdk-12+30 for changeset 6c377af36a5c 2019-01-31 01:12:11 +01:00
Phil Race
fe00ac2387 8218020: Fix version number in mesa.md 3rd party legal file
Reviewed-by: serb, psadhukhan
2019-01-30 14:03:08 -08:00
Igor Ignatyev
6a4f482ff5 8218079: cleanup hotspot ProblemList files
Reviewed-by: kvn
2019-01-30 13:11:16 -08:00
Sean Mullan
f5a411ea53 8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883
Reviewed-by: jnimeh, clanger
2019-01-30 15:42:47 -05:00
Igor Ignatyev
e3c0a2ed28 8207922: ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
Reviewed-by: roland, thartmann
2019-01-30 09:30:40 -08:00
Krishna Addepalli
cf132f89b2 8215921: There is no change when select different Foreground and Background by mouse
Reviewed-by: serb, psadhukhan
2019-01-30 15:02:05 +05:30
Sergey Bylokhov
481dfd65f1 8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
Reviewed-by: kaddepalli, aivanov, prr
2019-01-29 13:53:54 -08:00
Sangheon Kim
b2f2e669c9 8217666: gc/nvdimm/* should not be included any tiers
Reviewed-by: iignatyev, lkorinth
2019-01-29 11:21:43 -08:00
Prasanta Sadhukhan
8d08255ca9 Merge 2019-01-29 11:06:19 +05:30
Sergey Bylokhov
df2ad6cdd8 8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
Reviewed-by: aivanov, prr
2019-01-28 17:19:54 -08:00
Claes Redestad
bc8ecd924c 8217869: Add count_leading_zeros utility
Reviewed-by: neliasso, thartmann
2019-01-28 23:00:31 +01:00