-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b32
-
generic
-
generic
-
Verified
7058133 fix introduced a change to makefiles for building of security libraries that have native code dependency.
The JDK 8 only touched mscapi & ec build targets. sunpkcs11 should also be considered.
JAVAHFLAGS makefile setting like JDK 7 change should be considered.
>JAVAHFLAGS = -bootclasspath "$(CLASSDESTDIR)$(CLASSPATH_SEPARATOR)$(CLASSBINDIR)"
The JDK 8 only touched mscapi & ec build targets. sunpkcs11 should also be considered.
JAVAHFLAGS makefile setting like JDK 7 change should be considered.
>JAVAHFLAGS = -bootclasspath "$(CLASSDESTDIR)$(CLASSPATH_SEPARATOR)$(CLASSBINDIR)"
- relates to
-
JDK-7058133 Javah should use the freshly built classes instead of those from the BOOTDIR jdk
-
- Closed
-