Mon, 14 Jan 2019 23:05:26 +0100 Merge
jwilhelm [Mon, 14 Jan 2019 23:05:26 +0100] rev 53293
Merge
Mon, 14 Jan 2019 13:45:19 -0800 8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug
kvn [Mon, 14 Jan 2019 13:45:19 -0800] rev 53292
8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug Summary: update default.policy based on latest changes in jdk.internal.vm.compiler.management Reviewed-by: thartmann, alanb, mchung
Mon, 14 Jan 2019 16:35:16 -0500 8216362: Better error message handling when there is an invalid Manifest
lancea [Mon, 14 Jan 2019 16:35:16 -0500] rev 53291
8216362: Better error message handling when there is an invalid Manifest Reviewed-by: lancea, rriggs, mullan Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Mon, 14 Jan 2019 21:34:39 +0100 8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base
dnsimon [Mon, 14 Jan 2019 21:34:39 +0100] rev 53290
8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base Reviewed-by: kvn, never, dlong Contributed-by: Josef Haider <josef.haider@jku.at>
Mon, 14 Jan 2019 10:00:45 -0800 8214418: half-closed SSLEngine status may cause application dead loop
xuelei [Mon, 14 Jan 2019 10:00:45 -0800] rev 53289
8214418: half-closed SSLEngine status may cause application dead loop Reviewed-by: jnimeh, dfuchs, chegar
Fri, 11 Jan 2019 10:03:00 +0100 8216549: Mismatched unsafe access to non escaping object fails
roland [Fri, 11 Jan 2019 10:03:00 +0100] rev 53288
8216549: Mismatched unsafe access to non escaping object fails Reviewed-by: vlivanov, kvn, thartmann
Fri, 11 Jan 2019 11:42:23 -0800 Merge
jjg [Fri, 11 Jan 2019 11:42:23 -0800] rev 53287
Merge
Fri, 11 Jan 2019 11:32:00 -0800 8210561: Command-line help wrong for javac --module
jjg [Fri, 11 Jan 2019 11:32:00 -0800] rev 53286
8210561: Command-line help wrong for javac --module Reviewed-by: darcy
Fri, 11 Jan 2019 08:32:44 -0800 8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException
darcy [Fri, 11 Jan 2019 08:32:44 -0800] rev 53285
8213299: runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException Reviewed-by: dholmes
Fri, 11 Jan 2019 09:02:44 -0500 8215648: remove equals and hashCode implementations from j.l.i.VarHandle
vromero [Fri, 11 Jan 2019 09:02:44 -0500] rev 53284
8215648: remove equals and hashCode implementations from j.l.i.VarHandle Reviewed-by: mchung
Thu, 10 Jan 2019 13:54:09 +0100 8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations
roland [Thu, 10 Jan 2019 13:54:09 +0100] rev 53283
8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations Reviewed-by: thartmann, shade, rkennke
Fri, 11 Jan 2019 13:15:37 +0100 8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake
eosterlund [Fri, 11 Jan 2019 13:15:37 +0100] rev 53282
8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake Reviewed-by: pliden, neliasso
Fri, 11 Jan 2019 11:02:00 +0100 8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter
mdoerr [Fri, 11 Jan 2019 11:02:00 +0100] rev 53281
8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter Reviewed-by: goetz, gromero
Fri, 11 Jan 2019 10:46:29 +0100 8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
jlahoda [Fri, 11 Jan 2019 10:46:29 +0100] rev 53280
8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed Summary: Mark history entries from previous sessions with timestamp that is definitelly in the past. Reviewed-by: rfield
Fri, 11 Jan 2019 09:37:31 +0100 8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix)
itakiguchi [Fri, 11 Jan 2019 09:37:31 +0100] rev 53279
8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix) Reviewed-by: alanb, goetz
Thu, 10 Jan 2019 18:10:15 +0100 8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
eosterlund [Thu, 10 Jan 2019 18:10:15 +0100] rev 53278
8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC Reviewed-by: coleenp, neliasso
Mon, 14 Jan 2019 11:22:32 -0800 8216401: Allow "file:" URLs in Class-Path of local JARs
bchristi [Mon, 14 Jan 2019 11:22:32 -0800] rev 53277
8216401: Allow "file:" URLs in Class-Path of local JARs Reviewed-by: alanb, mchung
Mon, 14 Jan 2019 12:51:45 -0500 8215549: Shenandoah deduplication cleans up table/queue twice
zgu [Mon, 14 Jan 2019 12:51:45 -0500] rev 53276
8215549: Shenandoah deduplication cleans up table/queue twice Reviewed-by: rkennke
Mon, 14 Jan 2019 12:24:25 -0500 8215482: check for cycles in type variables can provoke NPE
vromero [Mon, 14 Jan 2019 12:24:25 -0500] rev 53275
8215482: check for cycles in type variables can provoke NPE Reviewed-by: mcimadamore
Mon, 14 Jan 2019 17:20:20 +0100 8216308: StackTraceElement::fill_in can use injected Class source-file
shade [Mon, 14 Jan 2019 17:20:20 +0100] rev 53274
8216308: StackTraceElement::fill_in can use injected Class source-file Reviewed-by: coleenp, dholmes
Mon, 14 Jan 2019 00:00:00 +0100 8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests.
goetz [Mon, 14 Jan 2019 00:00:00 +0100] rev 53273
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests. Summary: Also cleanup some switches over OSes and use File.pathSeparator. Reviewed-by: dholmes, mdoerr
Mon, 14 Jan 2019 12:49:12 +0100 8216973: Kick up cleanup phases in the right places
rkennke [Mon, 14 Jan 2019 12:49:12 +0100] rev 53272
8216973: Kick up cleanup phases in the right places Reviewed-by: shade
Mon, 14 Jan 2019 10:46:08 +0000 8216478: Cleanup HttpResponseImpl back reference to HttpConnection
dfuchs [Mon, 14 Jan 2019 10:46:08 +0000] rev 53271
8216478: Cleanup HttpResponseImpl back reference to HttpConnection Summary: Retain a reference to Exchange and HttpConnection only when necessary, i.e. for WebSocket initial connection. Reviewed-by: chegar
Mon, 14 Jan 2019 15:09:15 +0530 8199892: Missing landmarks when generating docs using html sources
pmuthuswamy [Mon, 14 Jan 2019 15:09:15 +0530] rev 53270
8199892: Missing landmarks when generating docs using html sources Reviewed-by: jjg
Mon, 14 Jan 2019 09:48:30 +0100 8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest
thartmann [Mon, 14 Jan 2019 09:48:30 +0100] rev 53269
8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest Summary: Added -XX:-OmitStackTraceInFastThrow to test flags to avoid empty exception message. Reviewed-by: epavlova, iignatyev, dlong, kvn
Mon, 14 Jan 2019 09:26:34 +0100 8216560: gtest build broken on PPC64 and aarch64
mdoerr [Mon, 14 Jan 2019 09:26:34 +0100] rev 53268
8216560: gtest build broken on PPC64 and aarch64 Reviewed-by: shade
Mon, 14 Jan 2019 09:30:43 +0530 8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5
jgeorge [Mon, 14 Jan 2019 09:30:43 +0530] rev 53267
8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5 Summary: Check if 'sudo' privileges can be added for executing macOS tests, and if so, add these privileges before executing the tests Reviewed-by: jcbeyler, phh, sballal
Sun, 13 Jan 2019 16:54:01 -0500 8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
dholmes [Sun, 13 Jan 2019 16:54:01 -0500] rev 53266
8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris Reviewed-by: jiangli, mgronlun
Sun, 13 Jan 2019 17:33:26 +0100 8216595: Fix broken builds after JDK-8216424
pliden [Sun, 13 Jan 2019 17:33:26 +0100] rev 53265
8216595: Fix broken builds after JDK-8216424 Reviewed-by: redestad, alanb
Sun, 13 Jan 2019 12:50:05 +0100 8216424: Remove TimeLivenessAnalysis
redestad [Sun, 13 Jan 2019 12:50:05 +0100] rev 53264
8216424: Remove TimeLivenessAnalysis Reviewed-by: kvn, thartmann
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip