Weijun Wang
|
48aad3bd2f
|
8196823: jarsigner should not create a signed jar if the signing fails
Reviewed-by: mullan, alanb
|
2018-02-08 11:44:21 +08:00 |
|
Jonathan Gibbons
|
e7f7bcdb06
|
8195795: Organize output files by module/package, not just package
Reviewed-by: ksrini, mchung, erikj
|
2018-02-07 11:28:23 -08:00 |
|
Adam Petcher
|
683817de43
|
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
Disable localization of error messages produced during policy file parsing
Reviewed-by: mchung, mullan
|
2018-02-07 09:06:43 -05:00 |
|
Bhavesh Patel
|
999168d66b
|
8196027: Remove "Prev" and "Next" links from the javadoc navigation
Reviewed-by: jjg, ksrini
|
2018-02-06 18:28:23 -08:00 |
|
Erik Joelsson
|
7a6b695959
|
8196879: Forgot to add file in JDK-8196803
Reviewed-by: tbell
|
2018-02-06 10:17:31 -08:00 |
|
Erik Joelsson
|
ffdfd48fd2
|
8196803: Fix build warnings in jdk libraries with Xcode 9
Reviewed-by: tbell, ihse
|
2018-02-06 10:12:05 -08:00 |
|
Alan Bateman
|
8deac7d09b
|
8196787: (ch) Moving network channels to use j.u.c locks
Reviewed-by: prappo, rriggs
|
2018-02-06 16:04:46 +00:00 |
|
Srinivas Dama
|
6ff900807d
|
8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum
Fixed nested comments for enum
Reviewed-by: mcimadamore
|
2018-02-06 23:49:10 +05:30 |
|
Brian Burkhalter
|
5f7839ae5a
|
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
Reviewed-by: alanb, rriggs
|
2018-02-05 15:08:46 -08:00 |
|
Jesper Wilhelmsson
|
44ab590f44
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Jonathan Gibbons
|
7f04dec594
|
8196736: Refactor HelpWriter and properties
Reviewed-by: ksrini
|
2018-02-05 11:35:56 -08:00 |
|
Zhengyu Gu
|
897d228899
|
8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place
Create tracker in place to avoid additional locking
Reviewed-by: coleenp
|
2018-02-05 13:23:26 -05:00 |
|
Liam Miller-Cushon
|
24ae32f082
|
8190452: javac should not add MethodParameters attributes to v51 and earlier class files
Reviewed-by: vromero, jjg
|
2018-02-05 10:43:31 -05:00 |
|
David Holmes
|
3c2d19f0bc
|
8196739: Disable obsolete/expired VM flag transitional warnings
Reviewed-by: kbarrett
|
2018-02-05 06:43:23 -05:00 |
|
Igor Veresov
|
333333a507
|
8194819: Update Graal
Reviewed-by: kvn
|
2018-02-02 17:28:17 -08:00 |
|
Joe Wang
|
3138724d05
|
8196717: remove xmlresolver.md
Reviewed-by: lancea, rriggs
|
2018-02-02 14:44:48 -08:00 |
|
Martin Buchholz
|
3e53369eb8
|
8196609: Improve javadoc for java.time.Instant.getEpochSecond
Reviewed-by: dfuchs
|
2018-02-02 12:34:58 -08:00 |
|
Brian Burkhalter
|
073cfe14a5
|
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
Reviewed-by: alanb, dfuchs, mli, rriggs
|
2018-02-02 13:44:26 -08:00 |
|
Roger Riggs
|
0b8689b331
|
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
|
2018-02-02 14:17:07 -05:00 |
|
Phil Race
|
7052a83930
|
Merge
|
2018-02-02 09:04:45 -08:00 |
|
Phil Race
|
ae133c49b5
|
8196288: Update src/java.desktop/share/legal/libharfbuzz.md for harfbuzz
Reviewed-by: psadhukhan
|
2018-02-02 08:41:02 -08:00 |
|
Harold Seigel
|
83bb2205e8
|
8190359: Reduce the number of recorded klass dependencies
Skip recording dependencies to non-anonymous classes loaded by builtin class loaders.
Reviewed-by: iklam, coleenp, lfoltan
|
2018-02-02 10:37:48 -05:00 |
|
Coleen Phillimore
|
191a1f80a1
|
6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
Convert to logging without thread locking
Reviewed-by: dholmes, zgu, hseigel
|
2018-02-02 09:34:11 -05:00 |
|
Vicente Romero
|
5f7d996632
|
8196403: remove the remaining use of string keys for errors and warnings in the compiler
Reviewed-by: mcimadamore, jlahoda
|
2018-02-02 07:43:54 -05:00 |
|
Srinivas Dama
|
1335ebada2
|
8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one
Sort ScriptEngineFactory by name so that same engine is retrieved across all OS
Reviewed-by: alanb, sundar
|
2018-02-02 23:21:12 +05:30 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Joe Wang
|
0584441390
|
8193830: Xalan Update: Xalan Java 2.7.2
Reviewed-by: lancea
|
2018-02-01 15:53:51 -08:00 |
|
Paul Sandoz
|
00b3f917ac
|
8195694: ConstantBootstraps.invoke does not preserve variable arity
Reviewed-by: jrose
|
2018-02-01 14:19:04 -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 |
|
Brian Burkhalter
|
697c3fc073
|
8139206: Add InputStream readNBytes(int len)
Reviewed-by: alanb, chegar, plevart, apetcher, rriggs, weijun
|
2018-02-01 09:40:38 -08:00 |
|
Pankaj Bansal
|
5e9d4e4eaf
|
7007967: DefaultRowSorter: incorrect sorting due to not updating comparator cache
Reviewed-by: serb, jdv
|
2018-02-01 16:38:25 +05:30 |
|
Martin Doerr
|
f8db247cde
|
8196503: PPC64: vtableStubs gtest fails after 8174962
Reviewed-by: goetz
|
2018-02-01 11:58:38 +01:00 |
|
Ramanand Patil
|
317bef9a41
|
8195837: (tz) Upgrade time-zone data to tzdata2018c
Reviewed-by: coffeys, naoto
|
2018-01-31 22:55:12 -08:00 |
|
Jesper Wilhelmsson
|
c2735a15d7
|
Merge
|
2018-02-01 02:05:35 +01:00 |
|
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 |
|
Mandy Chung
|
f5b63e9852
|
8196310: jlink --suggest-providers fails with missing resource if --output specified
Reviewed-by: alanb, lancea, sundar
|
2018-01-31 15:15:09 -08: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 |
|
Xueming Shen
|
fec9d472e3
|
8193802: NullPointerException from JarFileSystem.getVersionMap()
Reviewed-by: mchung
|
2018-01-31 14:21:52 -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 |
|
Sergey Bylokhov
|
4bea8ffc4c
|
8195852: The usage of permissions in Desktop API should be clarified
Reviewed-by: prr
|
2018-01-30 19:13:26 -08:00 |
|
Sergei Tsypanov
|
bbb4bcd69d
|
8196207: Inefficient ArrayList.subList().toArray()
Reviewed-by: martin, psandoz, jrose, redestad
|
2018-01-30 11:08:50 -08: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
|
18beaf6646
|
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 |
|
Roland Westrelin
|
d244b3ccd1
|
8196296: Lucene test crashes C2 compilation
Prevent merging of back to back ifs if one is a counted loop end.
Reviewed-by: kvn, thartmann
|
2018-01-30 09:08:44 +01:00 |
|
Igor Veresov
|
b42858623c
|
8196295: [Graal] remove unused org.graalvm.options package
Reviewed-by: thartmann, kvn
|
2018-01-26 13:13:19 -08:00 |
|
Phil Race
|
2e16c465c3
|
8196287: Update src/java.desktop/share/legal/libpng.md for libpng 1.6.34
Reviewed-by: ssadetsky
|
2018-01-26 12:07:35 -08:00 |
|