2019-05-21 |
jjg |
8224166: Create a taglet to better handle @jls and @jvms tags
|
changeset |
files
|
2019-05-21 |
darcy |
8224175: Fix inconsistencies in @jls and @jvms tags
|
changeset |
files
|
2019-05-20 |
mseledtsov |
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
|
changeset |
files
|
2019-05-20 |
jjg |
8223663: Update links for tool guides
|
changeset |
files
|
2019-05-20 |
jiangli |
Merge
|
changeset |
files
|
2019-05-15 |
aeubanks |
8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
|
changeset |
files
|
2019-05-16 |
aeubanks |
8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
|
changeset |
files
|
2019-05-20 |
darcy |
8224174: java.lang.Number has a default constructor
|
changeset |
files
|
2019-05-15 |
aeubanks |
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
|
changeset |
files
|
2019-05-20 |
lancea |
8222807: Address iteration with invalid ZIP header entries
|
changeset |
files
|
2019-05-20 |
lucy |
8223444: Improve CodeHeap Free Space Management
|
changeset |
files
|
2019-05-20 |
coleenp |
8221967: InternTest.java timed out
|
changeset |
files
|
2019-05-20 |
zgu |
8224179: Shenandoah: CTW test failures with traversal GC
|
changeset |
files
|
2019-05-20 |
zgu |
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
|
changeset |
files
|
2019-05-16 |
dkejriwal |
8206879: Currency decimal marker incorrect for Peru
|
changeset |
files
|
2019-05-20 |
dfuchs |
8223856: Replace wildcard address with loopback or local host in tests - part 8
|
changeset |
files
|
2019-05-14 |
mbaesken |
8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
|
changeset |
files
|
2019-05-20 |
pmuthuswamy |
8219313: Support module specific stylesheets
|
changeset |
files
|
2019-05-19 |
ljiang |
8219781: Localized names for Japanese era Reiwa in COMPAT provider
|
changeset |
files
|
2019-05-18 |
tschatzl |
8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
|
changeset |
files
|
2019-05-18 |
jiefu |
8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
|
changeset |
files
|
2019-05-18 |
shade |
8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive)
|
changeset |
files
|
2019-05-18 |
ysuenaga |
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
|
changeset |
files
|
2019-05-17 |
rfield |
8223595: Consider updating jdk.jshell module description
|
changeset |
files
|
2019-05-17 |
vromero |
8223803: j.l.c.MethodTypeDesc::insertParameterTypes​ doesn't control type of parameters
|
changeset |
files
|
2019-05-17 |
zgu |
8223951: Shenandoah: Only need to update thread roots during final update refs
|
changeset |
files
|
2019-05-17 |
ccheung |
8207812: Implement Dynamic CDS Archive
|
changeset |
files
|
2019-05-17 |
rriggs |
8220166: Performance regression in deserialization (4-6% in SPECjbb)
|
changeset |
files
|
2019-05-16 |
aoqi |
8224028: loop initial declarations introduced by JDK-8184770
|
changeset |
files
|
2019-05-17 |
zgu |
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
|
changeset |
files
|
2019-05-17 |
tschatzl |
8224038: Fix remaining InCSetState mentions
|
changeset |
files
|
2019-05-17 |
pliden |
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
|
changeset |
files
|
2019-05-17 |
bulasevich |
8223472: volatile long field corruption on x86_32
|
changeset |
files
|
2019-05-17 |
clanger |
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
|
changeset |
files
|
2019-05-17 |
bulasevich |
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
|
changeset |
files
|
2019-05-16 |
mbaesken |
8223944: fix zlib related building docu and comments
|
changeset |
files
|
2019-05-17 |
ysuenaga |
8223665: SA: debugd options should follow jhsdb style
|
changeset |
files
|
2019-05-17 |
kbarrett |
8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
|
changeset |
files
|
2019-05-16 |
bulasevich |
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
|
changeset |
files
|
2019-05-16 |
jwilhelm |
8223346: Update Graal
|
changeset |
files
|
2019-05-16 |
iignatyev |
8222154: upgrade gtest to 1.8.1
|
changeset |
files
|
2019-05-16 |
epavlova |
8224017: [Graal] gc/z/TestUncommit.java fails with Graal
|
changeset |
files
|
2019-05-16 |
jcbeyler |
8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
|
changeset |
files
|
2019-05-16 |
shade |
8224033: os::snprintf should be used in virtualizationSupport.cpp
|
changeset |
files
|
2019-05-16 |
rhalade |
8223499: Remove two DocuSign root certificates that are expiring
|
changeset |
files
|
2019-05-16 |
epavlova |
8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
|
changeset |
files
|
2019-05-16 |
dtitov |
8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null
|
changeset |
files
|
2019-05-16 |
vromero |
8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
|
changeset |
files
|
2019-05-16 |
rkennke |
8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()
|
changeset |
files
|
2019-05-16 |
adinn |
8224042: Add private alignDown method to MappedByteBuffer
|
changeset |
files
|
2019-05-16 |
aeubanks |
8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available
|
changeset |
files
|
2019-05-16 |
alanb |
8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
|
changeset |
files
|
2019-05-16 |
coleenp |
8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
|
changeset |
files
|
2019-05-16 |
jlahoda |
8224031: Cannot parse switch expressions after type cast
|
changeset |
files
|
2019-05-16 |
mbaesken |
8223438: add VirtualizationInformation JFR event
|
changeset |
files
|
2019-05-15 |
rrich |
8223572: ~ThreadInVMForHandshake() should call handle_special_runtime_exit_condition()
|
changeset |
files
|
2019-05-16 |
stuefe |
8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
|
changeset |
files
|
2019-05-16 |
coleenp |
8223956: Make SymbolTable and StringTable AllStatic
|
changeset |
files
|
2019-05-16 |
pmuthuswamy |
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
|
changeset |
files
|
2019-05-16 |
jlahoda |
8222169: java.lang.AssertionError switch expression in ternary operator - ?
|
changeset |
files
|