Lois Foltan
|
7f25db6e5f
|
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
|
2018-02-06 10:28:22 -05:00 |
|
Robin Westberg
|
69c57791a4
|
8193308: Disallow installing user signal handlers for SIGBUS on OSX
Reviewed-by: stuefe, dholmes
|
2018-02-06 15:48:50 +01:00 |
|
Jesper Wilhelmsson
|
dd416bbf33
|
8196924: [BACKOUT] NMT: Report array class count in NMT summary
Reviewed-by: dholmes
|
2018-02-07 03:43:29 +01:00 |
|
Zhengyu Gu
|
41ace19206
|
8193184: NMT: Report array class count in NMT summary
Report array class and instance class count in NMT summary report
Reviewed-by: coleenp, minqi
|
2018-02-06 08:24:36 -05:00 |
|
Coleen Phillimore
|
48f208f193
|
8196907: Fix minimal vm
Reviewed-by: zgu, dholmes
|
2018-02-06 18:10:30 -05:00 |
|
Harold Seigel
|
34480e526e
|
8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations
Add comments, fix a small issue with the boot loader, and add an assert.
Reviewed-by: coleenp, lfoltan, gtriantafill
|
2018-02-06 13:41:49 -05:00 |
|
Vladimir Kozlov
|
ba9f9457dd
|
8196726: compiler/inlining/InlineAccessors.java test failed
Reviewed-by: thartmann
|
2018-02-06 09:35:05 -08:00 |
|
Lois Foltan
|
2f74993973
|
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
|
2018-02-06 10:28:22 -05:00 |
|
Martin Buchholz
|
b3597efef7
|
8196768: RootLoggerHandlers fails when source tree is read-only
Reviewed-by: dfuchs
|
2018-02-05 20:20:35 -08:00 |
|
Alexandre Iline
|
0279b2d49a
|
Merge
|
2018-02-08 06:19:24 -08:00 |
|
Gary Adams
|
40f004ad8c
|
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
|
2018-02-08 09:24:44 -05:00 |
|
Erik Joelsson
|
2f8f0b23cd
|
8196985: Disable new warnings from GCC 7.3 in jdk libraries
Reviewed-by: tbell, ihse
|
2018-02-08 12:01:32 -08:00 |
|
Brian Burkhalter
|
b44023eb8d
|
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
Reviewed-by: rriggs
|
2018-02-08 10:54:01 -08:00 |
|
Erik Joelsson
|
167d81a718
|
8196356: Changes to m4 files don't trigger autoconf execution at build time
Reviewed-by: tbell
|
2018-02-08 10:28:50 -08:00 |
|
Claes Redestad
|
9f0da6d94f
|
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
|
2018-02-08 18:45:30 +01:00 |
|
Adam Petcher
|
8dcabfdf5f
|
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale
Fixing a minor bug in a test related to policy parser message formatting
Reviewed-by: mullan, xuelei
|
2018-02-08 10:06:57 -05:00 |
|
Alexandre Iline
|
ca8a2aceed
|
8178342: Missing @modules in jdk/jdk/nio/zipfs
Reviewed-by: mchung
|
2018-02-08 06:16:49 -08:00 |
|
Alan Bateman
|
e3b7698786
|
8196956: (ch) More channels cleanup
Reviewed-by: rriggs, prappo, bpb
|
2018-02-08 10:55:21 +00:00 |
|
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 |
|
Erik Joelsson
|
0a40080ee1
|
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
Reviewed-by: tbell, alanb
|
2018-02-07 09:48:43 -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
|
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
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01: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 |
|
Phil Race
|
a0b36d2293
|
Merge
|
2018-02-05 02:07:12 -08: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 |
|
Krishna Addepalli
|
6494aaaee7
|
8171000: Robot.createScreenCapture() crashes in wayland mode
Reviewed-by: serb, mhalder
|
2018-02-05 13:44:41 +05:30 |
|
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 |
|
Zhongwei Yao
|
0db8f238af
|
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler
Reviewed-by: aph
|
2018-02-03 10:36:58 +08:00 |
|