Wed, 05 Jul 2017 22:23:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:23:50 +0200] rev 41837
Merge
Thu, 03 Nov 2016 01:45:16 +0000 8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed
darcy [Thu, 03 Nov 2016 01:45:16 +0000] rev 41836
8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed Reviewed-by: rriggs
Wed, 02 Nov 2016 14:46:40 +0000 8152515: (logging) LogManager.resetLogger should ignore LinkageError
dfuchs [Wed, 02 Nov 2016 14:46:40 +0000] rev 41835
8152515: (logging) LogManager.resetLogger should ignore LinkageError Summary: LogManager.resetLogger will also ignore errors, but only while shutting down. Reviewed-by: rriggs, dholmes
Wed, 02 Nov 2016 11:52:51 +0100 8168771: Remove #ifdef AF_INET6 guards in libnet native coding
clanger [Wed, 02 Nov 2016 11:52:51 +0100] rev 41834
8168771: Remove #ifdef AF_INET6 guards in libnet native coding Reviewed-by: chegar
Wed, 02 Nov 2016 10:43:48 +0100 8063154: Checked in jvmti.h not in sync with generated jvmti.h
erikj [Wed, 02 Nov 2016 10:43:48 +0100] rev 41833
8063154: Checked in jvmti.h not in sync with generated jvmti.h Reviewed-by: tbell
Wed, 02 Nov 2016 14:44:15 +0800 8168518: rcache interop with krb5-1.15
weijun [Wed, 02 Nov 2016 14:44:15 +0800] rev 41832
8168518: rcache interop with krb5-1.15 Reviewed-by: xuelei
Wed, 02 Nov 2016 10:49:15 +0530 8160063: Provide a means to disable a plugin via the command line
sundar [Wed, 02 Nov 2016 10:49:15 +0530] rev 41831
8160063: Provide a means to disable a plugin via the command line Reviewed-by: jlaskey
Tue, 01 Nov 2016 17:29:49 -0700 8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
psandoz [Tue, 01 Nov 2016 17:29:49 -0700] rev 41830
8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet Reviewed-by: smarks, lancea, tvaleev
Tue, 01 Nov 2016 17:29:48 -0700 8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
psandoz [Tue, 01 Nov 2016 17:29:48 -0700] rev 41829
8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array 8167966: MethodHandles.iteratedLoop fails with IAE in the case of correct arguments Reviewed-by: redestad
Tue, 01 Nov 2016 14:36:26 -0700 8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
sdrach [Tue, 01 Nov 2016 14:36:26 -0700] rev 41828
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs Reviewed-by: alanb, mchung
Tue, 01 Nov 2016 12:37:29 +0000 8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
chegar [Tue, 01 Nov 2016 12:37:29 +0000] rev 41827
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor) Reviewed-by: alanb
Mon, 31 Oct 2016 14:09:42 -0700 4985694: Incomplete spec for most of the getInstances
wetmore [Mon, 31 Oct 2016 14:09:42 -0700] rev 41826
4985694: Incomplete spec for most of the getInstances Reviewed-by: xuelei, mullan
Mon, 31 Oct 2016 13:57:28 -0400 8168517: java/lang/ProcessBuilder/Basic.java failed
rriggs [Mon, 31 Oct 2016 13:57:28 -0400] rev 41825
8168517: java/lang/ProcessBuilder/Basic.java failed Reviewed-by: dholmes
Mon, 31 Oct 2016 10:34:31 -0700 8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
sherman [Mon, 31 Oct 2016 10:34:31 -0700] rev 41824
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException Reviewed-by: naoto
Mon, 31 Oct 2016 16:41:41 +0800 8167646: Better invalid FilePermission
weijun [Mon, 31 Oct 2016 16:41:41 +0800] rev 41823
8167646: Better invalid FilePermission Reviewed-by: rriggs
Mon, 31 Oct 2016 16:40:31 +0800 8168127: FilePermissionCollection merges incorrectly
weijun [Mon, 31 Oct 2016 16:40:31 +0800] rev 41822
8168127: FilePermissionCollection merges incorrectly Reviewed-by: rriggs
Mon, 31 Oct 2016 13:45:36 +0800 8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
amlu [Mon, 31 Oct 2016 13:45:36 +0800] rev 41821
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java Reviewed-by: bpb, rriggs
Sat, 29 Oct 2016 13:34:53 +0000 8167680: DTLS implementation bugs
xuelei [Sat, 29 Oct 2016 13:34:53 +0000] rev 41820
8167680: DTLS implementation bugs Reviewed-by: jnimeh, asmotrak
Fri, 28 Oct 2016 10:10:06 +0530 8168512: (tz) Support tzdata2016h
rpatil [Fri, 28 Oct 2016 10:10:06 +0530] rev 41819
8168512: (tz) Support tzdata2016h Reviewed-by: martin, okutsu
Fri, 28 Oct 2016 12:10:12 +0100 8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
dfuchs [Fri, 28 Oct 2016 12:10:12 +0100] rev 41818
8163162: The separation between system loggers and application loggers should take the extension loader in consideration. Summary: DefaultLoggerFinder.isSystem is changed to return 'true' for classes loaded from the platform loader and its ancestors. This means that classes loaded by the platform loader will get exactly the same kind of loggers than classes loaded by the boot (null) loader. Reviewed-by: rriggs, mchung
Fri, 28 Oct 2016 10:18:07 +0100 8168789: ModuleReader.list and ModuleFinder.of update
alanb [Fri, 28 Oct 2016 10:18:07 +0100] rev 41817
8168789: ModuleReader.list and ModuleFinder.of update Reviewed-by: mchung
Thu, 27 Oct 2016 23:49:38 +0000 8168822: Document that algorithm restrictions do not apply to trusted anchors
xuelei [Thu, 27 Oct 2016 23:49:38 +0000] rev 41816
8168822: Document that algorithm restrictions do not apply to trusted anchors Reviewed-by: weijun, jnimeh, mullan
Thu, 27 Oct 2016 21:22:57 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:57 +0000] rev 41815
Merge
Thu, 27 Oct 2016 13:42:12 -0700 8168205: Should not default class path to CWD if -cp is not specified but -m is specified
mchung [Thu, 27 Oct 2016 13:42:12 -0700] rev 41814
8168205: Should not default class path to CWD if -cp is not specified but -m is specified Reviewed-by: alanb
Thu, 27 Oct 2016 14:52:01 -0400 Merge
mullan [Thu, 27 Oct 2016 14:52:01 -0400] rev 41813
Merge
Thu, 27 Oct 2016 14:50:23 -0400 8168851: Tighten permissions granted to the java.smartcardio module
mullan [Thu, 27 Oct 2016 14:50:23 -0400] rev 41812
8168851: Tighten permissions granted to the java.smartcardio module Reviewed-by: vinnie, mchung
Thu, 27 Oct 2016 05:49:41 -0700 8168010: Deprecate obsolete launcher -d32/-d64 options
ksrini [Thu, 27 Oct 2016 05:49:41 -0700] rev 41811
8168010: Deprecate obsolete launcher -d32/-d64 options Reviewed-by: alanb
Thu, 27 Oct 2016 09:52:08 -0700 8167187: Exported elements referring to inaccessible types in jdk.jsobject
ddehaven [Thu, 27 Oct 2016 09:52:08 -0700] rev 41810
8167187: Exported elements referring to inaccessible types in jdk.jsobject Reviewed-by: mchung, alanb
Thu, 27 Oct 2016 08:51:48 -0700 Merge
prr [Thu, 27 Oct 2016 08:51:48 -0700] rev 41809
Merge
Thu, 27 Oct 2016 08:48:59 -0700 8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
prr [Thu, 27 Oct 2016 08:48:59 -0700] rev 41808
8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2 Reviewed-by: serb, ssadetsky
Thu, 20 Oct 2016 12:18:15 +0300 8156217: Selected text is shifted on HiDPI display
alexsch [Thu, 20 Oct 2016 12:18:15 +0300] rev 41807
8156217: Selected text is shifted on HiDPI display Reviewed-by: prr, serb
Wed, 19 Oct 2016 08:06:10 -0700 Merge
prr [Wed, 19 Oct 2016 08:06:10 -0700] rev 41806
Merge
Wed, 19 Oct 2016 11:51:40 +0300 8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
ssadetsky [Wed, 19 Oct 2016 11:51:40 +0300] rev 41805
8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause Reviewed-by: azvegint
Tue, 18 Oct 2016 13:06:59 -0700 8167126: Create a module to provide access to non-SE desktop APIs
prr [Tue, 18 Oct 2016 13:06:59 -0700] rev 41804
8167126: Create a module to provide access to non-SE desktop APIs Reviewed-by: alanb, mchung
Tue, 18 Oct 2016 18:00:22 +0300 8166673: The new implementation of Robot.waitForIdle() may hang
serb [Tue, 18 Oct 2016 18:00:22 +0300] rev 41803
8166673: The new implementation of Robot.waitForIdle() may hang Reviewed-by: azvegint, ssadetsky
Tue, 18 Oct 2016 12:43:07 +0300 8166897: Some font overlap in the Optionpane dialog.
ssadetsky [Tue, 18 Oct 2016 12:43:07 +0300] rev 41802
8166897: Some font overlap in the Optionpane dialog. Reviewed-by: azvegint
Mon, 17 Oct 2016 13:54:05 -0700 8089573: [macosx] Incorrect char to glyph mapping printing on OSX 10.10
prr [Mon, 17 Oct 2016 13:54:05 -0700] rev 41801
8089573: [macosx] Incorrect char to glyph mapping printing on OSX 10.10 Reviewed-by: serb, vadim
Mon, 17 Oct 2016 19:59:42 +0300 8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions
ssadetsky [Mon, 17 Oct 2016 19:59:42 +0300] rev 41800
8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions Reviewed-by: prr
Mon, 17 Oct 2016 18:43:19 +0530 8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java
arapte [Mon, 17 Oct 2016 18:43:19 +0530] rev 41799
8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java Reviewed-by: ssadetsky, alexsch
Mon, 17 Oct 2016 15:47:05 +0530 8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
mhalder [Mon, 17 Oct 2016 15:47:05 +0530] rev 41798
8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java Reviewed-by: serb Contributed-by: manajit.halder@oracle.com
Mon, 17 Oct 2016 12:37:09 +0300 8153526: [Unity] Taskbar.getTaskbar().setMenu(null) doesn't remove menu
azvegint [Mon, 17 Oct 2016 12:37:09 +0300] rev 41797
8153526: [Unity] Taskbar.getTaskbar().setMenu(null) doesn't remove menu Reviewed-by: ssadetsky
Mon, 17 Oct 2016 10:51:58 +0300 8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
ssadetsky [Mon, 17 Oct 2016 10:51:58 +0300] rev 41796
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail Reviewed-by: serb, alexsch
Mon, 17 Oct 2016 13:20:04 +0530 8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
rchamyal [Mon, 17 Oct 2016 13:20:04 +0530] rev 41795
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java Reviewed-by: arapte, serb Contributed-by: anubhav.meena@oracle.com
Mon, 17 Oct 2016 13:04:33 +0530 8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
jdv [Mon, 17 Oct 2016 13:04:33 +0530] rev 41794
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods Reviewed-by: prr, pnarayanan
Mon, 17 Oct 2016 10:14:38 +0300 8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
ssadetsky [Mon, 17 Oct 2016 10:14:38 +0300] rev 41793
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen Reviewed-by: serb
Mon, 17 Oct 2016 09:58:37 +0300 8164321: Crash of SwingNode with GTK LaF
ssadetsky [Mon, 17 Oct 2016 09:58:37 +0300] rev 41792
8164321: Crash of SwingNode with GTK LaF Reviewed-by: azvegint, alexsch
Fri, 14 Oct 2016 15:37:10 -0700 8166034: [macosx] Non-AA Serif font always displays as regular - no bold
prr [Fri, 14 Oct 2016 15:37:10 -0700] rev 41791
8166034: [macosx] Non-AA Serif font always displays as regular - no bold Reviewed-by: serb, pnarayanan
Fri, 14 Oct 2016 21:43:00 +0300 8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
serb [Fri, 14 Oct 2016 21:43:00 +0300] rev 41790
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int) Reviewed-by: amenkov
Fri, 14 Oct 2016 11:11:19 -0700 Merge
prr [Fri, 14 Oct 2016 11:11:19 -0700] rev 41789
Merge
Fri, 14 Oct 2016 19:12:37 +0300 8167310: The graphics clip is incorrectly rounded for some fractional scales
serb [Fri, 14 Oct 2016 19:12:37 +0300] rev 41788
8167310: The graphics clip is incorrectly rounded for some fractional scales Reviewed-by: flar
Fri, 14 Oct 2016 16:30:28 +0300 8167565: [macosx] Maximization of a dialog hides it
azvegint [Fri, 14 Oct 2016 16:30:28 +0300] rev 41787
8167565: [macosx] Maximization of a dialog hides it Reviewed-by: serb, ssadetsky
Fri, 14 Oct 2016 10:39:42 +0530 8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
mhalder [Fri, 14 Oct 2016 10:39:42 +0530] rev 41786
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java Reviewed-by: serb, aghaisas Contributed-by: manajit.halder@oracle.com
Fri, 14 Oct 2016 10:18:53 +0530 8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
aghaisas [Fri, 14 Oct 2016 10:18:53 +0530] rev 41785
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134 Reviewed-by: serb, rchamyal Contributed-by: ajit.ghaisas@oracle.com
Thu, 13 Oct 2016 11:37:32 +0530 6294607: GIFWriter returns the same compression type twice
jdv [Thu, 13 Oct 2016 11:37:32 +0530] rev 41784
6294607: GIFWriter returns the same compression type twice Reviewed-by: prr, serb, bpb
Wed, 12 Oct 2016 23:04:39 +0530 8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
psadhukhan [Wed, 12 Oct 2016 23:04:39 +0530] rev 41783
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java Reviewed-by: prr
Tue, 11 Oct 2016 16:15:18 -0700 8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
prr [Tue, 11 Oct 2016 16:15:18 -0700] rev 41782
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement Reviewed-by: serb
Mon, 10 Oct 2016 14:35:20 -0700 Merge
prr [Mon, 10 Oct 2016 14:35:20 -0700] rev 41781
Merge
Thu, 06 Oct 2016 20:31:59 -0500 8160893: [macosx] JMenuItems in JPopupMenu are not accessible
ptbrunet [Thu, 06 Oct 2016 20:31:59 -0500] rev 41780
8160893: [macosx] JMenuItems in JPopupMenu are not accessible Summary: post events for MenuOpened/Closed/ItemSelected Reviewed-by: ant, alexsch
Thu, 06 Oct 2016 11:39:20 -0700 8165232: XKeycodeToKeysym is deprecated and should be replaced
alanbur [Thu, 06 Oct 2016 11:39:20 -0700] rev 41779
8165232: XKeycodeToKeysym is deprecated and should be replaced Reviewed-by: prr, azvegint
Thu, 06 Oct 2016 20:51:34 +0530 8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
mhalder [Thu, 06 Oct 2016 20:51:34 +0530] rev 41778
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent) Reviewed-by: serb, aniyogi
Thu, 06 Oct 2016 20:37:03 +0530 8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it.
aghaisas [Thu, 06 Oct 2016 20:37:03 +0530] rev 41777
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it. Reviewed-by: serb, arapte
Thu, 06 Oct 2016 14:31:12 +0530 8151787: Unify the HiDPI splash screen image naming convention
rchamyal [Thu, 06 Oct 2016 14:31:12 +0530] rev 41776
8151787: Unify the HiDPI splash screen image naming convention Reviewed-by: prr, alexsch, ksrini Contributed-by: rajeev.chamyal@oracle.com
Wed, 05 Oct 2016 18:52:06 +0400 7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
alexsch [Wed, 05 Oct 2016 18:52:06 +0400] rev 41775
7067885: FileChooser does not display soft link name if link is to nonexistent file/directory Reviewed-by: alexsch Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
Wed, 05 Oct 2016 18:42:34 +0400 8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
alexsch [Wed, 05 Oct 2016 18:42:34 +0400] rev 41774
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display 8147600: [hidpi] invalid rendering of Swing UI controls (radiobuttons, choice etc.) Reviewed-by: serb
Wed, 05 Oct 2016 18:29:18 +0400 8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
alexsch [Wed, 05 Oct 2016 18:29:18 +0400] rev 41773
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only) Reviewed-by: malenkov, serb
Tue, 04 Oct 2016 12:18:05 +0100 8167028: SunCodec.java can be removed
serb [Tue, 04 Oct 2016 12:18:05 +0100] rev 41772
8167028: SunCodec.java can be removed Reviewed-by: prr, amenkov
Thu, 27 Oct 2016 11:00:28 +0200 8167481: cleanup of headers and includes for native libnet
clanger [Thu, 27 Oct 2016 11:00:28 +0200] rev 41771
8167481: cleanup of headers and includes for native libnet Reviewed-by: chegar
Wed, 26 Oct 2016 19:07:05 -0700 8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
mli [Wed, 26 Oct 2016 19:07:05 -0700] rev 41770
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure" Summary: It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure Reviewed-by: xuelei, asmotrak Contributed-by: John Jiang <sha.jiang@oracle.com>
Wed, 26 Oct 2016 17:50:08 +0200 8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup
redestad [Wed, 26 Oct 2016 17:50:08 +0200] rev 41769
8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup Reviewed-by: alanb, plevart
Wed, 26 Oct 2016 09:38:16 -0400 8168613: CORBA ObjectStreamTest fails with address in use
rriggs [Wed, 26 Oct 2016 09:38:16 -0400] rev 41768
8168613: CORBA ObjectStreamTest fails with address in use Reviewed-by: psandoz
Wed, 26 Oct 2016 11:08:12 +0100 8168773: Temporarily remove java/net/httpclient from jdk_net test group
chegar [Wed, 26 Oct 2016 11:08:12 +0100] rev 41767
8168773: Temporarily remove java/net/httpclient from jdk_net test group Reviewed-by: darcy, rriggs
Wed, 26 Oct 2016 10:42:55 +0530 8166810: jlink should fail on extra arguments
sundar [Wed, 26 Oct 2016 10:42:55 +0530] rev 41766
8166810: jlink should fail on extra arguments Reviewed-by: jlaskey
Tue, 25 Oct 2016 14:55:29 -0700 Merge
amurillo [Tue, 25 Oct 2016 14:55:29 -0700] rev 41765
Merge
Tue, 25 Oct 2016 12:25:44 -0700 Merge
amurillo [Tue, 25 Oct 2016 12:25:44 -0700] rev 41764
Merge
Thu, 20 Oct 2016 16:54:00 -0700 Merge
amurillo [Thu, 20 Oct 2016 16:54:00 -0700] rev 41763
Merge
Tue, 18 Oct 2016 20:04:36 -0400 8165827: Support private interface methods in JNI, JDWP, JDI and JDB
dholmes [Tue, 18 Oct 2016 20:04:36 -0400] rev 41762
8165827: Support private interface methods in JNI, JDWP, JDI and JDB Reviewed-by: dcubed, lfoltan, sspitsyn
Tue, 18 Oct 2016 12:39:22 -0700 8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
cjplummer [Tue, 18 Oct 2016 12:39:22 -0700] rev 41761
8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed Reviewed-by: jwilhelm, sspitsyn
Tue, 18 Oct 2016 12:36:20 -0700 8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
cjplummer [Tue, 18 Oct 2016 12:36:20 -0700] rev 41760
8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt Summary: force classpath to be added to subprocesses Reviewed-by: dholmes, sspitsyn
Mon, 17 Oct 2016 15:46:28 +0300 8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
akulyakh [Mon, 17 Oct 2016 15:46:28 +0300] rev 41759
8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly Summary: Fixed GC options for running the test Reviewed-by: ddmitriev, sspitsyn
Thu, 13 Oct 2016 09:02:13 -0700 Merge
amurillo [Thu, 13 Oct 2016 09:02:13 -0700] rev 41758
Merge
Thu, 13 Oct 2016 08:57:57 -0700 Merge
amurillo [Thu, 13 Oct 2016 08:57:57 -0700] rev 41757
Merge
Wed, 28 Sep 2016 11:07:32 +0200 8166801: [s390] Add jvm.cfg file for Linux/s390x
simonis [Wed, 28 Sep 2016 11:07:32 +0200] rev 41756
8166801: [s390] Add jvm.cfg file for Linux/s390x Reviewed-by: erikj, shade
Mon, 03 Oct 2016 15:58:34 +0300 8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
dsamersoff [Mon, 03 Oct 2016 15:58:34 +0300] rev 41755
8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent Summary: Remove exports com.sun.tools.jdi to jdk.hotspot.agent Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Tue, 25 Oct 2016 13:51:08 -0700 8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
sdrach [Tue, 25 Oct 2016 13:51:08 -0700] rev 41754
8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package Reviewed-by: chegar, mchung
Tue, 25 Oct 2016 12:58:34 -0700 8165793: Provide an API to query if a ClassLoader is parallel capable
bchristi [Tue, 25 Oct 2016 12:58:34 -0700] rev 41753
8165793: Provide an API to query if a ClassLoader is parallel capable Reviewed-by: alanb, mchung
Tue, 25 Oct 2016 07:38:50 -0700 8160213: tools/pack200/Utils.java should clean up javac*.tmp files
ksrini [Tue, 25 Oct 2016 07:38:50 -0700] rev 41752
8160213: tools/pack200/Utils.java should clean up javac*.tmp files Reviewed-by: darcy
Tue, 25 Oct 2016 10:31:49 +0100 8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
chegar [Tue, 25 Oct 2016 10:31:49 +0100] rev 41751
8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use" Reviewed-by: rriggs, mli
Tue, 25 Oct 2016 15:43:19 +0900 8165804: Revisit the way of loading BreakIterator rules/dictionaries
okutsu [Tue, 25 Oct 2016 15:43:19 +0900] rev 41750
8165804: Revisit the way of loading BreakIterator rules/dictionaries Reviewed-by: naoto, peytoia, erikj
Mon, 24 Oct 2016 21:44:33 -0700 8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java
mli [Mon, 24 Oct 2016 21:44:33 -0700] rev 41749
8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java Reviewed-by: darcy, amlu
Thu, 27 Oct 2016 16:29:00 +0000 Added tag jdk-9+142 for changeset f5a226a44fab
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41748
Added tag jdk-9+142 for changeset f5a226a44fab
Wed, 05 Jul 2017 22:23:25 +0200 Merge
duke [Wed, 05 Jul 2017 22:23:25 +0200] rev 41747
Merge
Wed, 02 Nov 2016 10:43:23 +0100 8063154: Checked in jvmti.h not in sync with generated jvmti.h
erikj [Wed, 02 Nov 2016 10:43:23 +0100] rev 41746
8063154: Checked in jvmti.h not in sync with generated jvmti.h Reviewed-by: tbell
Thu, 27 Oct 2016 21:22:32 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:32 +0000] rev 41745
Merge
Thu, 20 Oct 2016 16:53:56 -0700 Merge
amurillo [Thu, 20 Oct 2016 16:53:56 -0700] rev 41744
Merge
Wed, 19 Oct 2016 00:16:02 +0000 Merge
dholmes [Wed, 19 Oct 2016 00:16:02 +0000] rev 41743
Merge
Tue, 18 Oct 2016 20:03:17 -0400 8165827: Support private interface methods in JNI, JDWP, JDI and JDB
dholmes [Tue, 18 Oct 2016 20:03:17 -0400] rev 41742
8165827: Support private interface methods in JNI, JDWP, JDI and JDB Reviewed-by: dcubed, lfoltan, sspitsyn
Tue, 18 Oct 2016 16:15:03 -0700 8166931: Do not include classes which are unusable during run time in the classlist file
ccheung [Tue, 18 Oct 2016 16:15:03 -0700] rev 41741
8166931: Do not include classes which are unusable during run time in the classlist file Summary: added check to exclude classes found in the --patch-module list Reviewed-by: jiangli, lfoltan, iklam
Tue, 18 Oct 2016 17:38:17 -0400 Merge
jiangli [Tue, 18 Oct 2016 17:38:17 -0400] rev 41740
Merge
Mon, 10 Oct 2016 20:50:33 -0400 8167333: Invalid source path info might be used when creating ClassFileStream after CFLH transforms a shared classes in some cases
jiangli [Mon, 10 Oct 2016 20:50:33 -0400] rev 41739
8167333: Invalid source path info might be used when creating ClassFileStream after CFLH transforms a shared classes in some cases Summary: Use NULL as 'source' when there is no valid source path info. Reviewed-by: iklam, dholmes, dsamersoff
Tue, 18 Oct 2016 19:31:21 +0000 Merge
never [Tue, 18 Oct 2016 19:31:21 +0000] rev 41738
Merge
Tue, 18 Oct 2016 17:47:03 +0000 Merge
never [Tue, 18 Oct 2016 17:47:03 +0000] rev 41737
Merge
Tue, 18 Oct 2016 17:06:58 +0000 8166972: [JVMCI] reduce size of interpreter when JVMCI is enabled
never [Tue, 18 Oct 2016 17:06:58 +0000] rev 41736
8166972: [JVMCI] reduce size of interpreter when JVMCI is enabled Reviewed-by: kvn, twisti
Tue, 18 Oct 2016 18:59:01 +0000 Merge
dfazunen [Tue, 18 Oct 2016 18:59:01 +0000] rev 41735
Merge
Tue, 18 Oct 2016 17:18:11 +0000 Merge
dfazunen [Tue, 18 Oct 2016 17:18:11 +0000] rev 41734
Merge
Tue, 18 Oct 2016 16:02:14 +0000 Merge
dfazunen [Tue, 18 Oct 2016 16:02:14 +0000] rev 41733
Merge
Tue, 18 Oct 2016 19:26:07 +0400 8165621: Convert TestG1BiasedArray_test to GTest
dfazunen [Tue, 18 Oct 2016 19:26:07 +0400] rev 41732
8165621: Convert TestG1BiasedArray_test to GTest Reviewed-by: jwilhelm, kzhaldyb
Tue, 18 Oct 2016 17:21:55 +0000 Merge
aph [Tue, 18 Oct 2016 17:21:55 +0000] rev 41731
Merge
Tue, 18 Oct 2016 17:14:09 +0000 Merge
aph [Tue, 18 Oct 2016 17:14:09 +0000] rev 41730
Merge
Wed, 12 Oct 2016 12:24:41 +0000 8167595: AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt
aph [Wed, 12 Oct 2016 12:24:41 +0000] rev 41729
8167595: AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt Reviewed-by: aph Contributed-by: ningsheng.jian@linaro.org
Tue, 18 Oct 2016 16:09:34 +0000 Merge
coleenp [Tue, 18 Oct 2016 16:09:34 +0000] rev 41728
Merge
Tue, 18 Oct 2016 08:39:43 -0400 8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly
coleenp [Tue, 18 Oct 2016 08:39:43 -0400] rev 41727
8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly Summary: Return Metablocks smaller than dictionary's dark matter. Reviewed-by: mgerdin, sspitsyn, dsamersoff Contributed-by: jon.masamitsu@oracle.com, coleen.phillimore@oracle.com
Tue, 18 Oct 2016 15:15:51 +0000 Merge
dnsimon [Tue, 18 Oct 2016 15:15:51 +0000] rev 41726
Merge
Tue, 11 Oct 2016 00:08:20 +0200 8167180: [JVMCI] Exported elements referring to inaccessible types in jdk.vm.ci
dnsimon [Tue, 11 Oct 2016 00:08:20 +0200] rev 41725
8167180: [JVMCI] Exported elements referring to inaccessible types in jdk.vm.ci Reviewed-by: mchung, twisti, alanb
Tue, 18 Oct 2016 16:21:43 +0200 Merge
ehelin [Tue, 18 Oct 2016 16:21:43 +0200] rev 41724
Merge
Wed, 05 Oct 2016 16:00:10 +0200 8167190: Remove confusing timestamps from the gc log
ehelin [Wed, 05 Oct 2016 16:00:10 +0200] rev 41723
8167190: Remove confusing timestamps from the gc log Reviewed-by: sjohanss, pliden
Tue, 18 Oct 2016 12:26:04 +0000 Merge
ctornqvi [Tue, 18 Oct 2016 12:26:04 +0000] rev 41722
Merge
Tue, 18 Oct 2016 06:17:10 -0400 8159799: Tests using jcmd fails intermittently with Could not open PerfMemory on Windows
ctornqvi [Tue, 18 Oct 2016 06:17:10 -0400] rev 41721
8159799: Tests using jcmd fails intermittently with Could not open PerfMemory on Windows Reviewed-by: gtriantafill, dholmes, sla, fparain
Tue, 18 Oct 2016 06:14:10 -0400 8166738: Enable concurrency in Hotspot jtreg testing
ctornqvi [Tue, 18 Oct 2016 06:14:10 -0400] rev 41720
8166738: Enable concurrency in Hotspot jtreg testing Reviewed-by: gtriantafill, erikj, sspitsyn
Tue, 18 Oct 2016 13:24:02 +0200 Merge
rehn [Tue, 18 Oct 2016 13:24:02 +0200] rev 41719
Merge
Tue, 18 Oct 2016 12:06:52 +0200 Merge
rehn [Tue, 18 Oct 2016 12:06:52 +0200] rev 41718
Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip