Kim Barrett
|
5953b229bf
|
8257589: HotSpot Style Guide should link to rfc7282
Reviewed-by: dcubed, dholmes
|
2022-03-07 18:12:14 +00:00 |
|
Joe Darcy
|
1faa5c8092
|
8282686: Add constructors taking a cause to SocketException
Reviewed-by: alanb, xuelei, lancea, dfuchs
|
2022-03-07 17:52:04 +00:00 |
|
Kim Barrett
|
7194097bca
|
8252577: HotSpot Style Guide should link to One-True-Brace-Style description
Reviewed-by: stuefe, dcubed, dholmes
|
2022-03-07 17:35:21 +00:00 |
|
Roland Westrelin
|
ef266d77b6
|
8278296: Generalize long range check transformation
Reviewed-by: jrose, thartmann
|
2022-03-07 16:26:19 +00:00 |
|
Lance Andersen
|
f0995abe62
|
8280404: Unexpected exception thrown when CEN file entry comment length is not valid
Reviewed-by: alanb
|
2022-03-07 16:10:31 +00:00 |
|
Aleksey Shipilev
|
8e70f4c3dc
|
8282224: Correct TIG::bang_stack_shadow_pages comments
Reviewed-by: coleenp
|
2022-03-07 15:23:10 +00:00 |
|
Ivan Walulya
|
e544e354a4
|
8282621: G1: G1SegmentedArray remove unnecessary template parameter
Reviewed-by: kbarrett, tschatzl
|
2022-03-07 15:05:42 +00:00 |
|
Joe Darcy
|
104e3cb24b
|
8282696: Add constructors taking a cause to InvalidObjectException and InvalidClassException
Reviewed-by: lancea
|
2022-03-07 14:47:52 +00:00 |
|
Thomas Schatzl
|
6fc73f709b
|
8282620: G1/Parallel: Constify is_in_young() predicates
Reviewed-by: iwalulya, ayang
|
2022-03-07 13:52:19 +00:00 |
|
Masanori Yano
|
894ffb098c
|
8282713: Invalid copyright notice in new test added by JDK-8275715
Reviewed-by: dholmes
|
2022-03-07 01:33:41 +00:00 |
|
Masanori Yano
|
415bf44191
|
8275715: D3D pipeline processes multiple PaintEvent at initial drawing
Reviewed-by: prr
|
2022-03-06 23:53:50 +00:00 |
|
Jaikiran Pai
|
974ef5542f
|
8282617: sun.net.www.protocol.https.HttpsClient#putInKeepAliveCache() doesn't use a lock while dealing with "inCache" field
Reviewed-by: dfuchs, michaelm
|
2022-03-06 08:16:39 +00:00 |
|
Thomas Stuefe
|
bc42e7cbbf
|
8282382: Report glibc malloc tunables in error reports
Reviewed-by: zgu, dholmes
|
2022-03-05 06:37:39 +00:00 |
|
Mikael Vidstedt
|
52278b80c4
|
8282694: ProblemList runtime/CommandLine/VMDeprecatedOptions.java
Reviewed-by: jjg
|
2022-03-05 01:36:02 +00:00 |
|
wanghaomin
|
c459f8f406
|
8282142: [TestCase] compiler/inlining/ResolvedClassTest.java will fail when --with-jvm-features=-compiler1
Reviewed-by: jiefu, kvn
|
2022-03-05 00:01:49 +00:00 |
|
TejeshR13
|
bae0d5e717
|
8236907: JTable added to nested panels does not paint last visible row
Reviewed-by: psadhukhan, prr
|
2022-03-04 22:50:32 +00:00 |
|
Jonathan Gibbons
|
b0028a459c
|
8272853: improve JavadocTester.runTests
Reviewed-by: hannesw
|
2022-03-04 21:01:52 +00:00 |
|
Ioi Lam
|
e07fd395bd
|
8281181: Do not use CPU Shares to compute active processor count
Reviewed-by: dholmes, sgehwolf
|
2022-03-04 20:14:11 +00:00 |
|
Damon Nguyen
|
9c817d3880
|
8015854: [macosx] JButton's HTML ImageView adding unwanted padding
Reviewed-by: psadhukhan, aivanov
|
2022-03-04 19:26:12 +00:00 |
|
Naoto Sato
|
733c7907b0
|
8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Reviewed-by: joehw, scolebourne, lancea, rriggs
|
2022-03-04 16:57:54 +00:00 |
|
Magnus Ihse Bursie
|
f9f9c0a855
|
8252769: Warn in configure if git config autocrlf has invalid value
Reviewed-by: erikj
|
2022-03-04 16:32:58 +00:00 |
|
Emanuel Peter
|
603050bfe0
|
8282661: [BACKOUT] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Reviewed-by: chagedorn, psandoz
|
2022-03-04 16:26:14 +00:00 |
|
Thomas Schatzl
|
52471539c0
|
8282615: G1: Fix some includes
Reviewed-by: ayang, iwalulya
|
2022-03-04 13:40:57 +00:00 |
|
Emanuel Peter
|
a584c904a9
|
8282573: ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
Reviewed-by: psandoz, thartmann
|
2022-03-04 12:55:57 +00:00 |
|
Julian Waters
|
d5e8e52f02
|
8282532: Allow explicitly setting build platform alongside --openjdk-target
Reviewed-by: ihse
|
2022-03-04 12:42:07 +00:00 |
|
Manukumar V S
|
b3837808bf
|
8282343: Create a regression test for JDK-4518432
Reviewed-by: aivanov
|
2022-03-04 10:56:11 +00:00 |
|
Igor Veresov
|
b629782b8d
|
8279886: C1: Turn off SelectivePhiFunctions in presence of irreducible loops
Reviewed-by: kvn, dlong
|
2022-03-04 03:49:37 +00:00 |
|
Mandy Chung
|
7e1c67d4af
|
8282608: RawNativeLibraryImpl can't be passed to NativeLibraries::findEntry0
Reviewed-by: mcimadamore, dholmes
|
2022-03-04 03:41:41 +00:00 |
|
Joe Wang
|
8478173d83
|
8282583: Update BCEL md to include the copyright notice
Reviewed-by: lancea, iris, naoto
|
2022-03-04 03:15:35 +00:00 |
|
Hai-May Chao
|
fb6b929e6e
|
8277474: jarsigner does not check if algorithm parameters are disabled
Reviewed-by: mullan, weijun
|
2022-03-03 23:01:26 +00:00 |
|
Manukumar V S
|
1581e3faa0
|
8282402: Create a regression test for JDK-4666101
Reviewed-by: aivanov
|
2022-03-03 19:30:07 +00:00 |
|
Xue-Lei Andrew Fan
|
268fa69318
|
8282511: Use fixed certificate validation date in SSLExampleCert template
Reviewed-by: rhalade
|
2022-03-03 19:20:16 +00:00 |
|
Thomas Schatzl
|
c777bb3df3
|
8282619: G1: Fix indentation in G1CollectedHeap::mark_evac_failure_object
Reviewed-by: ayang, iwalulya
|
2022-03-03 16:16:44 +00:00 |
|
Pavel Rappo
|
080baffa6e
|
8282483: Ensure that Utils.getAllInterfaces returns unique instances
Reviewed-by: jjg
|
2022-03-03 16:10:18 +00:00 |
|
Jonathan Gibbons
|
57020fd582
|
8282582: Unused methods in Utils
Reviewed-by: prappo
|
2022-03-03 14:54:02 +00:00 |
|
Thomas Stuefe
|
5c187e34a5
|
8282593: JDK-8281472 breaks 32-bit builds and gtests
Reviewed-by: jiefu, dholmes
|
2022-03-03 13:25:10 +00:00 |
|
Coleen Phillimore
|
7822cbce10
|
8276711: compiler/codecache/cli tests failing when SegmentedCodeCache used with -Xint
Reviewed-by: kvn, dholmes
|
2022-03-03 13:20:58 +00:00 |
|
Prasanta Sadhukhan
|
832729b41e
|
6911375: mouseWheel has no effect without vertical scrollbar
Reviewed-by: aivanov
|
2022-03-03 09:53:14 +00:00 |
|
Prasanta Sadhukhan
|
0402a288f3
|
8037965: NullPointerException in TextLayout.getBaselineFromGraphic() for JTextComponents
Reviewed-by: prr, aivanov
|
2022-03-03 09:51:08 +00:00 |
|
Thomas Schatzl
|
d4d1fbc27a
|
8282484: G1: Predicted old time in log always zero
Reviewed-by: ayang, iwalulya
|
2022-03-03 09:26:41 +00:00 |
|
Tobias Holenstein
|
b1f935c1d0
|
8277055: Assert "missing inlining msg" with -XX:+PrintIntrinsics
Reviewed-by: roland, thartmann
|
2022-03-03 07:59:45 +00:00 |
|
Christian Hagedorn
|
2da677793f
|
8281122: [IR Framework] Cleanup IR matching code in preparation for JDK-8280378
Reviewed-by: thartmann, kvn
|
2022-03-03 07:17:56 +00:00 |
|
Srinivas Mandalika
|
d0eb6fa220
|
8281569: Create tests for Frame.setMinimumSize() method
Reviewed-by: aivanov
|
2022-03-03 03:26:10 +00:00 |
|
Mandy Chung
|
02aa7cef0a
|
8282515: More clean up on NativeLibraries just for JNI library use
Reviewed-by: mcimadamore
|
2022-03-03 01:50:02 +00:00 |
|
Weijun Wang
|
1485883c9e
|
8281628: KeyAgreement : generateSecret intermittently not resetting
Reviewed-by: valeriep
|
2022-03-03 00:39:39 +00:00 |
|
Magnus Ihse Bursie
|
b6c35ae44a
|
8209784: Include hsdis in the JDK
Reviewed-by: erikj
|
2022-03-02 18:17:47 +00:00 |
|
Devin Smith
|
ce18ff8527
|
8282551: Properly initialize L32X64MixRandom state
Reviewed-by: jlaskey
|
2022-03-02 16:41:13 +00:00 |
|
Calvin Cheung
|
234c17e8ff
|
8274788: Support archived heap objects in ParallelGC
Reviewed-by: iklam, ayang, tschatzl
|
2022-03-02 16:17:21 +00:00 |
|
Weijun Wang
|
fc918a73d0
|
8281234: The -protected option is not always checked in keytool and jarsigner
Reviewed-by: hchao, mullan
|
2022-03-02 14:07:26 +00:00 |
|
Andrey Turbanov
|
d80f697182
|
8282523: Fix 'hierachy' typo
Reviewed-by: jiefu, kbarrett, dholmes
|
2022-03-02 13:05:12 +00:00 |
|