Commit Graph

48748 Commits

Author SHA1 Message Date
Dean Long
ce205655fe 8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
Reviewed-by: kvn
2018-01-31 16:10:23 -08:00
Dean Long
672ddf57fc 8194987: Null pointer dereference in escape.cpp related to Node::find_out_with()
Reviewed-by: kvn
2018-01-31 16:09:52 -08:00
Dean Long
b1723061be 8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data()
Reviewed-by: kvn
2018-01-31 16:09:29 -08:00
Paul Sandoz
00b3f917ac 8195694: ConstantBootstraps.invoke does not preserve variable arity
Reviewed-by: jrose
2018-02-01 14:19:04 -08:00
Paul Sandoz
5dc2184391 8196583: Update jib and test jtreg version to 4.2 b12
Reviewed-by: mchung, lfoltan
2018-02-01 11:24:39 -08:00
Calvin Cheung
ea5f35759b 8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error
Create another archive with whitebox.jar in the -Xbootclasspath/a; check output from TestCommon.execCommon().

Reviewed-by: iklam, mseledtsov
2018-02-01 10:55:27 -08:00
Coleen Phillimore
aa51ac19b3 8196199: Remove miscellaneous oop comparison operators
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: hseigel, lfoltan
2018-02-01 13:30:53 -05:00
Paul Sandoz
2b3d492b43 8196533: Update CondyNestedTest.java to compile jcod file
Reviewed-by: mchung
2018-01-31 17:43:46 -08:00
Jesper Wilhelmsson
c2735a15d7 Merge 2018-02-01 02:05:35 +01:00
Eric Caspole
c971362aa0 8195069: LogCompilation - add basic unit tests
Framework and simple junits with static input

Reviewed-by: kvn, thartmann
2018-01-31 17:45:48 -05:00
Joe Darcy
0b40438ae8 8194070: Update various tests to pass under JDK 11
Reviewed-by: alanb, sherman, psandoz
2018-01-31 11:25:34 -08:00
Paul Sandoz
4b5ffe70d9 8187742: Minimal set of bootstrap methods for constant dynamic
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: jrose, forax
2018-01-31 11:20:36 -08:00
Xueming Shen
2f7bcc872f 8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3
Reviewed-by: rriggs, alanb, psandoz
2018-01-31 10:34:59 -08:00
Xueming Shen
46d5554295 8166339: Code conversion working behavior was changed for x-IBM834
Reviewed-by: coffeys
2018-01-31 08:42:59 -08:00
Amy Lu
967599181a 8196211: Move two sun/nio/cs tests into OpenJDK
Reviewed-by: psandoz
2018-01-31 12:04:53 +08:00
Sergei Tsypanov
bbb4bcd69d 8196207: Inefficient ArrayList.subList().toArray()
Reviewed-by: martin, psandoz, jrose, redestad
2018-01-30 11:08:50 -08:00
Joe Darcy
35a7cc10b7 8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
Reviewed-by: mullan
2018-01-30 10:42:13 -08:00
Claes Redestad
8d78d1851e 8196331: Optimize Character.digit for latin1 input
Reviewed-by: psandoz, martin, sherman
2018-01-30 18:57:49 +01:00
Liam Miller-Cushon
8641dcffca 8194268: Incorrect parameter names for synthetic methods
Reviewed-by: jlahoda, vromero
2018-01-26 11:27:53 -08:00
Andrew Dinn
d46ebb546d 8196221: AArch64: Mistake in committed patch for JDK-8195859
The wrong patch was committed for JDK-8195859

Reviewed-by: aph
2018-01-26 16:38:21 +00:00
Erik Joelsson
bb337bd480 8196365: Overriding configure variable from custom hook generates warning
Reviewed-by: tbell
2018-01-29 17:08:12 -08:00
Liam Miller-Cushon
81a51d8c45 8179373: javac -verbose logs the class path multiple times
Reviewed-by: martin
2018-01-25 15:18:13 -08:00
Ivan Gerasimov
b9ecb2e95b 8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
Reviewed-by: scolebourne, rriggs
2018-01-29 10:48:13 -08:00
Erik Joelsson
9392abce27 8196108: Add build support for VS 2015/2017
Reviewed-by: tbell
2018-01-29 17:58:12 +01:00
Christian Tornqvist
4d25aec1b4 8196197: Enable the make system to calculate concurrency for JDK tests
Reviewed-by: erikj, tbell
2018-01-29 08:19:37 -05:00
Andrey Nazarov
15541c4818 8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
Reviewed-by: iignatyev
2018-01-26 16:20:14 -08:00
Andrey Nazarov
7bd0087f96 8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
Unique jar file names for every test case

Reviewed-by: alanb
2018-01-26 12:16:08 -08:00
Daniel Fuchs
e6c7f041f9 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
Make sure that loadLoggerHandler for ".handler" is called only from within addLogger

Reviewed-by: mchung
2018-01-26 14:15:09 +00:00
Andrew Dinn
cf8d43353f 8195859: AArch64: vtableStubs gtest fails after 8174962
Gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding

Reviewed-by: duke
2018-01-25 14:47:27 +00:00
Weijun Wang
15ac25be9d 8177398: Exclude dot files ending with .conf from krb5.conf's includedir
Reviewed-by: mullan
2018-01-26 09:37:10 +08:00
Mandy Chung
6de0123fd7 8191170: Clarify if java.class.path can be undefined
Reviewed-by: alanb, psandoz
2018-01-25 13:40:36 -08:00
Mandy Chung
f7a44a7d8a 8196127: Dead code in VersionProps.java.template
Reviewed-by: lancea, psandoz
2018-01-25 13:39:28 -08:00
Andrew Dinn
7568db027d 8196136: AArch64: Correct register use in patch for JDK-8195685
Itable stubs must not use java argument registers as scratch registers

Reviewed-by: aph
2018-01-25 11:56:32 +00:00
Sibabrata Sahoo
4567ed7c3e 8194486: Several krb5 tests failed in Mac
Several tests failed due to improper host service

Reviewed-by: weijun
2018-01-25 05:57:22 -08:00
Maurizio Cimadamore
dd61a0c90d 8196081: Add support for customized intellij project templates
Override template used for project creation using env variable

Reviewed-by: ihse
2018-01-25 12:06:00 +00:00
Vyom Tewari
78de84bc1e 8194676: NullPointerException is thrown if ipaddress is not set
Reviewed-by: chegar, rriggs
2018-01-25 16:22:52 +05:30
John Jiang
7e5577a6c1 8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
Improves the approach on parsing lib version

Reviewed-by: weijun, xuelei
2018-01-24 23:01:57 -08:00
Amy Lu
6d4be03205 8157903: (prop) move Properties tests into OpenJDK
Reviewed-by: mchung
2018-01-25 14:12:43 +08:00
Andrey Nazarov
739ca33412 8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
Reviewed-by: alanb
2018-01-24 16:59:08 -08:00
Gary Adams
49b87d7f72 8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
Reviewed-by: rriggs, sspitsyn, dholmes
2018-01-23 06:52:05 -05:00
Bernard Blaser
cd31cb85e9 8196074: Remove uses of loose type equality tests
Drop loose type equality check and replace usages to go throuhg the strict version

Reviewed-by: vromero
2018-01-24 17:24:32 +00:00
Rachna Goel
551a0d104f 8146656: Wrong Months Array for DateFormatSymbols
Updated API doc of DateFormatSymbols class.

Reviewed-by: rriggs, naoto
2018-01-24 14:07:11 +05:30
Goetz Lindenmaier
8dff4034fd 8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
Also re-enable test.

Reviewed-by: dholmes, ksrini
2018-01-23 08:26:42 +01:00
Priya Lakshmi Muthuswamy
e2620f3128 8147614: add jjs test for -t option
Reviewed-by: hannesw, jlaskey, sundar
2018-01-24 11:29:01 +05:30
Henry Jen
52841d639a 8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
Reviewed-by: joehw
2018-01-22 23:37:23 -08:00
Joe Darcy
7a13702c48 8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
Reviewed-by: dholmes
2018-01-22 23:06:29 -08:00
Jonathan Gibbons
c0cb471231 8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
Reviewed-by: ksrini
2018-01-22 11:28:32 -08:00
Jonathan Gibbons
8550a5c92d 8195796: Reduce the size of relative URLs in generated docs
Reviewed-by: ksrini
2018-01-22 11:15:51 -08:00
Athijegannathan Sundararajan
005ff62989 8195829: Parsing a nameless ES6 class results in a thrown NullPointerException
Reviewed-by: jlaskey, hannesw
2018-01-22 20:31:19 +05:30
Andrew Haley
3ee098f301 8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
2018-01-19 16:57:56 +00:00