2019-10-07 |
stuefe |
Fix issue with statistics which caused Metaspace::used_words() to be too high
stuefe-new-metaspace-branch
|
changeset |
files
|
2019-10-07 |
shade |
8231930: Windows build fails after JDK-8191521
|
changeset |
files
|
2019-10-07 |
clanger |
8231885: Fix/remove malformed assert in os_windows.cpp
|
changeset |
files
|
2019-10-07 |
egahlin |
Test thread exclusion for RecordingStream::start
JEP-349-branch
|
changeset |
files
|
2019-10-02 |
roland |
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
|
changeset |
files
|
2019-10-01 |
roland |
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
|
changeset |
files
|
2019-10-07 |
redestad |
8231895: Avoid String allocations in JVM_FindLoadedClass
|
changeset |
files
|
2019-10-07 |
pliden |
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
|
changeset |
files
|
2019-10-06 |
lancea |
8231093: Document the ZIP FS properties noCompression and releaseVersion
|
changeset |
files
|
2019-10-04 |
herrick |
8231882: --add-modules ALL-MODULE-PATH is not handled properly
JDK-8200758-branch
|
changeset |
files
|
2019-10-04 |
lancea |
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
|
changeset |
files
|
2019-10-04 |
herrick |
8215895: Verify and create tests for Mac installer specific signing options
JDK-8200758-branch
|
changeset |
files
|
2019-10-04 |
herrick |
8231850: BasicTest test fails in jcov build
JDK-8200758-branch
|
changeset |
files
|
2019-10-04 |
vdeshpande |
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
|
changeset |
files
|
2019-10-04 |
ecaspole |
8215521: add microbenchmark to measure AccessController.getContext
|
changeset |
files
|
2019-10-04 |
fmatte |
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
|
changeset |
files
|
2019-10-03 |
jboes |
8231161: Wrong return type in code sample in Collector API documentation
|
changeset |
files
|
2019-10-03 |
lmesnik |
Merge
|
changeset |
files
|
2019-10-03 |
lmesnik |
8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java
|
changeset |
files
|
2019-10-03 |
darcy |
8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java
|
changeset |
files
|
2019-10-03 |
herrick |
8231706: change "Java" dir to "app" dir in jpackage app image
JDK-8200758-branch
|
changeset |
files
|
2019-10-03 |
redestad |
8231707: Improve Mutex inlining
|
changeset |
files
|
2019-10-03 |
pliden |
8231776: ZGC: Fix incorrect address space description
|
changeset |
files
|
2019-10-03 |
pliden |
8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address
|
changeset |
files
|
2019-09-27 |
stefank |
8231563: ZGC: Fails to warn when user sets the max heap size to larger than 16TB
|
changeset |
files
|
2019-10-03 |
shade |
8231713: x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint)
|
changeset |
files
|
2019-10-03 |
jwilhelm |
Added tag jdk-14+17 for changeset 5c83830390ba
|
changeset |
files
|
2019-10-03 |
cjplummer |
8231288: "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest
|
changeset |
files
|
2019-10-02 |
ccheung |
8231606: _method_ordering is not set during CDS dynamic dump time
|
changeset |
files
|
2019-10-02 |
rriggs |
8231663: Incorrect GPL header in some RMI/SQL package-info.java files
jdk-14+17
|
changeset |
files
|
2019-10-02 |
egahlin |
Add TestRecusrive and only skip events for DirectoryStream
JEP-349-branch
|
changeset |
files
|
2019-10-02 |
erikj |
8231505: Bump required boot jdk version to 13
|
changeset |
files
|
2019-10-02 |
bpb |
8229022: BufferedReader performance can be improved by using StringBuilder
|
changeset |
files
|
2019-10-02 |
lkorinth |
8231671: Fix copyright headers in hotspot (missing comma after year)
|
changeset |
files
|
2019-10-02 |
jlahoda |
Cleanup
JDK-8226585-branch
|
changeset |
files
|
2019-10-02 |
jlahoda |
Improving appearance of javadoc of the APIs associated with preview features.
JDK-8226585-branch
|
changeset |
files
|
2019-10-02 |
alanb |
8231603: (se) Selector implementations do not need to use cancelledKeys
|
changeset |
files
|
2019-10-02 |
chagedorn |
8231626: DeoptimizeRandom should not be a product flag
|
changeset |
files
|
2019-10-02 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
2019-10-02 |
darcy |
8231545: Suppress warnings on non-serializable instance fields in jdk.jshell module
|
changeset |
files
|
2019-10-01 |
herrick |
fix bad merge
JDK-8200758-branch
|
changeset |
files
|
2019-10-01 |
herrick |
8231721 : jpackage --install-dir should reject system dirs on Linux
JDK-8200758-branch
|
changeset |
files
|
2019-09-28 |
fweimer |
8231600: Avoid GCC 8 strncpy error in jdk.jdwp.agent
|
changeset |
files
|
2019-10-01 |
mgronlun |
Merge
JEP-349-branch
|
changeset |
files
|
2019-10-01 |
erikj |
8231594: Configure fails on some Linux systems
|
changeset |
files
|
2019-10-01 |
bpb |
8229333: java/io/File/SetLastModified.java timed out
|
changeset |
files
|
2019-10-01 |
shade |
8231667: Shenandoah: Full GC should take empty regions into slices for compaction
|
changeset |
files
|
2019-10-01 |
shade |
8231503: [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT
|
changeset |
files
|
2019-10-01 |
clanger |
8223869: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms
|
changeset |
files
|
2019-10-01 |
rschmelter |
8191521: handle long relative path specified in -Xbootclasspath/a on windows
|
changeset |
files
|
2019-09-30 |
roland |
8231665: 8231055 broke escapeAnalysis/TestSelfArrayCopy.java
|
changeset |
files
|
2019-09-26 |
jboes |
8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request
|
changeset |
files
|
2019-10-01 |
dfuchs |
8231506: Fix some instabilities in a few networking tests
|
changeset |
files
|
2019-10-01 |
pliden |
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
|
changeset |
files
|
2019-10-01 |
neliasso |
8226721: Missing intrinsics for Math.ceil, floor, rint
|
changeset |
files
|
2019-09-26 |
mbaesken |
8231357: sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
|
changeset |
files
|
2019-10-01 |
herrick |
Merge
JDK-8200758-branch
|
changeset |
files
|
2019-10-01 |
herrick |
8230974: creating rpm, get error for relative path to the license.txt
JDK-8200758-branch
|
changeset |
files
|
2019-09-30 |
herrick |
8231280: Linux packages produced by jpackage should have correct dependencies
JDK-8200758-branch
|
changeset |
files
|
2019-09-30 |
herrick |
8231605: Improve test helpers
JDK-8200758-branch
|
changeset |
files
|