lsp
dc43595ac8
slove the problem of jdk building failure
2022-02-08 15:02:56 +08:00
Naoto Sato
372e6e4079
8205432: Replace the placeholder Japanese era name
...
Reviewed-by: rriggs, chegar
2019-04-03 04:59:17 +01:00
Volker Simonis
5ab8d54921
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
...
Reviewed-by: erikj, dholmes
2019-03-29 15:10:56 +00:00
Deepak Kejriwal
71f23ae78d
8217609: New era placeholder not recognized by java.text.SimpleDateFormat
...
Reviewed-by: naoto, andrew
2019-03-04 19:15:04 +05:30
Phil Race
25519e0d64
8170681: Remove fontconfig header files from JDK source tree
...
Reviewed-by: serb, erikj
2017-10-25 13:11:07 -07:00
Deepak Kejriwal
c1af22053d
8202088: Japanese new era implementation
...
8207152: Placeholder for Japanese new era should be two characters
8211398: Square character support for the Japanese new era
8180469: Wrong short form text for supplemental Japanese era
8206120: Add test cases for lenient Japanese era parsing
8218915: Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points
8217710: Add 5 currency code points to Java SE 8uX
Reviewed-by: coffeys, naoto
2019-02-22 14:47:49 +05:30
Andrew John Hughes
98a6ba2561
Merge
2019-02-06 04:09:08 +00:00
Aleksei Efimov
cbba254c24
Merge
2018-12-05 11:23:29 +00:00
David Buck
f8c715b393
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory
Reviewed-by: mikael, dholmes
2018-12-03 07:31:29 -05:00
Aleksei Efimov
ad344dd076
Merge
2018-11-27 10:52:34 +00:00
Severin Gehwolf
74726e3e3a
8059038: Create new launcher for SA tools
...
Create separate launchers for clhsdb and hsdb since JDK 8 uses separate launchers for SA tools
Reviewed-by: kevinw, andrew
2018-11-20 17:45:54 +01:00
Ramanand Patil
6405ae111a
8213085: (tz) Upgrade time-zone data to tzdata2018g
...
Reviewed-by: martin, naoto
2018-11-20 11:25:59 -05:00
Aleksei Efimov
17d11040e8
Merge
2018-11-08 18:48:19 +00:00
David Buck
215d35a329
8141491: Unaligned memory access in Bits.c
...
Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory
Reviewed-by: mikael, dholmes
2018-12-03 07:31:29 -05:00
Kevin Walls
42a5de4b4f
8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
...
Reviewed-by: tbell, erikj
2018-10-29 14:40:52 -07:00
Phil Race
4ea4c29a4c
8207322: Backport GTK3 support on Linux to 8u
...
Reviewed-by: prr, ssadetsky
2018-10-16 13:09:51 -07:00
Ivan Gerasimov
10a9998175
8209094: Improve web server connections
...
Reviewed-by: chegar, dfuchs, mschoene, igerasim
2018-10-08 16:51:28 -07:00
Rob McKenna
e1c59b217f
8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
...
Reviewed-by: coffeys
2018-10-05 14:05:02 -07:00
Mario Torre
93c3cb51a7
8150954: Taking screenshots on x11 composite desktop produce wrong result
...
The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop.
Reviewed-by: alexsch, ssadetsky, prr, dbuck
2018-07-20 14:18:40 +02:00
Anton Litvinov
3d62991032
Merge
2018-07-16 17:49:53 +01:00
Ramanand Patil
16c6f1748b
8203233: (tz) Upgrade time-zone data to tzdata2018e
...
Reviewed-by: martin, naoto
2018-06-05 02:17:36 -07:00
Ramanand Patil
fc5fa19ae9
8200359: (tz) Upgrade time-zone data to tzdata2018d
...
Reviewed-by: naoto
2018-04-19 08:00:49 -07:00
Alexey Semenyuk
d03091bd87
8197871: Support Derby connections
...
Reviewed-by: billyh, aefimov, erikj, rhalade
2018-03-29 14:43:14 -04:00
Abhijit Saha
7a1a9af786
Merge
2018-02-13 12:27:50 -08:00
Ramanand Patil
24b9f21a34
8195837: (tz) Upgrade time-zone data to tzdata2018c
...
Reviewed-by: coffeys, naoto
2018-02-05 00:15:08 -08:00
Abhijit Saha
b7e8824637
Merge
2018-01-22 15:14:49 -08:00
Abhijit Saha
add1ae6e4c
Merge
2018-01-16 22:58:44 -08:00
Matthias Baesken
f39422a59d
8193807: Avoid UnsatisfiedLinkError on AIX by providing empty basic implementations of getSystemCpuLoad and getProcessCpuLoad
...
Reviewed-by: erikj, simonis
2017-12-19 15:17:56 +01:00
Abhijit Saha
d09bd24ebb
Merge
2017-12-21 13:42:57 -08:00
Aleksei Efimov
2b91fd6298
8191340: 8ux linux builds failing - com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl (unknown type)
...
Reviewed-by: coffeys
2017-11-15 11:00:44 -08:00
Ramanand Patil
95dc54a7ab
8190258: (tz) Support tzdata2017c
...
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
Reviewed-by: naoto, martin
2017-11-14 12:28:43 +05:30
William Harnois
27e39598a9
8186699: Clean up extra Derby files
...
Reviewed-by: asemenyuk
2017-11-06 16:22:10 -05:00
Aleksei Efimov
7883ede07d
8191340: 8ux linux builds failing - com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl (unknown type)
...
Reviewed-by: coffeys
2017-11-15 11:00:44 -08:00
William Harnois
ecc3216e76
8186699: Clean up extra Derby files
...
Reviewed-by: asemenyuk
2017-11-06 16:22:10 -05:00
Rob McKenna
5a10fa1175
8180881: Better packaging of deserialization
...
Reviewed-by: chegar, acorn
2017-10-27 20:38:49 +01:00
Sean Coffey
3b71c7e8bc
8184682: Upgrade compression library
...
Reviewed-by: alanb, sherman, ahgross, jeff
2017-08-08 12:11:57 +01:00
Abhijit Saha
e21785a841
Merge
2017-07-14 14:09:56 -07:00
Abhijit Saha
f904413473
Merge
2017-07-14 11:02:39 -07:00
Abhijit Saha
67ebb1b9d3
8184235: Backout JDK-8173207 from 8u141, 7u151 and higher updates source base
...
Backed out changeset 487376e36f8a
Reviewed-by: coffeys
2017-07-11 23:31:04 -07:00
Abhijit Saha
ee41ce3ded
Merge
2017-06-26 22:34:00 -07:00
Abhijit Saha
98efb9805f
Merge
2017-06-26 22:23:36 -07:00
Abhijit Saha
03d0f7a714
Merge
2017-06-25 21:56:40 -07:00
Rob McKenna
8d94f3a613
8173654: Regression since 8u60: System.getenv doesn't return env var set in JNI code
...
Reviewed-by: erikj
2017-06-10 00:07:36 +01:00
Rob McKenna
087b959b60
8173654: Regression since 8u60: System.getenv doesn't return env var set in JNI code
...
Reviewed-by: erikj
2017-06-10 00:07:36 +01:00
Abhijit Saha
35dbb8c92e
Merge
2017-04-28 14:05:19 -07:00
Ramanand Patil
3abf355a3a
8177449: (tz) Support tzdata2017b
...
Reviewed-by: martin, naoto
2017-04-10 16:17:00 +05:30
Rob McKenna
fe99d1a2db
8174770: Check registry registration location
...
Reviewed-by: rriggs
2017-05-22 14:40:51 -07:00
Ramanand Patil
cd332166da
8176044: (tz) Support tzdata2017a
...
Reviewed-by: naoto
2017-03-10 12:50:22 +05:30
Prasanta Sadhukhan
046464ae33
8058316: lookupDefaultPrintService returns null on Solaris 11
...
Reviewed-by: prr, jdv
2017-03-08 21:27:38 +03:00
Ramanand Patil
8800ad657c
8177449: (tz) Support tzdata2017b
...
Reviewed-by: martin, naoto
2017-04-10 16:17:00 +05:30