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 |
|
Andrew M Leonard
|
482ff9cfdf
|
8196585: Make custom extension point additions
Reviewed-by: erikj
|
2018-02-01 09:20:40 -08:00 |
|
Joe Darcy
|
69287b5b99
|
8196551: Update TestSourceVersion.java to be robust across version changes
Reviewed-by: vromero
|
2018-02-01 09:16:03 -08:00 |
|
Erik Joelsson
|
7d09a4bc83
|
8196524: Align MaxRAMPercentage settings between open and closed
Reviewed-by: dholmes, tbell
|
2018-02-01 09:07:25 -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 |
|
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 |
|
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 |
|
Phil Race
|
7baa56621e
|
8196468: Client jtreg ProblemList updates
Reviewed-by: serb
|
2018-01-31 15:36:44 -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 |
|
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 |
|