Roger Riggs
f0279fd499
8214794: java.specification.version should be only the major version number
...
Reviewed-by: martin, mchung, bpb
2018-12-04 15:22:41 -05:00
Calvin Cheung
4e935d302a
8214728: Unnecessary InstanceKlass::cast at few places
...
Reviewed-by: lfoltan, jiangli, coleenp
2018-12-04 11:54:09 -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
Simon Tooke
2dd1c19b64
8214061: Buffer written into itself
...
Actually write the msg text into the buffer.
Reviewed-by: dcubed, sgehwolf, sspitsyn
2018-12-04 17:54:13 +01:00
Erik Österlund
02688398e1
8214556: Crash in DependencyContext::remove_dependent_nmethod still happens
...
Reviewed-by: kvn, kbarrett
2018-12-04 17:14:11 +01:00
Aleksey Shipilev
b6fce5bbd4
8214787: Zero builds fail with "undefined JavaThread::thread_state()"
...
Reviewed-by: stuefe, zgu
2018-12-04 15:47:05 +01:00
Gary Adams
ec1f026392
8214300: .attach_pid files may remain in the process cwd
...
Reviewed-by: sspitsyn, cjplummer, jcbeyler
2018-12-04 07:06:38 -05:00
Gary Adams
b4630d6207
8176828: jtools do not list VM process launched with the debugger option suspend=y
...
Reviewed-by: dholmes, cjplummer
2018-12-04 07:09:02 -05:00
Lutz Schmidt
8e05550ef3
8214526: Change CodeHeap State Analytics control from UL to Print*
...
Reviewed-by: coleenp, kvn, stuefe, thartmann
2018-12-04 11:57:18 +01: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
Volker Simonis
3e2804d0d8
8214534: Setting of THIS_FILE in the build is broken
...
Reviewed-by: erikj, ihse
2018-12-04 09:28:11 +01:00
Adam Farley
a9250518e0
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler
...
Reviewed-by: simonis, erikj, ihse, stuefe, mbaesken
2018-12-04 09:08:03 +01:00
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
Jonathan Gibbons
5067ff8509
8214745: Bad link in coll-reference.html
...
Reviewed-by: martin, bpb, lancea
2018-12-03 16:44:57 -08:00
Jonathan Gibbons
99f78427f2
8214744: Unnecessary <p> tags in java.util.zip.Deflater
...
Reviewed-by: mchung, lancea
2018-12-03 16:14:15 -08:00
Ioi Lam
fe1b0be809
8214726: Typo in HeapShared::check_closed_archive_heap_region_object
...
Reviewed-by: lfoltan
2018-12-03 15:53:01 -08:00
Magnus Ihse Bursie
e7aa2c0951
8213187: Handle libwindowsaccessbridge need to access MSVCRT functions
...
Reviewed-by: erikj
2018-12-03 18:48:01 +01:00
Magnus Ihse Bursie
3474e9a9fe
8214718: Update missing copyright year in build system
...
Reviewed-by: erikj, tbell
2018-12-03 18:46:10 +01:00
Magnus Ihse Bursie
232f5146ce
8214710: Fix hg log in update_copyright_year.sh
...
Reviewed-by: alanb, tbell, erikj
2018-12-03 18:44:45 +01:00
Magnus Ihse Bursie
12bd34fa84
8214311: dtrace gensrc has missing dependencies
...
Reviewed-by: tbell, erikj
2018-12-03 18:43:24 +01: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
Erik Österlund
86a41aa926
8214523: Fix nmethod asserts for concurrent nmethod unloading
...
Reviewed-by: coleenp, kvn
2018-12-03 14:16:39 +01:00
Per Lidén
fff6e05c96
8214377: ZGC: Don't use memset to initialize array of ZForwardingTableEntry
...
Reviewed-by: rkennke, eosterlund
2018-12-03 14:52:49 +01:00
Per Lidén
8fc0c2f645
8214476: ZGC: Build ZGC by default
...
Reviewed-by: shade, rkennke, ihse
2018-12-03 14:52:49 +01: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
Dmitry Chuyko
a971050bff
8214444: Wrong strncat limits in dfa.cpp
...
Reviewed-by: kvn
2018-12-03 14:28:19 +03: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
Nishit Jain
b31f251889
8213294: Upgrade IANA LSR data
...
Reviewed-by: naoto
2018-12-03 12:35:27 +05:30
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
Ekaterina Pavlova
97bccb2053
8214557: Filter out VM flags which don't affect AOT code generation
...
Reviewed-by: kvn, erikj
2018-11-30 23:46:20 -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
Erik Österlund
f65538cbda
8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry
...
Reviewed-by: rehn, coleenp
2018-11-30 16:51:23 +01: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
ecd39c9ede
8214525: Bit rot in Nashorn Ant script
...
Reviewed-by: attila, jlaskey
2018-11-30 15:43:37 +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
Erik Österlund
3a5bccf5c6
8213565: Crash in DependencyContext::remove_dependent_nmethod
...
Reviewed-by: rehn, kvn
2018-11-30 11:40:48 +01:00
Yasumasa Suenaga
a2bbc9c091
8214499: SA should follow 8150689
...
Reviewed-by: dholmes, jgeorge
2018-11-30 20:15:25 +09:00
Roland Westrelin
84cd74b013
8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0
...
Reviewed-by: kvn, thartmann
2018-11-27 08:44:19 +01:00
Michael McMahon
4a77a08ca3
8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0
...
Reviewed-by: chegar, alanb
2018-11-30 10:29:58 +00:00
Srikanth Adayapalam
10d83827bc
8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata
...
Reviewed-by: mcimadamore
2018-11-30 10:37:48 +05:30
Jean Christophe Beyler
1285c3cd30
8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests
...
Fix the spaces around {}
Reviewed-by: amenkov, sspitsyn, dholmes
2018-11-29 18:57:18 -08:00
Robert Field
020877da03
8213725: JShell NullPointerException due to class file with unexpected package
...
Reviewed-by: jlahoda
2018-11-29 17:45:29 -08:00