Amy Lu
|
1c762c2b33
|
8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
Reviewed-by: mchung
|
2016-11-18 14:39:03 +08:00 |
|
Amy Lu
|
e2729d2bea
|
8169826: ProblemList update for tools/pack200/CommandLineTests.java
Reviewed-by: mchung
|
2016-11-18 12:11:32 +08:00 |
|
Lana Steuck
|
003cc19ffe
|
Merge
|
2016-11-17 22:18:31 +00:00 |
|
Paul Sandoz
|
b02932fab8
|
8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
Reviewed-by: martin
|
2016-11-17 12:24:51 -08:00 |
|
Claes Redestad
|
09591861d0
|
8169880: Remove the sun.reflect.noCaches option
Reviewed-by: shade, psandoz, mchung
|
2016-11-17 19:38:14 +01:00 |
|
Weijun Wang
|
9a7622561a
|
7004967: SecureRandom should be more explicit about threading
8169312: SecureRandom::getSeed(num) not specified if num is negative
Reviewed-by: mullan, xuelei
|
2016-11-17 21:02:39 +08:00 |
|
Anubhav Meena
|
3f35be7242
|
8167618: DateTimeFormatter.format() uses exceptions for flow control
Removed flow control in exception catch
Reviewed-by: rriggs, scolebourne
|
2016-11-17 11:55:59 +00:00 |
|
Nancy Nigam
|
5b06ce3c07
|
8165296: update existing i18n test cases of test/java/util
Reviewed-by: okutsu
|
2016-11-17 11:40:50 +05:30 |
|
Hamlin Li
|
a7d4828bea
|
8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
Reviewed-by: alanb
|
2016-11-16 17:29:14 -08:00 |
|
Paul Sandoz
|
ce32d2aec8
|
8072784: Better spliterator implementation for BitSet.stream()
Reviewed-by: martin
|
2016-11-16 14:26:14 -08:00 |
|
Paul Sandoz
|
4bcf62b9d1
|
8132097: Stream.generate should use a covariant Supplier as parameter
Reviewed-by: forax, martin
|
2016-11-16 14:26:12 -08:00 |
|
Artem Smotrakov
|
3d0c012270
|
8168969: Merge SSLSocketSample and SSLSocketTemplate
Reviewed-by: xuelei
|
2016-11-16 12:50:29 -08:00 |
|
Joe Darcy
|
16a386fb56
|
8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
Reviewed-by: serb
|
2016-11-16 11:20:34 -08:00 |
|
Jamil Nimeh
|
2eff7e6a9a
|
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
Protect against null return value from Permission.getActions in ProtectionDomain's toString method.
Reviewed-by: weijun, mullan
|
2016-11-16 08:29:58 -08:00 |
|
Daniel Fuchs
|
f3cb8c41dc
|
8169068: Add a new method: java.net.Authenticator.getDefault()
Reviewed-by: chegar
|
2016-11-16 15:40:06 +00:00 |
|
Jim Laskey
|
b440aed691
|
8169505: Update changes by JDK-8159393 to reflect CCC review
Reviewed-by: sundar
|
2016-11-16 10:52:08 -04:00 |
|
Athijegannathan Sundararajan
|
5efdbcb1fb
|
8153038: The set of jlink plugins enabled by default should be the same via CLI or jlink API
Reviewed-by: jlaskey
|
2016-11-16 19:52:20 +05:30 |
|
Sergei Kovalev
|
94dc401425
|
8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module
Reviewed-by: dfuchs, chegar
|
2016-11-15 15:52:27 +03:00 |
|
Jim Laskey
|
680aa95dbb
|
8155756: Better context for some jlink exceptions
Reviewed-by: mchung
|
2016-11-07 14:36:27 -04:00 |
|
Jim Laskey
|
d96b3cd0cb
|
8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
Reviewed-by: alanb, sundar, mullan, weijun
|
2016-11-07 13:10:42 -04:00 |
|
Maurizio Cimadamore
|
57bee7c4b9
|
8169093: Generics, javac not matching actual and formal arguments
Make diagnostic for type-args arity mismatch consistent with the class case
Reviewed-by: vromero
|
2016-11-07 16:08:18 +00:00 |
|
Hannes Wallnöfer
|
165429d978
|
8156619: Unimplemented ES6 features should result in clear Error being thrown
Reviewed-by: sundar, attila
|
2016-11-07 14:48:26 +01:00 |
|
Erik Joelsson
|
29556bae75
|
8160491: tar.gz bundles missing files containing $
Reviewed-by: ihse
|
2016-11-07 14:15:49 +01:00 |
|
Erik Joelsson
|
2a0b3e1f75
|
8160491: tar.gz bundles missing files containing $
Reviewed-by: ihse
|
2016-11-07 14:15:49 +01:00 |
|
Erik Joelsson
|
83cc9c6c86
|
8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
|
2016-11-07 13:25:27 +01:00 |
|
Erik Joelsson
|
38acf59c15
|
8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
|
2016-11-07 13:25:18 +01:00 |
|
Maurizio Cimadamore
|
9b0354380e
|
8168854: javac erroneously reject a a service interface inner class in a provides clause
Java SE 9 proposed spec changes do not explicitly forbid a service interface to be an inner class - javac should follow
Reviewed-by: jjg
|
2016-11-07 11:16:23 +00:00 |
|
Erik Helin
|
7e117c5d36
|
8177953: Rename TestGCBasher.run to TestGCBasher.main
Reviewed-by: pliden, tschatzl
|
2016-11-07 10:22:03 +01:00 |
|
Thomas Schatzl
|
5fdddaf351
|
8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094
Provide a way in the test to check log messages on arbitrary conditions and implement this for this case.
Reviewed-by: mchernov, sjohanss
|
2017-03-31 13:22:43 +02:00 |
|
Rickard Bäckman
|
94035de947
|
Merge
|
2017-03-28 13:33:50 +02:00 |
|
Rickard Bäckman
|
8f9dd37d89
|
Merge
|
2017-03-28 13:08:39 +02:00 |
|
Thomas Schatzl
|
de637b636d
|
8176885: Clear Claimed Marks log message at wrong location in the log
Move message and code to the pre evacuation phase part of the GC
Reviewed-by: sjohanss, sangheki
|
2017-03-28 09:13:00 +02:00 |
|
Jesper Wilhelmsson
|
0f62f198b2
|
Merge
|
2017-03-28 00:03:23 +02:00 |
|
Chris Plummer
|
bc1d13ef7b
|
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
Bump up minimum to 64k.
Reviewed-by: dholmes, dcubed
|
2017-03-27 11:54:04 -07:00 |
|
Michail Chernov
|
bd7b547e9c
|
8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector
Reviewed-by: dfazunen, tschatzl, sjohanss
|
2017-03-27 19:05:54 +03:00 |
|
Chris Plummer
|
d10f85b756
|
8177055: [TESTBUG] test/runtime/ReservedStack/ReservedStackTest.java sometimes fails on Oracle arm64 port after being enabled for open aarch64 port
Check if the platform supports the reserved stack area.
Reviewed-by: dholmes, fparain
|
2017-03-24 11:09:14 -07:00 |
|
Stefan Johansson
|
d11fb72564
|
8171238: Unify cleanup code used in G1 Remark and Full GC marking
Reviewed-by: tschatzl, pliden
|
2017-03-24 10:27:04 +01:00 |
|
Thomas Schatzl
|
bd1aac2cd3
|
8177453: Start_new_collection_set() timing done during wrong type of GC
Move timing code from full gc to young gc.
Reviewed-by: sjohanss, mgerdin
|
2017-03-24 10:26:58 +01:00 |
|
Chris Plummer
|
17a8069db3
|
8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
Use PTHREAD_STACK_MIN as a minimum, plus other stack size cleanup
Reviewed-by: dholmes, stuefe, dcubed
|
2017-03-23 11:10:55 -07:00 |
|
Thomas Stuefe
|
99d6ff5c76
|
8177458: [s390] (jdk10) build broken after 8155672
Reviewed-by: simonis
|
2017-03-23 17:45:13 +01:00 |
|
Rickard Bäckman
|
08637a78e6
|
8177069: File separator mismatch on Win-64
Reviewed-by: dlong, kvn
|
2017-03-23 15:40:12 +01:00 |
|
Igor Veresov
|
d405f1648b
|
8177046: Update Graal
Update Graal, make appropriate changes to AOT, and the build system.
Reviewed-by: kvn
|
2017-03-22 13:42:45 -07:00 |
|
Michail Chernov
|
f509f32e03
|
8167196: WhiteBox methods should throw an exception if used with inappropriate collector
Reviewed-by: shade, dfazunen
|
2017-03-20 16:01:33 +03:00 |
|
Kirill Zhaldybin
|
2fd9f38a31
|
8171090: Convert VMStruct_test to GTest
Reviewed-by: iignatyev
|
2016-12-12 16:16:27 +03:00 |
|
Kirill Zhaldybin
|
98bf7d7727
|
8171848: ObjectMonitor verify() and print() methods are empty
Reviewed-by: dholmes
|
2016-12-21 12:47:29 +03:00 |
|
Manajit Halder
|
9fc6d8f3aa
|
7153700: [macosx] add support for MouseMotionListener to the TrayIcon
Reviewed-by: serb, aniyogi
|
2016-11-07 14:35:21 +05:30 |
|
Alexander Scherbatiy
|
36bb41faf9
|
8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
Reviewed-by: serb, ssadetsky
|
2016-11-07 11:22:53 +03:00 |
|
Semyon Sadetsky
|
57dc20d541
|
8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
Reviewed-by: alexsch
|
2016-11-07 10:36:52 +03:00 |
|
Robert Field
|
907f7c2d7e
|
8161983: JShell API: Clean-up following 8160127 et. al
Reviewed-by: jlahoda
|
2016-11-06 22:50:46 -08:00 |
|
Athijegannathan Sundararajan
|
9b789e7327
|
8166286: jmod fails on symlink to directory
Reviewed-by: jlaskey, alanb
|
2016-11-07 11:33:31 +05:30 |
|