2018-09-17 |
ascarpino |
8209031: SSLSocket should throw an exception when configuring DTLS
|
changeset |
files
|
2018-09-17 |
kvn |
8209574: [AOT] breakpoint events are generated in different threads does not meet expected count
|
changeset |
files
|
2018-09-17 |
iignatyev |
8210779: 8182404 and 8210732 haven't updated copyright years
|
changeset |
files
|
2018-09-17 |
iris |
8210775: JVM TI Spec missing copyright
|
changeset |
files
|
2018-09-17 |
jcbeyler |
8210726: Fix up a few minor nits forgotten by JDK-8210665
|
changeset |
files
|
2018-09-17 |
rfield |
8210596: jshell does not support raw string literals
|
changeset |
files
|
2018-09-17 |
sgehwolf |
8210416: [linux] Poor StrictMath performance due to non-optimized compilation
|
changeset |
files
|
2018-09-17 |
jlahoda |
8193561: Cyclic hierarchy causes a NullPointerException when setting DEFAULT flag
|
changeset |
files
|
2018-09-17 |
rgoel |
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale.
|
changeset |
files
|
2018-09-14 |
sgehwolf |
8210647: libsaproc is being compiled without optimization.
|
changeset |
files
|
2018-09-17 |
weijun |
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
|
changeset |
files
|
2018-09-17 |
xyin |
8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
|
changeset |
files
|
2018-09-16 |
igerasim |
8210786: Typo s/overriden/overridden/ in several places
|
changeset |
files
|
2018-09-15 |
igerasim |
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
|
changeset |
files
|
2018-09-15 |
bsrbnd |
8183548: Comma-expressions shouldn't use any temporary variable
|
changeset |
files
|
2018-09-15 |
mikael |
8210676: Remove some unused Label variables
|
changeset |
files
|
2018-09-15 |
xuelei |
8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
|
changeset |
files
|
2018-09-14 |
iignatyev |
8210732: remove jdk.testlibrary.Utils
|
changeset |
files
|
2018-09-14 |
gromero |
8209972: [GRAAL] Don't run RTM tests with Graal
|
changeset |
files
|
2018-09-14 |
jcbeyler |
8210724: Change the verbosity threshold of logging for [oopstorage,ref]
|
changeset |
files
|
2018-09-13 |
gadams |
8208468: [TESTBUG] nsk/jdb/locals/locals002: fails with "Prompt is not received during ... milliseconds"
|
changeset |
files
|
2018-09-14 |
ccheung |
8190737: use unicode version of the canonicalize() function to handle long path on windows
|
changeset |
files
|
2018-09-12 |
akolarkunnu |
8210056: Enable different look and feel tests in SwingSet3 demo test TextFieldDemoTest
|
changeset |
files
|
2018-09-14 |
rriggs |
8098798: Thread.join(ms) on Linux still affected by changes to the time-of-day clock
|
changeset |
files
|
2018-09-14 |
coleenp |
8210559: ClassLoaderData Symbols can leak
|
changeset |
files
|
2018-09-14 |
bpb |
8210741: Typo in Java API documentation of java.nio.file.Paths
|
changeset |
files
|
2018-09-14 |
alanb |
8208780: (se) test SelectWithConsumer.testReadableAndWriteable(): failure
|
changeset |
files
|
2018-09-14 |
pliden |
8210714: ZGC: ZWeakRootsIterator should no longer call reset/finish_dead_counter()
|
changeset |
files
|
2018-09-14 |
pliden |
8210711: Remove unused offset getters in ThreadLocalAllocBuffer
|
changeset |
files
|
2018-09-14 |
pliden |
8210710: Rename ThreadLocalAllocBuffer::myThread() to thread()
|
changeset |
files
|
2018-09-14 |
pliden |
8209163: SA: Show Object Histogram asserts with ZGC
|
changeset |
files
|
2018-09-14 |
hannesw |
8209914: javadoc search sometimes generates bad URIs
|
changeset |
files
|
2018-09-14 |
dpochepk |
8210461: AArch64: Math.cos intrinsic gives incorrect results
|
changeset |
files
|
2018-09-13 |
sgehwolf |
8210703: vmStructs.cpp compiled with -O0
|
changeset |
files
|
2018-09-14 |
ihse |
8210731: PropertiesParser does not produce reproducible output
|
changeset |
files
|
2018-09-14 |
iveresov |
8210478: Update Graal
|
changeset |
files
|
2018-09-14 |
amlu |
8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java
|
changeset |
files
|
2018-09-13 |
cushon |
8193037: package-info annotations are not reported when annotation processing is enabled
|
changeset |
files
|
2018-09-14 |
xuelei |
8209916: NPE in SupportedGroupsExtension
|
changeset |
files
|
2018-09-13 |
gadams |
8210252: com/sun/jdi/DebuggerThreadTest.java fails with NPE
|
changeset |
files
|
2018-09-13 |
kvn |
8210220: [AOT] jdwp test cases are failing with error # ERROR: TEST FAILED: Cought IOException while receiving event packet
|
changeset |
files
|
2018-09-13 |
naoto |
8209167: Use CLDR's time zone mappings for Windows
|
changeset |
files
|
2018-09-13 |
jcbeyler |
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
|
changeset |
files
|
2018-09-13 |
ihse |
8207264: solaris-sparcv9-cmp-baseline fails
|
changeset |
files
|
2018-09-13 |
ihse |
8210702: Remove dtrace mapfiles
|
changeset |
files
|
2018-09-13 |
jiangli |
8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode.
|
changeset |
files
|
2018-09-13 |
jlaskey |
8210674: Need to add examples for use of javac properties introduced by Raw String Literals
|
changeset |
files
|
2018-09-13 |
michaelm |
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
|
changeset |
files
|
2018-09-13 |
ihse |
8210704: Remove dead build tools
|
changeset |
files
|
2018-09-13 |
iignatyev |
8210699: Problem list tests which times out in Xcomp mode
|
changeset |
files
|
2018-09-10 |
cushon |
8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
|
changeset |
files
|
2018-09-13 |
iklam |
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
|
changeset |
files
|
2018-09-12 |
vromero |
8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
|
changeset |
files
|
2018-09-12 |
jwilhelm |
Added tag jdk-12+11 for changeset f0f5d23449d3
|
changeset |
files
|
2018-09-12 |
jlaskey |
8210671: CheckExamples.java fail after Raw String Literals checkin
|
changeset |
files
|
2018-09-12 |
amenkov |
8210560: [TEST] convert com/sun/jdi redefineClass-related tests
|
changeset |
files
|
2018-09-12 |
jcbeyler |
8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
|
changeset |
files
|
2018-09-12 |
jlaskey |
8200434: String::align, String::indent
|
changeset |
files
|
2018-09-12 |
jlaskey |
8206981: Compiler support for Raw String Literals
|
changeset |
files
|
2018-09-12 |
erikj |
8210519: build/releaseFile/CheckSource.java failed additional sources found
jdk-12+11
|
changeset |
files
|
2018-09-12 |
mhorie |
8208171: PPC64: Enrich SLP support
|
changeset |
files
|
2018-09-12 |
mdoerr |
8210497: [PPC64] Vector registers not saved across safepoint
|
changeset |
files
|
2018-09-12 |
ihse |
8059019: sdp.conf.template should be copied on linux too
|
changeset |
files
|
2018-09-12 |
tschatzl |
8209843: Optimize oop scan closure closures wrt to reference processing in G1
|
changeset |
files
|
2018-09-12 |
adinn |
8210578: AArch64: Invalid encoding for fmlsvs instruction
|
changeset |
files
|
2018-09-12 |
thartmann |
8210387: C2 compilation fails with "assert(node->_last_del == _last) failed: must have deleted the edge just produced"
|
changeset |
files
|
2018-08-31 |
rkennke |
8210187: Explicit barriers for C2
|
changeset |
files
|
2018-09-12 |
mikael |
8210513: Obsolete SyncFlags
|
changeset |
files
|
2018-09-11 |
igerasim |
8210347: Combine subsequent calls to Set.contains() and Set.add()
|
changeset |
files
|
2018-09-11 |
mikael |
8210514: Obsolete SyncVerbose
|
changeset |
files
|
2018-09-06 |
iklam |
8210289: ArchivedKlassSubGraphInfoRecord is incomplete
|
changeset |
files
|
2018-09-11 |
pchilanomate |
8210300: runtime/MemberName/MemberNameLeak.java fails with RuntimeException
|
changeset |
files
|
2018-09-11 |
jcbeyler |
8210385: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[A-N] tests
|
changeset |
files
|
2018-09-11 |
coleenp |
8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
|
changeset |
files
|
2018-09-11 |
hseigel |
8210470: Remove unused Verifier::verify() Verifier::Mode argument
|
changeset |
files
|
2018-09-11 |
vtewari |
8205330: InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
|
changeset |
files
|
2018-09-11 |
tschatzl |
8210467: Remove unused G1CollectedHeap::_max_heap_capacity
|
changeset |
files
|
2018-09-11 |
tschatzl |
8210463: Recalculate_used() always sets time taken in G1GCPhaseTimes
|
changeset |
files
|
2018-09-11 |
xyin |
8209773: Refactor shell test javax/naming/module/basic.sh to java
|
changeset |
files
|
2018-09-11 |
weijun |
8205507: jdk/javax/xml/crypto/dsig/GenerationTests.java timed out
|
changeset |
files
|
2018-09-10 |
dlong |
8210434: [Graal] 8209301 prevents GitHub Graal from compiling with latest JDK
|
changeset |
files
|
2018-09-10 |
kbarrett |
8210511: TestSingleWriterSynchronizer can deadlock
|
changeset |
files
|
2018-09-10 |
dholmes |
8210512: [Testbug] vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails with unexpected size of ClassLoaderReference.referringObjects
|
changeset |
files
|
2018-09-10 |
jiangli |
8210515: [TESTBUG]CheckArchivedModuleApp.java needs to check if EnableJVMCI is set.
|
changeset |
files
|
2018-09-10 |
iignatyev |
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
|
changeset |
files
|
2018-09-10 |
coleenp |
8208697: vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java fails with OutOfMemoryError: Metaspace
|
changeset |
files
|
2018-09-10 |
mchung |
8210502: jdeps does not handle properly on analyzing a mixture of MR JARs and non-MR JARs
|
changeset |
files
|
2018-09-10 |
lucy |
8210319: [s390]: Use of shift operators not covered by cpp standard
|
changeset |
files
|
2018-09-10 |
amlu |
8209930: Refactor java/util/zip/ZipFile/deletetempjar.sh to plain java test
|
changeset |
files
|
2018-09-10 |
eosterlund |
8210321: Create NO_KEEPALIVE CLD holder accessor
|
changeset |
files
|
2018-09-10 |
eosterlund |
8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
|
changeset |
files
|
2018-09-10 |
eosterlund |
8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading
|
changeset |
files
|
2018-09-10 |
ihse |
8056217: Remove awt_makecube.cpp
|
changeset |
files
|
2018-09-10 |
ihse |
8081858: make dist-clean does not delete all log files
|
changeset |
files
|
2018-09-10 |
ihse |
8200609: Proper fix for mapfile removal for libjsig
|
changeset |
files
|
2018-09-07 |
erikj |
8210283: Support git as an SCM alternative in the build
|
changeset |
files
|
2018-09-07 |
iignatyev |
8210112: remove jdk.testlibrary.ProcessTools
|
changeset |
files
|
2018-09-07 |
jiangli |
8209971: TestOptionsWithRanges.java crashes in CDS mode with G1UpdateBufferSize=1.
|
changeset |
files
|
2018-09-07 |
kbarrett |
8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
|
changeset |
files
|
2018-09-07 |
jcbeyler |
8210429: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[G-Z] tests
|
changeset |
files
|
2018-09-07 |
sherman |
8210345: The Japanese message of FileNotFoundException garbled
|
changeset |
files
|
2018-09-07 |
mcimadamore |
8210495: compiler crashes because of illegal signature in otherwise legal code
|
changeset |
files
|
2018-09-07 |
aleonard |
8209786: JDK12 fails to build on s390x with gcc 7.3
|
changeset |
files
|
2018-09-07 |
dholmes |
8210486: Unused code in check_nest_attributes function
|
changeset |
files
|
2018-09-07 |
mullan |
6899533: SecureClassLoader and URLClassLoader have unnecessary check for createClassLoader permission
|
changeset |
files
|
2018-09-06 |
roland |
8209544: AES encrypt performance regression in jdk11b11
|
changeset |
files
|
2018-09-07 |
dlong |
8209361: [AOT] Unexpected number of references for JVMTI_HEAP_REFERENCE_CONSTANT_POOL [111-->111]: 0 (expected at least 1)
|
changeset |
files
|
2018-09-07 |
xyin |
8042902: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails intermittently
|
changeset |
files
|
2018-09-07 |
mikael |
8210381: Obsolete EmitSync
|
changeset |
files
|
2018-09-06 |
jjg |
8210009: Source Launcher classloader should support getResource and getResourceAsStream
|
changeset |
files
|
2018-09-06 |
igerasim |
8210285: CharsetDecoder/Encoder's constructor does not reject NaN
|
changeset |
files
|
2018-09-06 |
naoto |
8210142: java.util.Calendar.clone() doesn't respect sharedZone flag
|
changeset |
files
|
2018-09-06 |
ccheung |
8185145: AppCDS custom loader support on Mac OS X
|
changeset |
files
|
2018-09-06 |
vromero |
8210435: don't add local variable spots if they are DCE'ed by the compiler
|
changeset |
files
|
2018-09-06 |
mcimadamore |
8210318: idea.sh script doesn't work on Mac
|
changeset |
files
|
2018-09-06 |
dholmes |
8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java fails with "expected 0 to equal 10"
|
changeset |
files
|
2018-09-06 |
rhalade |
8210432: Add additional TeliaSonera root certificate
|
changeset |
files
|
2018-09-06 |
xuelei |
8210334: TLS 1.3 server fails if ClientHello doesn't have pre_shared_key and psk_key_exchange_modes
|
changeset |
files
|
2018-09-06 |
jcbeyler |
8210198: Clean up JNI_ENV_ARG for vmTestbase/jvmti/Get[A-F] tests
|
changeset |
files
|
2018-09-06 |
jwilhelm |
Added tag jdk-12+10 for changeset 8f594f75e054
|
changeset |
files
|