Commit Graph

48940 Commits

Author SHA1 Message Date
Erik Joelsson
b53c31d599 8196895: Create devkit for Macosx with Xcode 9.2
Reviewed-by: ihse, tbell
2018-02-06 16:33:38 -08:00
David Holmes
982d2dc7de 8173401: Update VERSION_FEATURE for JDK 11
Reviewed-by: darcy, mchung, erikj
2018-02-06 16:53:03 -05:00
Erik Joelsson
6d85cafef2 8196911: Windows build fails with not finding zlib.h
Reviewed-by: tbell
2018-02-06 22:47:50 +01: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
Daniel Stewart
6f98c021d1 8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output
Reviewed-by: dholmes, sballal
2018-02-06 14:11:47 +05:30
Daniel Stewart
753e4ed499 8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java
Modified test search strings to those guaranteed to exist in the passing cases.

Reviewed-by: dholmes, jgeorge
2018-02-06 11:43:13 +05:30
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
David Holmes
b7c0ee5812 8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
Reviewed-by: kbarrett, tschatzl
2018-02-05 06:42:42 -05:00
Magnus Ihse Bursie
a4630a5b3b 8195689: Remove generated-configure.sh and instead use autoconf
Reviewed-by: erikj
2018-02-05 09:15:32 +01:00
Tobias Hartmann
9eb320a418 8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
Print detailed error if class transformation fails. Exclude tests from Graal testing.

Reviewed-by: kvn, dholmes, sspitsyn
2018-02-05 08:08:01 +01:00
Tobias Hartmann
e5131d5ceb 8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Exclude test from Graal testing.

Reviewed-by: kvn, dholmes, mchung
2018-02-05 07:20:26 +01:00
Tobias Hartmann
38e8a07f05 8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode
Exclude test from Graal testing.

Reviewed-by: kvn, epavlova
2018-02-05 07:14:24 +01:00
Amy Lu
2bf1bf3afb 8195981: Move some tests to OpenJDK for jdk_lang test group
Reviewed-by: alanb, mchung
2018-02-05 11:12:09 +08:00
David Holmes
1c318a676e 8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
Reviewed-by: alanb, iklam, ccheung
2018-02-04 21:00:19 -05:00
Ivan Gerasimov
831b32b2a9 8196740: Character.digit(int,int) returns wrong value for out of range radix
Reviewed-by: redestad
2018-02-03 21:12:37 -08: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
Diancui Zhou
04944778bf 8195973: Update JDK 10 repo for FCS build
Reviewed-by: erikj
2018-02-02 19:44:29 +00: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
89c2e03b1d Merge 2018-02-02 10:32:59 -08:00
Joe Darcy
dff176cc84 8196627: Update MultiReleaseJarAwareSJFM.java to be version agnostic
Reviewed-by: vromero
2018-02-02 10:31:05 -08:00
Joe Darcy
80f4b22956 8196623: Update JavaBaseTest.java to be version agnostic
Reviewed-by: vromero
2018-02-02 10:29:25 -08:00
Brian Burkhalter
92ee8dfe8a 8196622: Add java/nio/Buffer/EqualsCompareTest.java to ProblemList
Reviewed-by: alanb, psandoz
2018-02-02 09:18:16 -08: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
Pankaj Bansal
f2a5dad023 8196443: javax/swing/JList/BasicListTest.java has invalid tag
Reviewed-by: psadhukhan, ssadetsky
2018-02-02 17:02:45 +05:30
Lana Steuck
17dd36e4c9 Added tag jdk-10+42 for changeset 4b62b815b4f4 2018-02-02 03:02:26 +00:00
Lana Steuck
94aa298a46 Merge 2018-02-02 02:55:00 +00:00
David Holmes
085c643eec 8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
Reviewed-by: sspitsyn
2018-02-01 21:03:37 -05:00
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
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
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