2016-11-02 |
weijun |
8168518: rcache interop with krb5-1.15
|
changeset |
files
|
2016-11-02 |
sundar |
8160063: Provide a means to disable a plugin via the command line
|
changeset |
files
|
2016-11-02 |
psandoz |
8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
|
changeset |
files
|
2016-11-02 |
psandoz |
8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
|
changeset |
files
|
2016-11-01 |
sdrach |
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
|
changeset |
files
|
2016-11-01 |
chegar |
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
|
changeset |
files
|
2016-10-31 |
wetmore |
4985694: Incomplete spec for most of the getInstances
|
changeset |
files
|
2016-10-31 |
rriggs |
8168517: java/lang/ProcessBuilder/Basic.java failed
|
changeset |
files
|
2016-10-31 |
sherman |
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
|
changeset |
files
|
2016-10-31 |
weijun |
8167646: Better invalid FilePermission
|
changeset |
files
|
2016-10-31 |
weijun |
8168127: FilePermissionCollection merges incorrectly
|
changeset |
files
|
2016-10-31 |
amlu |
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
|
changeset |
files
|
2016-10-29 |
xuelei |
8167680: DTLS implementation bugs
|
changeset |
files
|
2016-10-28 |
rpatil |
8168512: (tz) Support tzdata2016h
|
changeset |
files
|
2016-10-28 |
dfuchs |
8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
|
changeset |
files
|
2016-10-28 |
alanb |
8168789: ModuleReader.list and ModuleFinder.of update
|
changeset |
files
|
2016-10-27 |
xuelei |
8168822: Document that algorithm restrictions do not apply to trusted anchors
|
changeset |
files
|
2016-10-27 |
lana |
Merge
|
changeset |
files
|
2016-10-27 |
mchung |
8168205: Should not default class path to CWD if -cp is not specified but -m is specified
|
changeset |
files
|
2016-10-27 |
mullan |
Merge
|
changeset |
files
|
2016-10-27 |
mullan |
8168851: Tighten permissions granted to the java.smartcardio module
|
changeset |
files
|
2016-10-27 |
ksrini |
8168010: Deprecate obsolete launcher -d32/-d64 options
|
changeset |
files
|
2016-10-27 |
ddehaven |
8167187: Exported elements referring to inaccessible types in jdk.jsobject
|
changeset |
files
|
2016-10-27 |
prr |
Merge
|
changeset |
files
|
2016-10-27 |
prr |
8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
|
changeset |
files
|
2016-10-20 |
alexsch |
8156217: Selected text is shifted on HiDPI display
|
changeset |
files
|
2016-10-19 |
prr |
Merge
|
changeset |
files
|
2016-10-19 |
ssadetsky |
8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
|
changeset |
files
|
2016-10-18 |
prr |
8167126: Create a module to provide access to non-SE desktop APIs
|
changeset |
files
|
2016-10-18 |
serb |
8166673: The new implementation of Robot.waitForIdle() may hang
|
changeset |
files
|
2016-10-18 |
ssadetsky |
8166897: Some font overlap in the Optionpane dialog.
|
changeset |
files
|
2016-10-17 |
prr |
8089573: [macosx] Incorrect char to glyph mapping printing on OSX 10.10
|
changeset |
files
|
2016-10-17 |
ssadetsky |
8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions
|
changeset |
files
|
2016-10-17 |
arapte |
8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java
|
changeset |
files
|
2016-10-17 |
mhalder |
8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
|
changeset |
files
|
2016-10-17 |
azvegint |
8153526: [Unity] Taskbar.getTaskbar().setMenu(null) doesn't remove menu
|
changeset |
files
|
2016-10-17 |
ssadetsky |
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
|
changeset |
files
|
2016-10-17 |
rchamyal |
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
|
changeset |
files
|
2016-10-17 |
jdv |
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
|
changeset |
files
|
2016-10-17 |
ssadetsky |
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
|
changeset |
files
|
2016-10-17 |
ssadetsky |
8164321: Crash of SwingNode with GTK LaF
|
changeset |
files
|
2016-10-14 |
prr |
8166034: [macosx] Non-AA Serif font always displays as regular - no bold
|
changeset |
files
|
2016-10-14 |
serb |
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
|
changeset |
files
|
2016-10-14 |
prr |
Merge
|
changeset |
files
|
2016-10-14 |
serb |
8167310: The graphics clip is incorrectly rounded for some fractional scales
|
changeset |
files
|
2016-10-14 |
azvegint |
8167565: [macosx] Maximization of a dialog hides it
|
changeset |
files
|
2016-10-14 |
mhalder |
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
|
changeset |
files
|
2016-10-14 |
aghaisas |
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
|
changeset |
files
|
2016-10-13 |
jdv |
6294607: GIFWriter returns the same compression type twice
|
changeset |
files
|
2016-10-12 |
psadhukhan |
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
|
changeset |
files
|
2016-10-11 |
prr |
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
|
changeset |
files
|
2016-10-10 |
prr |
Merge
|
changeset |
files
|
2016-10-07 |
ptbrunet |
8160893: [macosx] JMenuItems in JPopupMenu are not accessible
|
changeset |
files
|
2016-10-06 |
alanbur |
8165232: XKeycodeToKeysym is deprecated and should be replaced
|
changeset |
files
|
2016-10-06 |
mhalder |
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
|
changeset |
files
|
2016-10-06 |
aghaisas |
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it.
|
changeset |
files
|
2016-10-06 |
rchamyal |
8151787: Unify the HiDPI splash screen image naming convention
|
changeset |
files
|
2016-10-05 |
alexsch |
7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
|
changeset |
files
|
2016-10-05 |
alexsch |
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
|
changeset |
files
|
2016-10-05 |
alexsch |
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
|
changeset |
files
|