Jean Christophe Beyler
748821972a
8214531: HeapMonitorEventOnOffTest.java test fails with "Statistics should be null to begin with"
...
Remove the enable sampling and let the underlying method call it
Reviewed-by: sspitsyn, phh
2018-12-06 14:18:39 -08:00
Ichiroh Takiguchi
eee1a6fab0
8212794: IBM-964 is required for AIX default charset
...
Reviewed-by: rriggs, ihse, alanb
2018-12-06 10:22:23 -05:00
Thomas Schatzl
528361f7ae
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
...
Reviewed-by: dholmes, coleenp
2018-12-06 15:44:40 +01:00
Hannes Wallnöfer
c0099a8a0d
8214571: -Xdoclint of array serialField gives "error: array type not allowed here"
...
Reviewed-by: jjg, sundar
2018-12-06 12:34:28 +01:00
Nishit Jain
4a28e27fd2
8177552: Compact Number Formatting support
...
Reviewed-by: naoto, rriggs
2018-12-06 12:39:28 +05:30
Leonid Mesnik
c49b882dd1
8210107: vmTestbase/nsk/stress/network tests fail with Cannot assign requested address (Bind failed)
...
Reviewed-by: dholmes, mseledtsov, chegar
2018-12-05 21:18:27 -08:00
Igor Ignatyev
0c874a3d5d
8214915: CtwRunner misses export for jdk.internal.access
...
Reviewed-by: kvn
2018-12-05 20:59:55 -08:00
John Jiang
3525e4e27f
8214459: NSS source should be removed
...
Remove test/jdk/sun/security/pkcs11/nss/src
Reviewed-by: valeriep
2018-12-06 10:05:29 +08:00
Liam Miller-Cushon
7f365fffbd
8214902: Pretty-printing marker annotations add unnecessary parenthesis
...
Reviewed-by: jjg
2018-12-05 11:31:20 -08:00
Mikhailo Seledtsov
54cc30e6c1
8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError
...
Fixed the name of native method to reflect correct package
Reviewed-by: mgronlun
2018-12-05 17:50:14 -08:00
Igor Ignatyev
4a87a423d3
8214908: add ctw tests for jdk.jfr and jdk.management.jfr modules
...
Reviewed-by: kvn
2018-12-05 16:22:22 -08:00
Brian Burkhalter
4a028afe5e
6516099: InputStream.skipFully(int k) to skip exactly k bytes
...
Reviewed-by: rriggs, bchristi, serb, dfuchs
2018-12-05 15:58:46 -08:00
Sean Coffey
441d285620
8213952: Relax DNSName restriction as per RFC 1123
...
Reviewed-by: weijun, mullan, chegar
2018-12-05 17:33:01 +00:00
Erik Gahlin
69f0bf41d9
8214896: JFR Tool left files behind
...
Reviewed-by: mgronlun
2018-12-05 18:08:50 +01:00
Erik Gahlin
afdb850f87
8205516: JFR tool
...
Reviewed-by: mgronlun
2018-12-05 16:40:12 +01:00
Vicente Romero
a4d8574130
8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
...
Reviewed-by: mcimadamore
2018-12-05 09:34:01 -05:00
Athijegannathan Sundararajan
3883078d21
8206962: jlink --release-info=del throws NPE if no keys are specified
...
Reviewed-by: alanb
2018-12-05 19:22:04 +05:30
Prasanta Sadhukhan
9c22151345
Merge
2018-12-05 15:39:04 +05:30
Frank Yuan
2c02822742
8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI
...
Reviewed-by: joehw
2018-12-05 16:41:13 +08:00
Prasanta Sadhukhan
5f2062b484
Merge
2018-12-04 13:35:04 +05:30
Ioi Lam
a0a108fb01
8214388: CDS dumping fails with java heap fragmentation
...
Force a full GC with a single thread before writing heap archive regions
Reviewed-by: sjohanss, jiangli
2018-12-03 22:27:24 -08:00
Jini George
ea532aa075
8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC
...
Avoid creating the hprof file and throw an exception in HeapHprofBinWriter for ZGC and handle this in the TestJmap* testcases
Reviewed-by: gadams, jcbeyler, cjplummer
2018-12-04 11:10:19 +05:30
Jean Christophe Beyler
54dda86a98
8214502: Add space after/before {} in remaining vmTestbase tests
...
Added spaces around the {}
Reviewed-by: dholmes, sspitsyn
2018-12-03 19:47:37 -08:00
Weijun Wang
3254283f79
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow
...
Reviewed-by: xuelei, igerasim, rriggs
2018-12-03 23:58:15 +08:00
Per Lidén
6c7781572c
8214484: ZGC: Exclude SA tests ClhsdbJhisto and TestHeapDumpFor*
...
Reviewed-by: shade, tschatzl
2018-12-03 14:52:49 +01:00
Jan Lahoda
504dfa5de0
8214529: Exception while using Anonymous class in switch expression
...
Clearing breakResult when creating methodEnv.
Reviewed-by: mcimadamore
2018-12-03 14:25:00 +01:00
Jan Lahoda
835c863ba8
8214031: Assertion error in value break statement with conditional operator in switch expression
...
Correcting handling of boolean-valued switch expressions when true/false; generating them directly rather than desugaring in Lower.
Reviewed-by: mcimadamore
2018-12-03 10:37:36 +01:00
Ichiroh Takiguchi
98287928da
8213618: IBM970 charset has missing entry and remove unexpected entries
...
Reviewed-by: srl, martin
2018-12-02 11:09:46 -08:00
Weijun Wang
320616a865
8214179: Add groupname info into keytool -list and -genkeypair output
...
Reviewed-by: mullan
2018-12-01 21:58:05 +08:00
Sergey Bylokhov
76b33870c7
8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder
...
Reviewed-by: prr
2018-11-30 15:54:34 -08:00
Phil Race
bd13529c0c
8214558: bad @run tag in CheckPrinterJobSystemProperty.java
...
Reviewed-by: serb
2018-11-30 15:05:36 -08:00
Brian Burkhalter
389a110e56
8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java
...
Reviewed-by: lancea
2018-11-30 14:48:44 -08:00
Priyanka Mangal
7c6cb8cd7e
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
...
Reviewed-by: alanb, ihse
2018-11-30 13:42:49 -08:00
Joe Wang
3995ae1270
8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs
...
Reviewed-by: lancea
2018-11-30 12:41:00 -08:00
Calvin Cheung
bd1cf50953
8210102: CDS tests timed out
...
Increase the timeout to 160s for the DifferentHeapSizes test.
Reviewed-by: iklam
2018-11-30 12:24:23 -08:00
Andrew Brygin
b2980a2d71
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
...
Reviewed-by: prr
2018-11-30 23:21:05 +03:00
Phil Race
b8c9517a0d
8214552: Resolve clash between 4947890 and 8130264
...
Reviewed-by: rriggs, mchung
2018-11-30 12:21:39 -08:00
Phil Race
7fe615f9a7
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
...
Reviewed-by: serb, rriggs
2018-11-30 10:55:59 -08:00
Erik Österlund
50ffeaa507
8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
...
Reviewed-by: coleenp, dlong
2018-11-30 15:29:19 +01:00
Hannes Wallnöfer
d08e20700d
8210943: Hiding of inner classes not resolved properly
...
Reviewed-by: attila, jlaskey
2018-11-30 15:39:27 +01:00
Daniil Titov
cbaebf738e
8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code
...
Reviewed-by: sspitsyn, dholmes, jcbeyler
2018-12-04 21:13:45 -08:00
Vladimir Ivanov
b93b62c2c9
8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot
...
Reviewed-by: dholmes, iignatyev
2018-12-04 17:18:11 -08:00
Weijun Wang
8036ce51b2
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
...
Reviewed-by: mullan
2018-12-05 08:48:49 +08:00
Joe Wang
bffe795d2d
8213325: (props) Properties.loadFromXML does not fully comply with the spec
...
Reviewed-by: alanb, rriggs, dfuchs, naoto
2018-12-04 14:53:00 -08:00
Naoto Sato
3d0ccc7ec9
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales
...
Reviewed-by: lancea, bpb
2018-12-04 11:10:14 -08:00
Roger Riggs
53b849e17e
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed
...
Reviewed-by: bpb, jlaskey
2018-12-04 12:26:49 -05:00
Erik Helin
45628a358a
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
...
Reviewed-by: alanb, redestad, mchung
2018-12-04 09:30:10 +01:00
Erik Österlund
3a5bccf5c6
8213565: Crash in DependencyContext::remove_dependent_nmethod
...
Reviewed-by: rehn, kvn
2018-11-30 11:40:48 +01:00
Prasanta Sadhukhan
249d8e9d98
8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13
...
Reviewed-by: jdv, serb
2018-11-30 10:55:42 +05:30
Sergey Bylokhov
a11452c9ed
8198339: Test javax/swing/border/Test6981576.java is unstable
...
Reviewed-by: kaddepalli, psadhukhan
2018-11-29 16:22:49 -08:00